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:
c445f8e
)
KVM: VMX: Correct asm constraint in vmcs_load()/vmcs_clear()
author
Avi Kivity
<avi@redhat.com>
Tue, 21 Dec 2010 14:51:50 +0000
(16:51 +0200)
committer
Avi Kivity
<avi@redhat.com>
Wed, 12 Jan 2011 09:31:12 +0000
(11:31 +0200)
'error' is byte sized, so use a byte register constraint.
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found