[GIT PULL] KVM updates fot 2.6.37-rc6

From: Avi Kivity
Date: Fri Dec 17 2010 - 10:18:08 EST


Linus, please pull from

git://git.kernel.org/pub/scm/virt/kvm/kvm.git kvm-updates/2.6.37

to get a few KVM fixes for 2.6.37-rc6. Two of the fixes are for forward compatibility with Bulldozer processors, one is a live migration fix, and one an ordinary preemption counter leak fix.

Andre Przywara (1):
KVM: enlarge number of possible CPUID leaves

Avi Kivity (1):
KVM: Fix preemption counter leak in kvm_timer_init()

Joerg Roedel (1):
KVM: SVM: Do not report xsave in supported cpuid

Sheng Yang (1):
KVM: Fix OSXSAVE after migration

arch/x86/include/asm/kvm_host.h | 2 +-
arch/x86/kvm/svm.c | 4 ++++
arch/x86/kvm/vmx.c | 5 -----
arch/x86/kvm/x86.c | 11 +++++------
arch/x86/kvm/x86.h | 5 +++++
5 files changed, 15 insertions(+), 12 deletions(-)

--
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/