qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/4] PPC KVM bringup patches round 2 v2


From: Alexander Graf
Subject: [Qemu-devel] [PATCH 0/4] PPC KVM bringup patches round 2 v2
Date: Sat, 25 Jul 2009 01:16:42 +0200

Thanks a lot for commiting the previous patches. I still needed these to get
a guest booted almost as broken as with TCG ;-).

Please test the dirty log patch thoroughly!

V2 changes

 - remove debug printf
 - make dirty log handling generic again (thx to Jan)
 - add patch to make -kernel reserved space bigger on ppc

Alexander Graf (4):
  Move mp_state to CPU_COMMON
  Use 64bit pointer for dirty log
  PPC: Round VGA BIOS size to page boundary
  Give the kernel more room

 cpu-defs.h        |    3 ++-
 hw/ppc_mac.h      |    4 ++--
 hw/ppc_newworld.c |    3 +++
 hw/ppc_oldworld.c |    3 +++
 kvm-all.c         |    2 +-
 target-i386/cpu.h |    1 -
 6 files changed, 11 insertions(+), 5 deletions(-)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]