public inbox for kvm@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; 10+ 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] 10+ messages in thread

end of thread, other threads:[~2007-08-27 17:47 UTC | newest]

Thread overview: 10+ 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
     [not found]     ` <11882278082826-git-send-email-aliguori-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2007-08-27 16:06       ` [PATCH 2/3] Refactor hypercall infrastructure Avi Kivity
     [not found]         ` <46D2F680.9060100-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-08-27 17:29           ` 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
     [not found]         ` <1188236391.6364.14.camel@squirrel>
2007-08-27 17:47           ` Avi Kivity

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