All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Some KVM fixes
@ 2011-04-18  9:42 Joerg Roedel
  2011-04-18  9:42 ` [PATCH 1/2] KVM: SVM: Fix nested sel_cr0 intercept path with decode-assists Joerg Roedel
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Joerg Roedel @ 2011-04-18  9:42 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti; +Cc: kvm

Hi,

these two patches fix one issue introduced with the recent
emulator-intercept code (the issue was there before too, but
hidden by other workaround code which was removed in the
mentioned patch-set).
The second patch fixes a problem introduced with the tsc-scaling
patch-set where the TSC was not usable anymore after a
guest-reboot.
All-in-all, these fixes are no -stable material.

Regards,

	Joerg

Diffstat:

 arch/x86/include/asm/kvm_host.h |    1 -
 arch/x86/kvm/svm.c              |    3 +++
 arch/x86/kvm/x86.c              |    2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

Shortlog:

Joerg Roedel (2):
      KVM: SVM: Fix nested sel_cr0 intercept path with decode-assists
      KVM: X86: Update last_guest_tsc in vcpu_put




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

end of thread, other threads:[~2011-04-20  8:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-18  9:42 [PATCH 0/2] Some KVM fixes Joerg Roedel
2011-04-18  9:42 ` [PATCH 1/2] KVM: SVM: Fix nested sel_cr0 intercept path with decode-assists Joerg Roedel
2011-04-18  9:42 ` [PATCH 2/2] KVM: X86: Update last_guest_tsc in vcpu_put Joerg Roedel
2011-04-20  8:28 ` [PATCH 0/2] Some KVM fixes Avi Kivity

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.