commit | b286d5d8b0836e76832dafcc5a18b0e8e5a3bc5e | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Tue Nov 25 20:17:05 2008 +0100 |
committer | Avi Kivity <avi@redhat.com> | Tue Mar 24 11:02:46 2009 +0200 |
tree | 5512694ea51b5d435b81763019f3c2c61d6a6b21 | |
parent | 1371d90460189d02bf1bcca19dbfe6bd10dc6031 [diff] |
KVM: SVM: Implement hsave Implement the hsave MSR, that gives the VCPU a GPA to save the old guest state in. v2 allows userspace to save/restore hsave v4 dummys out the hsave MSR, so we use a host page v6 remembers the guest's hsave and exports the MSR Acked-by: Joerg Roedel <joro@8bytes.org> Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Avi Kivity <avi@redhat.com>