kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] fix kvmclock bug - memory corruption
@ 2010-05-04 18:35 Glauber Costa
  2010-05-04 18:35 ` [PATCH 1/2] replace set_msr_entry with kvm_msr_entry Glauber Costa
  2010-05-04 20:21 ` [PATCH 0/2] fix kvmclock bug - memory corruption Zachary Amsden
  0 siblings, 2 replies; 10+ messages in thread
From: Glauber Costa @ 2010-05-04 18:35 UTC (permalink / raw)
  To: kvm; +Cc: avi, zamsden, mtosatti

This patch series fixes I bug I just found with kvmclock,
when I booted into a kernel without kvmclock enabled.

Since I am setting msrs, I took the oportunity to
use yet another function from upstream qemu (patch 1).

Enjoy

Glauber Costa (2):
  replace set_msr_entry with kvm_msr_entry
  turn off kvmclock when resetting cpu

 qemu-kvm-x86.c    |   58 ++++++++++++++++++++++++++++++++---------------------
 target-i386/kvm.c |    3 ++
 2 files changed, 38 insertions(+), 23 deletions(-)


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

end of thread, other threads:[~2010-05-07 20:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-04 18:35 [PATCH 0/2] fix kvmclock bug - memory corruption Glauber Costa
2010-05-04 18:35 ` [PATCH 1/2] replace set_msr_entry with kvm_msr_entry Glauber Costa
2010-05-04 18:35   ` [PATCH 2/2] turn off kvmclock when resetting cpu Glauber Costa
2010-05-05  7:26     ` Avi Kivity
2010-05-05 15:24       ` Glauber Costa
2010-05-05 15:34         ` Avi Kivity
2010-05-05 18:21           ` Glauber Costa
2010-05-07 20:44     ` Marcelo Tosatti
2010-05-05  8:42   ` [PATCH 1/2] replace set_msr_entry with kvm_msr_entry Avi Kivity
2010-05-04 20:21 ` [PATCH 0/2] fix kvmclock bug - memory corruption Zachary Amsden

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