| Submitter | Alexander Graf |
|---|---|
| Date | June 2, 2011, 6:32 a.m. |
| Message ID | <1306996383-27950-1-git-send-email-agraf@suse.de> |
| Download | mbox |
| Permalink | /patch/98552/ |
| State | New |
| Headers | show |
Pull-request
git://repo.or.cz/qemu/agraf.git ppc-nextComments
On Thu, Jun 02, 2011 at 08:32:58AM +0200, Alexander Graf wrote: > Howdy, > > This is my current PPC patch queue, containing a compile fix for ppc64 and > some fixes I've come along while trying to get the e500 target working in > autotest. > > Please pull. Done. > The following changes since commit 578c7b2ca8ee9e97fa8693b1a83d517e8e3f962e: > Juha Riihim?ki (1): > audio: fix integer overflow expression > > are available in the git repository at: > > git://repo.or.cz/qemu/agraf.git ppc-next > > > Alexander Graf (4): > PPC: fix sregs usage on booke > PPC: install mpc8544ds.dtb > Fix segfault on screendump with -nographic > PPC: fix mpc8544ds pci default devices > > Stefan Weil (1): > ppc: Fix compilation for ppc64-softmmu > > Makefile | 1 + > console.c | 2 +- > hw/ppce500_mpc8544ds.c | 2 +- > target-ppc/kvm.c | 10 ++++------ > target-ppc/translate_init.c | 12 ++++++------ > 5 files changed, 13 insertions(+), 14 deletions(-) > > >
Howdy, This is my current PPC patch queue, containing a compile fix for ppc64 and some fixes I've come along while trying to get the e500 target working in autotest. Please pull. The following changes since commit 578c7b2ca8ee9e97fa8693b1a83d517e8e3f962e: Juha Riihim?ki (1): audio: fix integer overflow expression are available in the git repository at: git://repo.or.cz/qemu/agraf.git ppc-next Alexander Graf (4): PPC: fix sregs usage on booke PPC: install mpc8544ds.dtb Fix segfault on screendump with -nographic PPC: fix mpc8544ds pci default devices Stefan Weil (1): ppc: Fix compilation for ppc64-softmmu Makefile | 1 + console.c | 2 +- hw/ppce500_mpc8544ds.c | 2 +- target-ppc/kvm.c | 10 ++++------ target-ppc/translate_init.c | 12 ++++++------ 5 files changed, 13 insertions(+), 14 deletions(-)