diff options
author | Joerg Roedel <joerg.roedel@amd.com> | 2009-08-07 11:49:38 +0200 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2009-09-10 08:33:26 +0300 |
commit | 34f80cfad59ee587e374cbaf5f2a31d9f5015404 (patch) | |
tree | 80c12229f6a27f797fcd8d72e822ac17ae4332b7 /arch/x86/Kconfig.debug | |
parent | 0295ad7de86a6347316bc7414c1b9c15f56a1333 (diff) |
KVM: SVM: get rid of nested_svm_vmexit_real
This patch is the starting point of removing nested_svm_do from the
nested svm code. The nested_svm_do function basically maps two guest
physical pages to host virtual addresses and calls a passed function
on it. This function pointer code flow is hard to read and not the
best technical solution here.
As a side effect this patch indroduces the nested_svm_[un]map helper
functions.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/x86/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions