Files
kernel_google_b1c1/include/linux
Avi Kivity 8eb7d334bd KVM: Fold kvm_run::exit_type into kvm_run::exit_reason
Currently, userspace is told about the nature of the last exit from the
guest using two fields, exit_type and exit_reason, where exit_type has
just two enumerations (and no need for more).  So fold exit_type into
exit_reason, reducing the complexity of determining what really happened.

Signed-off-by: Avi Kivity <avi@qumranet.com>
2007-05-03 10:52:24 +03:00
..
2007-04-30 16:40:39 -07:00
2007-05-03 10:52:22 +03:00
2007-04-30 16:40:40 -07:00
2007-05-03 10:52:22 +03:00
2007-04-30 16:40:41 -07:00