aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorNicholas Piggin <[email protected]>2021-08-12 02:00:35 +1000
committerMichael Ellerman <[email protected]>2021-08-25 16:37:17 +1000
commitfd42b7b09c602c904452c0c3e5955ca21d8e387a (patch)
tree331fadf1e18ad4252a654008636278cfe385423c /lib/test_overflow.c
parent0eb596f1e6103ebe122792a425b88c5dc21c4087 (diff)
KVM: PPC: Book3S HV: Initialise vcpu MSR with MSR_ME
It is possible to create a VCPU without setting the MSR before running it, which results in a warning in kvmhv_vcpu_entry_p9() that MSR_ME is not set. This is pretty harmless because the MSR_ME bit is added to HSRR1 before HRFID to guest, and a normal qemu guest doesn't hit it. Initialise the vcpu MSR with MSR_ME set. Reported-by: Alexey Kardashevskiy <[email protected]> Signed-off-by: Nicholas Piggin <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions