linux/arch/s390/kvm
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
..
diag.c KVM: s390: make cmma usage conditionally 2014-04-22 13:24:13 +02:00
gaccess.h KVM: s390: add kvm_s390_logical_to_effective() helper 2014-04-22 13:24:36 +02:00
intercept.c KVM: s390: enable Transactional Execution 2014-01-17 13:12:01 +01:00
interrupt.c KVM: s390: allow injecting every kind of interrupt 2014-04-22 13:24:34 +02:00
irq.h KVM: s390: irq routing for adapter interrupts. 2014-03-21 13:43:00 +01:00
Kconfig KVM: s390: irq routing for adapter interrupts. 2014-03-21 13:43:00 +01:00
kvm-s390.c KVM: s390: export test_vfacility() 2014-04-22 13:24:35 +02:00
kvm-s390.h KVM: s390: add 'pgm' member to kvm_vcpu_arch and helper function 2014-04-22 13:24:37 +02:00
Makefile KVM: s390: irq routing for adapter interrupts. 2014-03-21 13:43:00 +01:00
priv.c KVM: s390: make cmma usage conditionally 2014-04-22 13:24:13 +02:00
sigp.c KVM: s390: Fix possible memory leak in SIGP functions 2014-03-25 13:27:11 +01:00
trace-s390.h KVM: s390: Add support for channel I/O instructions. 2013-01-07 19:53:43 -02:00
trace.h KVM: s390: Don't enable skeys by default 2014-04-22 09:36:26 +02:00