public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] KVM paravirtualization framework
@ 2007-08-27 15:16 Anthony Liguori
  2007-08-27 15:16 ` [PATCH 1/3] Implement emulator_write_phys() Anthony Liguori
  0 siblings, 1 reply; 16+ messages in thread
From: Anthony Liguori @ 2007-08-27 15:16 UTC (permalink / raw)
  To: kvm-devel; +Cc: Avi Kivity, linux-kernel

This patchset refactors KVM's paravirtualization support to better support
guest SMP and cross platform migration.  It also introduces a bare-bones KVM
paravirt_ops implementation.

I've tested this on VT and it works nicely.  I'm having trouble getting a
bzImage to boot on SVM so I haven't been able to test on SVM yet.

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

end of thread, other threads:[~2007-08-29  5:53 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-27 15:16 [PATCH 0/3] KVM paravirtualization framework Anthony Liguori
2007-08-27 15:16 ` [PATCH 1/3] Implement emulator_write_phys() Anthony Liguori
2007-08-27 15:16   ` [PATCH 2/3] Refactor hypercall infrastructure Anthony Liguori
2007-08-27 15:16     ` [PATCH 3/3] KVM paravirt-ops implementation Anthony Liguori
2007-08-28 18:31       ` Rusty Russell
2007-08-29  5:53         ` [kvm-devel] " Anthony Liguori
2007-08-27 16:06     ` [PATCH 2/3] Refactor hypercall infrastructure Avi Kivity
2007-08-27 17:29       ` Anthony Liguori
2007-08-28 18:12     ` Rusty Russell
2007-08-29  5:51       ` [kvm-devel] " Anthony Liguori
2007-08-27 15:45   ` [PATCH 1/3] Implement emulator_write_phys() Avi Kivity
2007-08-27 17:23     ` Anthony Liguori
2007-08-27 17:26       ` Avi Kivity
2007-08-27 17:39         ` Anthony Liguori
2007-08-27 17:47           ` Avi Kivity
2007-08-27 18:09     ` Anthony Liguori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox