Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull KVM fixes from Paolo Bonzini: "Three x86 fixes and one for ARM/ARM64. In particular, nested virtualization on Intel is broken in 3.13 and fixed by this pull request" * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: kvm, vmx: Really fix lazy FPU on nested guest kvm: x86: fix emulator buffer overflow (CVE-2014-0049) arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT KVM: MMU: drop read-only large sptes when creating lower level sptes
Showing
- arch/arm/kvm/arm.c 2 additions, 1 deletionarch/arm/kvm/arm.c
- arch/arm/kvm/interrupts.S 10 additions, 1 deletionarch/arm/kvm/interrupts.S
- arch/arm64/kvm/hyp.S 25 additions, 2 deletionsarch/arm64/kvm/hyp.S
- arch/x86/kvm/mmu.c 1 addition, 0 deletionsarch/x86/kvm/mmu.c
- arch/x86/kvm/vmx.c 1 addition, 1 deletionarch/x86/kvm/vmx.c
- arch/x86/kvm/x86.c 1 addition, 1 deletionarch/x86/kvm/x86.c
Please register or sign in to comment