git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3aed041
)
KVM: SVM: Add manipulation functions for exception intercepts
author
Joerg Roedel
<joerg.roedel@amd.com>
Tue, 30 Nov 2010 17:03:59 +0000
(18:03 +0100)
committer
Avi Kivity
<avi@redhat.com>
Wed, 12 Jan 2011 09:30:13 +0000
(11:30 +0200)
This patch wraps changes to the exception intercepts of SVM
into seperate functions to abstract nested-svm better and
prepare the implementation of the vmcb-clean-bits feature.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found