Searched hist:"9 ace903d171db7dc2fed96e44ac62b6f4c3ccb3d" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/s390/kvm/ |
H A D | sigp.c | diff 9ace903d171db7dc2fed96e44ac62b6f4c3ccb3d Wed May 20 08:34:55 CDT 2009 Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com> KVM: s390: infrastructure to kick vcpus out of guest state
To ensure vcpu's come out of guest context in certain cases this patch adds a s390 specific way to kick them out of guest context. Currently it kicks them out to rerun the vcpu_run path in the s390 code, but the mechanism itself is expandable and with a new flag we could also add e.g. kicks to userspace etc.
Signed-off-by: Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com> Signed-off-by: Avi Kivity <avi@redhat.com>
|
H A D | intercept.c | diff 9ace903d171db7dc2fed96e44ac62b6f4c3ccb3d Wed May 20 08:34:55 CDT 2009 Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com> KVM: s390: infrastructure to kick vcpus out of guest state
To ensure vcpu's come out of guest context in certain cases this patch adds a s390 specific way to kick them out of guest context. Currently it kicks them out to rerun the vcpu_run path in the s390 code, but the mechanism itself is expandable and with a new flag we could also add e.g. kicks to userspace etc.
Signed-off-by: Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com> Signed-off-by: Avi Kivity <avi@redhat.com>
|
H A D | kvm-s390.h | diff 9ace903d171db7dc2fed96e44ac62b6f4c3ccb3d Wed May 20 08:34:55 CDT 2009 Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com> KVM: s390: infrastructure to kick vcpus out of guest state
To ensure vcpu's come out of guest context in certain cases this patch adds a s390 specific way to kick them out of guest context. Currently it kicks them out to rerun the vcpu_run path in the s390 code, but the mechanism itself is expandable and with a new flag we could also add e.g. kicks to userspace etc.
Signed-off-by: Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com> Signed-off-by: Avi Kivity <avi@redhat.com>
|
H A D | kvm-s390.c | diff 9ace903d171db7dc2fed96e44ac62b6f4c3ccb3d Wed May 20 08:34:55 CDT 2009 Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com> KVM: s390: infrastructure to kick vcpus out of guest state
To ensure vcpu's come out of guest context in certain cases this patch adds a s390 specific way to kick them out of guest context. Currently it kicks them out to rerun the vcpu_run path in the s390 code, but the mechanism itself is expandable and with a new flag we could also add e.g. kicks to userspace etc.
Signed-off-by: Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com> Signed-off-by: Avi Kivity <avi@redhat.com>
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | kvm_host.h | diff 9ace903d171db7dc2fed96e44ac62b6f4c3ccb3d Wed May 20 08:34:55 CDT 2009 Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com> KVM: s390: infrastructure to kick vcpus out of guest state
To ensure vcpu's come out of guest context in certain cases this patch adds a s390 specific way to kick them out of guest context. Currently it kicks them out to rerun the vcpu_run path in the s390 code, but the mechanism itself is expandable and with a new flag we could also add e.g. kicks to userspace etc.
Signed-off-by: Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com> Signed-off-by: Avi Kivity <avi@redhat.com>
|