* [GIT PULL] KVM updates for Linux 3.0-rc3
@ 2011-06-19 18:21 Avi Kivity
0 siblings, 0 replies; only message in thread
From: Avi Kivity @ 2011-06-19 18:21 UTC (permalink / raw)
To: Linus Torvalds; +Cc: kvm-devel, Marcelo Tosatti, Linux Kernel Mailing List
Linus, please pull from
git://git.kernel.org/pub/scm/virt/kvm/kvm.git kvm-updates/3.0
to receive several (fairly serious) KVM fixes: kvmclock was broken due
to bad asm constraints, live migration & vga tracking instantiated large
ptes instead of small ones, and the guest cr3 was corrupted in some
scenarios.
Borislav Petkov (1):
KVM: MMU: Fix build warnings in walk_addr_generic()
Marcelo Tosatti (1):
KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS
Steve (1):
KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap
Zachary Amsden (1):
KVM: Fix register corruption in pvclock_scale_delta
arch/x86/include/asm/pvclock.h | 9 +++++++--
arch/x86/kvm/mmu.c | 2 +-
arch/x86/kvm/paging_tmpl.h | 2 +-
arch/x86/kvm/vmx.c | 3 ++-
4 files changed, 11 insertions(+), 5 deletions(-)
--
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-06-19 18:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-19 18:21 [GIT PULL] KVM updates for Linux 3.0-rc3 Avi Kivity
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox