Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull KVM fixes from Paolo Bonzini: "ARM: - fixes for ITS init issues, error handling, IRQ leakage, race conditions - an erratum workaround for timers - some removal of misleading use of errors and comments - a fix for GICv3 on 32-bit guests MIPS: - fix for where the guest could wrongly map the first page of physical memory x86: - nested virtualization fixes" * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: MIPS: KVM: Check for pfn noslot case kvm: nVMX: fix nested tsc scaling KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC arm64: KVM: report configured SRE value to 32-bit world arm64: KVM: remove misleading comment on pmu status KVM: arm/arm64: timer: Workaround misconfigured timer interrupt arm64: Document workaround for Cortex-A72 erratum #853709 KVM: arm/arm64: Change misleading use of is_err...
No related branches found
No related tags found
Showing
- Documentation/arm64/silicon-errata.txt 1 addition, 0 deletionsDocumentation/arm64/silicon-errata.txt
- arch/arm/kvm/mmu.c 1 addition, 1 deletionarch/arm/kvm/mmu.c
- arch/arm64/kvm/hyp/switch.c 1 addition, 1 deletionarch/arm64/kvm/hyp/switch.c
- arch/arm64/kvm/sys_regs.c 1 addition, 9 deletionsarch/arm64/kvm/sys_regs.c
- arch/mips/kvm/mmu.c 1 addition, 1 deletionarch/mips/kvm/mmu.c
- arch/x86/kvm/vmx.c 69 additions, 67 deletionsarch/x86/kvm/vmx.c
- include/linux/irqchip/arm-gic-v3.h 1 addition, 0 deletionsinclude/linux/irqchip/arm-gic-v3.h
- virt/kvm/arm/arch_timer.c 10 additions, 1 deletionvirt/kvm/arm/arch_timer.c
- virt/kvm/arm/vgic/vgic-its.c 114 additions, 44 deletionsvirt/kvm/arm/vgic/vgic-its.c
- virt/kvm/arm/vgic/vgic-mmio-v3.c 16 additions, 10 deletionsvirt/kvm/arm/vgic/vgic-mmio-v3.c
- virt/kvm/arm/vgic/vgic-v3.c 8 additions, 0 deletionsvirt/kvm/arm/vgic/vgic-v3.c
- virt/kvm/arm/vgic/vgic.c 5 additions, 5 deletionsvirt/kvm/arm/vgic/vgic.c
- virt/kvm/arm/vgic/vgic.h 6 additions, 0 deletionsvirt/kvm/arm/vgic/vgic.h
Please register or sign in to comment