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:
5ef39c7
)
KVM: SVM: Get rid of x86_intercept_map::valid
author
Avi Kivity
<avi@redhat.com>
Thu, 21 Apr 2011 09:35:41 +0000
(12:35 +0300)
committer
Avi Kivity
<avi@redhat.com>
Sun, 22 May 2011 12:39:37 +0000
(08:39 -0400)
By reserving 0 as an invalid x86_intercept_stage, we no longer
need to store a valid flag in x86_intercept_map.
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found