diff options
| author | Carsten Otte <[email protected]> | 2012-01-04 10:25:22 +0100 |
|---|---|---|
| committer | Avi Kivity <[email protected]> | 2012-03-05 14:52:19 +0200 |
| commit | e168bf8de33e16a909df2401af1f7d419c5780de (patch) | |
| tree | 49dee8cc76e65eb1347895a6cb8f8843f690066d /tools/perf/scripts/python | |
| parent | 27e0393f15fc8bc855c6a888387ff5ffd2181089 (diff) | |
KVM: s390: ucontrol: export page faults to user
This patch introduces a new exit reason in the kvm_run structure
named KVM_EXIT_S390_UCONTROL. This exit indicates, that a virtual cpu
has regognized a fault on the host page table. The idea is that
userspace can handle this fault by mapping memory at the fault
location into the cpu's address space and then continue to run the
virtual cpu.
Signed-off-by: Carsten Otte <[email protected]>
Signed-off-by: Marcelo Tosatti <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions