https://github.com/torvalds/linux
Revision 24e8a2ca1f74574ad2ed1ac7af0260dd90fd911e authored by Paolo Bonzini on 31 May 2019, 22:48:45 UTC, committed by Paolo Bonzini on 31 May 2019, 22:48:45 UTC
PPC KVM fixes for 5.2

- Several bug fixes for the new XIVE-native code.
- Replace kvm->lock by other mutexes in several places where we hold a
  vcpu mutex, to avoid lock order inversions.
- Fix a lockdep warning on guest entry for radix-mode guests.
- Fix a bug causing user-visible corruption of SPRG3 on the host.
2 parent s 66f61c9 + d724c9e
History
Tip revision: 24e8a2ca1f74574ad2ed1ac7af0260dd90fd911e authored by Paolo Bonzini on 31 May 2019, 22:48:45 UTC
Merge tag 'kvm-ppc-fixes-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master
Tip revision: 24e8a2c
File Mode Size
Makefile -rw-r--r-- 361 bytes
compat.c -rw-r--r-- 2.2 KB
ipc_sysctl.c -rw-r--r-- 6.2 KB
mq_sysctl.c -rw-r--r-- 2.9 KB
mqueue.c -rw-r--r-- 40.3 KB
msg.c -rw-r--r-- 30.5 KB
msgutil.c -rw-r--r-- 3.6 KB
namespace.c -rw-r--r-- 4.6 KB
sem.c -rw-r--r-- 62.1 KB
shm.c -rw-r--r-- 43.0 KB
syscall.c -rw-r--r-- 5.1 KB
util.c -rw-r--r-- 22.8 KB
util.h -rw-r--r-- 9.7 KB

back to top