]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'kvm-arm-for-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorRadim Krčmář <rkrcmar@redhat.com>
Thu, 9 Mar 2017 14:48:42 +0000 (15:48 +0100)
committerRadim Krčmář <rkrcmar@redhat.com>
Thu, 9 Mar 2017 14:48:42 +0000 (15:48 +0100)
commit434e5c1c65580d1774fc598c32915480a6936030
tree7c66a24c51f551704fa49f5eafb2b94da49f603e
parent2c44283cae34e03c519f434746aa06c9e66e65a4
parenta198c92819d8e3dd6a803aee57115baed96c6bbc
Merge tag 'kvm-arm-for-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm

KVM/ARM updates for v4.11-rc2

vgic updates:
- Honour disabling the ITS
- Don't deadlock when deactivating own interrupts via MMIO
- Correctly expose the lact of IRQ/FIQ bypass on GICv3

I/O virtualization:
- Make KVM_CAP_NR_MEMSLOTS big enough for large guests with
  many PCIe devices

General bug fixes:
- Gracefully handle exception generated with syndroms that
  the host doesn't understand
- Properly invalidate TLBs on VHE systems