diff options
| author | Avi Kivity <[email protected]> | 2007-05-02 16:54:03 +0300 |
|---|---|---|
| committer | Avi Kivity <[email protected]> | 2007-07-16 12:05:39 +0300 |
| commit | 33ed6329210f3ad0638306bfa46cd3aaf5a5f929 (patch) | |
| tree | 6b5b4570641fe071b3544ded46a223a11e9f338f /include/linux/debugobjects.h | |
| parent | 7494c0ccbb8fa0903bcb1ced89cc2b79c3624974 (diff) | |
KVM: Fix potential guest state leak into host
The lightweight vmexit path avoids saving and reloading certain host
state. However in certain cases lightweight vmexit handling can schedule()
which requires reloading the host state.
So we store the host state in the vcpu structure, and reloaded it if we
relinquish the vcpu.
Signed-off-by: Avi Kivity <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions