public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 0/4] fix SMP migration and loadvm/savevm (V2)
@ 2008-04-07 20:30 Marcelo Tosatti
  2008-04-07 20:30 ` [patch 1/4] QEMU/KVM: properly copy the in-kernel apicbase value Marcelo Tosatti
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Marcelo Tosatti @ 2008-04-07 20:30 UTC (permalink / raw)
  To: Avi Kivity, Anthony Liguori; +Cc: kvm-devel

Now guarded by KVM_CAP and with increased version_id of cpu_save/load
as requested.

Avi, I prefer not to fold mpstate into kvm_save_registers() as a hidden
register because the MPSTATE is only used during migration, whereas 
save_registers() is not (seems safer).

-- 


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

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

end of thread, other threads:[~2008-04-11  0:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-07 20:30 [patch 0/4] fix SMP migration and loadvm/savevm (V2) Marcelo Tosatti
2008-04-07 20:30 ` [patch 1/4] QEMU/KVM: properly copy the in-kernel apicbase value Marcelo Tosatti
2008-04-07 20:30 ` [patch 2/4] QEMU/KVM: get/set mpstate libkvm interface Marcelo Tosatti
2008-04-11  0:21   ` Avi Kivity
2008-04-07 20:30 ` [patch 3/4] QEMU/KVM: save and load mp state Marcelo Tosatti
2008-04-07 20:30 ` [patch 4/4] QEMU/KVM: ignore SIG_IPI signals in userspace Marcelo Tosatti
2008-04-08 21:59 ` [patch 0/4] fix SMP migration and loadvm/savevm (V2) Avi Kivity
2008-04-09  0:29   ` Marcelo Tosatti
2008-04-11  0:05     ` Avi Kivity

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