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.