Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull KVM fixes from Paolo Bonzini: - Fix for a Haswell regression in nested virtualization, introduced during the merge window. - A fix from Oleg to async page faults. - A bunch of small ARM changes. - A trivial patch to use the new MSI-X API introduced during the merge window. * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC base address. KVM: arm/arm64: vgic: fix GICD_ICFGR register accesses KVM: async_pf: mm->mm_users can not pin apf->mm KVM: ARM: vgic: Fix sgi dispatch problem MAINTAINERS: co-maintainance of KVM/{arm,arm64} arm: KVM: fix possible misalignment of PGDs and bounce page KVM: x86: Check for host supported fields in shadow vmcs kvm: Use pci_enable_msix_exact() instead of pci_enable_msix() ARM: KVM: disable KVM in Kconfig on big-endian systems
No related branches found
No related tags found
Showing
- MAINTAINERS 5 additions, 0 deletionsMAINTAINERS
- arch/arm/kvm/Kconfig 1 addition, 1 deletionarch/arm/kvm/Kconfig
- arch/arm/kvm/mmu.c 9 additions, 6 deletionsarch/arm/kvm/mmu.c
- arch/x86/kvm/vmx.c 41 additions, 12 deletionsarch/x86/kvm/vmx.c
- virt/kvm/arm/vgic.c 8 additions, 7 deletionsvirt/kvm/arm/vgic.c
- virt/kvm/assigned-dev.c 2 additions, 1 deletionvirt/kvm/assigned-dev.c
- virt/kvm/async_pf.c 4 additions, 4 deletionsvirt/kvm/async_pf.c
Loading
Please register or sign in to comment