diff options
author | Alexander Graf <agraf@suse.de> | 2008-11-25 22:17:03 +0300 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2009-03-24 12:02:46 +0300 |
commit | c0725420cfdcf6dd9705b164a8c6cba86684080d (patch) | |
tree | 9ecc99526376bded58702048262e419159309fb1 /arch/x86/include/asm/xen | |
parent | 9962d032bbff0268f22068787831405f8468c8b4 (diff) | |
download | linux-c0725420cfdcf6dd9705b164a8c6cba86684080d.tar.xz |
KVM: SVM: Add helper functions for nested SVM
These are helpers for the nested SVM implementation.
- nsvm_printk implements a debug printk variant
- nested_svm_do calls a handler that can accesses gpa-based memory
v3 makes use of the new permission checker
v6 changes:
- streamline nsvm_debug()
- remove printk(KERN_ERR)
- SVME check before CPL check
- give GP error code
- use new EFER constant
Acked-by: Joerg Roedel <joro@8bytes.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/x86/include/asm/xen')
0 files changed, 0 insertions, 0 deletions