Kernel KVM virtualization development
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix migration of linux guests using kvmclock
@ 2009-10-16 19:27 Glauber Costa
  2009-10-16 19:27 ` [PATCH 1/3] introduce VMSTATE_U64 Glauber Costa
  2009-10-19 19:51 ` [PATCH 0/3] Fix migration of linux guests using kvmclock Marcelo Tosatti
  0 siblings, 2 replies; 7+ messages in thread
From: Glauber Costa @ 2009-10-16 19:27 UTC (permalink / raw)
  To: kvm; +Cc: avi

This series uses the new ioctl I've just posted to the kernel.
It is pretty straightforward usage.

We first have to save and restore kvm msr registers, and later, which
is done in patch 2. It has nothing to do with our ioctls, but is required
for the whole thing to work.

Patch 1 is a dependency, that quintela plans on sending to qemu.git too,
but is provided here for people that might want to test it.


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

end of thread, other threads:[~2009-10-20  0:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-16 19:27 [PATCH 0/3] Fix migration of linux guests using kvmclock Glauber Costa
2009-10-16 19:27 ` [PATCH 1/3] introduce VMSTATE_U64 Glauber Costa
2009-10-16 19:27   ` [PATCH 2/3] properly save kvm system time msr registers Glauber Costa
2009-10-16 19:27     ` [PATCH 3/3] get and set clock upon migration Glauber Costa
2009-10-19 23:40   ` [PATCH 1/3] introduce VMSTATE_U64 Avi Kivity
2009-10-20  0:38     ` Glauber Costa
2009-10-19 19:51 ` [PATCH 0/3] Fix migration of linux guests using kvmclock Marcelo Tosatti

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