Merge tag 'kvm-arm-for-4.3-rc2-2' of...
Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master Second set of KVM/ARM changes for 4.3-rc2 - Workaround for a Cortex-A57 erratum - Bug fix for the debugging infrastructure - Fix for 32bit guests with more than 4GB of address space on a 32bit host - A number of fixes for the (unusual) case when we don't use the in-kernel GIC emulation - Removal of ThumbEE handling on arm64, since these have been dropped from the architecture before anyone actually ever built a CPU - Remove the KVM_ARM_MAX_VCPUS limitation which has become fairly pointless
No related branches found
No related tags found
Showing
- arch/arm/include/asm/kvm_host.h 2 additions, 6 deletionsarch/arm/include/asm/kvm_host.h
- arch/arm/kvm/Kconfig 0 additions, 11 deletionsarch/arm/kvm/Kconfig
- arch/arm/kvm/arm.c 1 addition, 1 deletionarch/arm/kvm/arm.c
- arch/arm/kvm/interrupts_head.S 4 additions, 2 deletionsarch/arm/kvm/interrupts_head.S
- arch/arm/kvm/mmu.c 4 additions, 2 deletionsarch/arm/kvm/mmu.c
- arch/arm64/include/asm/kvm_arm.h 0 additions, 1 deletionarch/arm64/include/asm/kvm_arm.h
- arch/arm64/include/asm/kvm_asm.h 1 addition, 3 deletionsarch/arm64/include/asm/kvm_asm.h
- arch/arm64/include/asm/kvm_host.h 2 additions, 6 deletionsarch/arm64/include/asm/kvm_host.h
- arch/arm64/kvm/Kconfig 0 additions, 11 deletionsarch/arm64/kvm/Kconfig
- arch/arm64/kvm/hyp.S 10 additions, 21 deletionsarch/arm64/kvm/hyp.S
- arch/arm64/kvm/sys_regs.c 4 additions, 11 deletionsarch/arm64/kvm/sys_regs.c
- include/kvm/arm_vgic.h 1 addition, 5 deletionsinclude/kvm/arm_vgic.h
- virt/kvm/arm/vgic-v3.c 1 addition, 1 deletionvirt/kvm/arm/vgic-v3.c
Loading
Please register or sign in to comment