On 05/04/2010 08:35 AM, Glauber Costa wrote:
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(-)


Acked-by: Zachary Amsden <[email protected]>
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to