kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] make --disable-kvm to compile again (now all arches)
@ 2009-09-21  8:19 Juan Quintela
  2009-09-21  8:20 ` [PATCH 1/2] acpi: enable/disable_processor() are used only for TARGET_I386 Juan Quintela
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Juan Quintela @ 2009-09-21  8:19 UTC (permalink / raw)
  To: kvm

Hi
   With this patch on top of my yesterday fixes, you can compile all
   architectures with/without --enable-kvm.

Later, Juan.

PD. This series are also known as "make Jan Kiszka happy :)"

Juan Quintela (2):
  acpi: enable/disable_processor() are used only for TARGET_I386
  vga: move back dirty_log functions to vga.c

 hw/acpi.c    |    2 +-
 hw/vga-pci.c |   43 -------------------------------------------
 hw/vga.c     |   43 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 44 insertions(+), 44 deletions(-)


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

end of thread, other threads:[~2009-09-21 10:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-21  8:19 [PATCH 0/2] make --disable-kvm to compile again (now all arches) Juan Quintela
2009-09-21  8:20 ` [PATCH 1/2] acpi: enable/disable_processor() are used only for TARGET_I386 Juan Quintela
2009-09-21  8:20 ` [PATCH 2/2] vga: move back dirty_log functions to vga.c Juan Quintela
2009-09-21  9:17 ` [PATCH 0/2] make --disable-kvm to compile again (now all arches) Avi Kivity
2009-09-21 10:50 ` Jan Kiszka

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