Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 28 Mar 2019 18:07:30 +0000 (19:07 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 28 Mar 2019 18:07:30 +0000 (19:07 +0100)
commit690edec54cbaa0e98dc592aae6864272f48f3c84
treeb2240e1aa7f39f65d042e0d1dee94df6b67d4a60
parente2788c4a41cb5fa68096f5a58bccacec1a700295
parent8324c3d518cfd69f2a17866b52c13bf56d3042d8
Merge tag 'kvmarm-fixes-for-5.1' of git://git./linux/kernel/git/kvmarm/kvmarm into kvm-master

KVM/ARM fixes for 5.1

- Fix THP handling in the presence of pre-existing PTEs
- Honor request for PTE mappings even when THPs are available
- GICv4 performance improvement
- Take the srcu lock when writing to guest-controlled ITS data structures
- Reset the virtual PMU in preemptible context
- Various cleanups