summaryrefslogtreecommitdiff
path: root/samples/watch_queue
diff options
context:
space:
mode:
authorNicholas Piggin <npiggin@gmail.com>2021-01-18 09:28:06 +0300
committerPaul Mackerras <paulus@ozlabs.org>2021-02-10 06:31:08 +0300
commitb1b1697ae0cc82544a03b69df49a69a9ac307b9c (patch)
tree10636936da398a562548df81c229aba2d8ff318c /samples/watch_queue
parentd9a47edabc4f948102753fa9d41f2dc1dbeb28be (diff)
downloadlinux-b1b1697ae0cc82544a03b69df49a69a9ac307b9c.tar.xz
KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without mixed mode support
This reverts much of commit c01015091a770 ("KVM: PPC: Book3S HV: Run HPT guests on POWER9 radix hosts"), which was required to run HPT guests on RPT hosts on early POWER9 CPUs without support for "mixed mode", which meant the host could not run with MMU on while guests were running. This code has some corner case bugs, e.g., when the guest hits a machine check or HMI the primary locks up waiting for secondaries to switch LPCR to host, which they never do. This could all be fixed in software, but most CPUs in production have mixed mode support, and those that don't are believed to be all in installations that don't use this capability. So simplify things and remove support. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Tested-by: Fabiano Rosas <farosas@linux.ibm.com> Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'samples/watch_queue')
0 files changed, 0 insertions, 0 deletions