diff options
author | Andre Przywara <andre.przywara@amd.com> | 2010-12-21 13:12:07 +0300 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2011-01-12 12:31:07 +0300 |
commit | dc25e89e07d5ef31c476117d2c76b34dbb22196c (patch) | |
tree | 9fef452c4bd0704b9d74512a9a58dc5d5b742d53 /include/xen | |
parent | df4f3108562dc6f6ae6648f2698df7f4c9acf52d (diff) | |
download | linux-dc25e89e07d5ef31c476117d2c76b34dbb22196c.tar.xz |
KVM: SVM: copy instruction bytes from VMCB
In case of a nested page fault or an intercepted #PF newer SVM
implementations provide a copy of the faulting instruction bytes
in the VMCB.
Use these bytes to feed the instruction emulator and avoid the costly
guest instruction fetch in this case.
Signed-off-by: Andre Przywara <andre.przywara@amd.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'include/xen')
0 files changed, 0 insertions, 0 deletions