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:
8b18bc3
)
KVM: x86 emulator: Drop EFER.SVME requirement from VMMCALL
author
Avi Kivity
<avi@redhat.com>
Tue, 5 Apr 2011 13:25:20 +0000
(16:25 +0300)
committer
Avi Kivity
<avi@redhat.com>
Wed, 11 May 2011 11:57:04 +0000
(07:57 -0400)
VMMCALL requires EFER.SVME to be enabled in the host, not in the guest, which
is what check_svme() checks.
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found