aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/pv.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-10hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/Philippe Mathieu-Daudé1-360/+0
2023-05-16s390x/pv: Fix spurious warning with asynchronous teardownClaudio Imbrenda1-2/+8
2023-02-27s390x/pv: Add support for asynchronous teardown for rebootClaudio Imbrenda1-0/+28
2023-01-18s390x/pv: Implement a CGS check helperCédric Le Goater1-0/+40
2022-10-27s390x/pv: remove semicolon from macro definitionClaudio Imbrenda1-1/+1
2022-10-26s390x: Add KVM PV dump interfaceJanosch Frank1-0/+51
2022-10-26s390x: Introduce PV query interfaceJanosch Frank1-0/+61
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth1-1/+0
2021-02-08s390: Recognize confidential-guest-support optionDavid Gibson1-0/+62
2020-06-05s390x: pv: Fix KVM_PV_PREP_RESET command wrapper nameJanosch Frank1-1/+1
2020-04-29s390x/s390-virtio-ccw: Fix build on systems without KVMChristian Borntraeger1-0/+11
2020-04-29s390x/pv: Retry ioctls on -EINTRChristian Borntraeger1-1/+5
2020-04-29s390x: protvirt: Support unpack facilityJanosch Frank1-0/+98