]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/kernel...
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 9 May 2017 10:51:49 +0000 (12:51 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 9 May 2017 10:51:49 +0000 (12:51 +0200)
commitb9c857876b4930c457da74fb2a87cfb9115c72e7
tree24b330a2e62bfc8f576cccdc833b53e1f1b69050
parent8dd7a6d8a318b8d9daf12c93ce4e6e413b1a91fa
parentb312d0d9913840624b71ac24dc8bb1f70ca5c3d4
Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD

Second round of KVM/ARM Changes for v4.12.

Changes include:
 - A fix related to the 32-bit idmap stub
 - A fix to the bitmask used to deode the operands of an AArch32 CP
   instruction
 - We have moved the files shared between arch/arm/kvm and
   arch/arm64/kvm to virt/kvm/arm
 - We add support for saving/restoring the virtual ITS state to
   userspace
arch/arm/include/uapi/asm/kvm.h
arch/arm64/include/uapi/asm/kvm.h
arch/arm64/kvm/sys_regs.c
include/kvm/arm_vgic.h
include/linux/kvm_host.h
virt/kvm/arm/arm.c
virt/kvm/arm/mmu.c
virt/kvm/arm/vgic/vgic-init.c
virt/kvm/arm/vgic/vgic.c
virt/kvm/arm/vgic/vgic.h