| Submitter | Stefan Hajnoczi |
|---|---|
| Date | April 13, 2012, 9:39 a.m. |
| Message ID | <1334309956-31827-1-git-send-email-stefanha@linux.vnet.ibm.com> |
| Download | mbox |
| Permalink | /patch/152268/ |
| State | New |
| Headers | show |
Pull-request
git://github.com/stefanha/qemu.git trivial-patchesComments
On 04/13/2012 04:39 AM, Stefan Hajnoczi wrote: > The following changes since commit dadc1064c348545695b8a14d9dc72ccaa2983be7: > > target-microblaze: added PetaLogix copyright (2012-04-12 09:56:51 +0200) Pulled. Thanks. Regards, Anthony Liguori > > are available in the git repository at: > > git://github.com/stefanha/qemu.git trivial-patches > > for you to fetch changes up to 6ccea1e4d9a39d0bcf5be5a7b49270c2132b9dcb: > > configure: Insist on a Python 2, not Python 3 (2012-04-13 10:01:35 +0100) > > ---------------------------------------------------------------- > Peter Maydell (3): > configure: Remove useless uses of ARCH_CFLAGS > bsd-user: fix compile failure > configure: Insist on a Python 2, not Python 3 > > Stefan Weil (2): > configure: Fix wrong preprocessor statement > make: Always set LC_ALL=C for makeinfo > > Wanpeng Li (1): > ps2: avoid repeated header file includes > > Makefile | 2 +- > bsd-user/main.c | 1 + > configure | 22 +++++++++++++++------- > hw/ps2.h | 29 +++++++++++++++++++++++++++++ > 4 files changed, 46 insertions(+), 8 deletions(-) >
The following changes since commit dadc1064c348545695b8a14d9dc72ccaa2983be7: target-microblaze: added PetaLogix copyright (2012-04-12 09:56:51 +0200) are available in the git repository at: git://github.com/stefanha/qemu.git trivial-patches for you to fetch changes up to 6ccea1e4d9a39d0bcf5be5a7b49270c2132b9dcb: configure: Insist on a Python 2, not Python 3 (2012-04-13 10:01:35 +0100) ---------------------------------------------------------------- Peter Maydell (3): configure: Remove useless uses of ARCH_CFLAGS bsd-user: fix compile failure configure: Insist on a Python 2, not Python 3 Stefan Weil (2): configure: Fix wrong preprocessor statement make: Always set LC_ALL=C for makeinfo Wanpeng Li (1): ps2: avoid repeated header file includes Makefile | 2 +- bsd-user/main.c | 1 + configure | 22 +++++++++++++++------- hw/ps2.h | 29 +++++++++++++++++++++++++++++ 4 files changed, 46 insertions(+), 8 deletions(-)