On 09/07/2010 06:53 AM, Alexander Graf wrote:
I would really appriciate if these would also make it for 0.13. Should I create a separate pull tree for that?
It's too late for 0.13. Regards, Anthony Liguori
The following changes since commit ba5e7f82169f32ab8163c707d97c799ca09f8924: Izumi Tsutsui (1): vnc: use bswapNN() rather than bswap_NN() are available in the git repository at: git://repo.or.cz/qemu/agraf.git ppc-next Alexander Graf (4): KVM: PPC: Add level based interrupt logic PPC: Qdev'ify e500 pci PPC: Make e500 pci byte swap config data PPC: Change PPC maintainer MAINTAINERS | 8 ++-- hw/ppc.c | 11 +++++ hw/ppce500_pci.c | 106 ++++++++++++++++++++++++++++++++++--------------- target-ppc/kvm.c | 37 ++++++++++++++++- target-ppc/kvm_ppc.h | 13 ++++++ 5 files changed, 136 insertions(+), 39 deletions(-)