]> 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)
commit8c0483731fdebf6b59be8ed26a940350c8e9665e
tree7c66a24c51f551704fa49f5eafb2b94da49f603e
parenta89466ca389a224c0ee376a6b146e3768966d196
parent28e0b746ff9d3268290fb5f60eb30063a5cbb79f
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