]> Git Repo - qemu.git/commit
s390x: pv: Fix diag318 PV fencing
authorJanosch Frank <[email protected]>
Thu, 22 Oct 2020 10:31:35 +0000 (06:31 -0400)
committerCornelia Huck <[email protected]>
Thu, 22 Oct 2020 13:47:27 +0000 (15:47 +0200)
commit3ded270a2697852a71961b45291519ae044f25e3
treea3fa320f41c02da90174be609c375bc98e19cc01
parent3df4843d0e612a3c838e8d94c3e9c24520f2e680
s390x: pv: Fix diag318 PV fencing

Diag318 fencing needs to be determined on the current VM PV state and
not on the state that the VM has when we create the CPU model.

Fixes: fabdada935 ("s390: guest support for diagnose 0x318")
Reported-by: Marc Hartmayer <[email protected]>
Signed-off-by: Janosch Frank <[email protected]>
Tested-by: Marc Hartmayer <[email protected]>
Reviewed-by: Christian Borntraeger <[email protected]>
Reviewed-by: Collin Walling <[email protected]>
Acked-by: David Hildenbrand <[email protected]>
Message-Id: <20201022103135[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
target/s390x/cpu_features.c
target/s390x/cpu_features.h
target/s390x/cpu_models.c
target/s390x/kvm.c
This page took 0.026738 seconds and 4 git commands to generate.