linux_dsm_epyc7002/arch/s390/include
Heiko Carstens 1b0462e574 KVM: s390: add 'pgm' member to kvm_vcpu_arch and helper function
Add a 'struct kvm_s390_pgm_info pgm' member to kvm_vcpu_arch. This
structure will be used if during instruction emulation in the context
of a vcpu exception data needs to be stored somewhere.

Also add a helper function kvm_s390_inject_prog_cond() which can inject
vcpu's last exception if needed.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
2014-04-22 13:24:37 +02:00
..
asm KVM: s390: add 'pgm' member to kvm_vcpu_arch and helper function 2014-04-22 13:24:37 +02:00
uapi/asm KVM: s390: Exploiting generic userspace interface for cmma 2014-04-22 13:24:32 +02:00