qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] PPC KVM bringup patches round 2 v2
@ 2009-07-24 23:16 Alexander Graf
  2009-07-24 23:16 ` [Qemu-devel] [PATCH 1/4] Move mp_state to CPU_COMMON Alexander Graf
  0 siblings, 1 reply; 10+ messages in thread
From: Alexander Graf @ 2009-07-24 23:16 UTC (permalink / raw)
  To: qemu-devel

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(-)

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-07-27 13:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-24 23:16 [Qemu-devel] [PATCH 0/4] PPC KVM bringup patches round 2 v2 Alexander Graf
2009-07-24 23:16 ` [Qemu-devel] [PATCH 1/4] Move mp_state to CPU_COMMON Alexander Graf
2009-07-24 23:16   ` [Qemu-devel] [PATCH 2/4] Use 64bit pointer for dirty log Alexander Graf
2009-07-24 23:16     ` [Qemu-devel] [PATCH 3/4] PPC: Round VGA BIOS size to page boundary Alexander Graf
2009-07-24 23:16       ` [Qemu-devel] [PATCH 4/4] Give the kernel more room Alexander Graf
2009-07-25 17:15       ` [Qemu-devel] [PATCH 3/4] PPC: Round VGA BIOS size to page boundary Blue Swirl
2009-07-25 18:12         ` Alexander Graf
2009-07-27  7:22           ` Blue Swirl
2009-07-27 13:51   ` [Qemu-devel] [PATCH 1/4] Move mp_state to CPU_COMMON Anthony Liguori
2009-07-27 13:56     ` Alexander Graf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).