diff options
author | Joerg Roedel <joerg.roedel@amd.com> | 2009-08-07 11:49:34 +0200 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2009-09-10 08:33:24 +0300 |
commit | aad42c641cfcda4f87abc4f6588329b9b3cc3364 (patch) | |
tree | 110c2cfd3cc18dff27f4fb01bb5ffab61661ada0 /lib | |
parent | e6aa9abd7381557c67be6a9e7240eb132ca00d66 (diff) |
KVM: SVM: cache nested intercepts
When the nested intercepts are cached we don't need to call
get_user_pages and/or map the nested vmcb on every nested #vmexit to
check who will handle the intercept.
Further this patch aligns the emulated svm behavior better to real
hardware.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions