linux/arch/s390/kvm
Christian Borntraeger 60b413c924 KVM: s390: provide the prefix register via kvm_run
Add the prefix register to the synced register field in kvm_run.
While we need the prefix register most of the time read-only, this
patch also adds handling for guest dirtying of the prefix register.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2012-03-05 14:52:22 +02:00
..
Kconfig KVM: s390: add parameter for KVM_CREATE_VM 2012-03-05 14:52:18 +02:00
Makefile [S390] move sie code to entry.S 2011-07-24 10:48:21 +02:00
diag.c KVM: s390: Fix RUNNING flag misinterpretation 2011-11-17 16:25:43 +02:00
gaccess.h [S390] Use gmap translation for accessing guest memory 2011-07-24 10:48:21 +02:00
intercept.c KVM: s390: Fix RUNNING flag misinterpretation 2011-11-17 16:25:43 +02:00
interrupt.c KVM: s390: rework code that sets the prefix 2012-03-05 14:52:21 +02:00
kvm-s390.c KVM: s390: provide the prefix register via kvm_run 2012-03-05 14:52:22 +02:00
kvm-s390.h KVM: s390: rework code that sets the prefix 2012-03-05 14:52:21 +02:00
priv.c KVM: s390: rework code that sets the prefix 2012-03-05 14:52:21 +02:00
sigp.c KVM: s390: handle SIGP sense running intercepts 2011-11-17 16:25:46 +02:00