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:
22bd035
)
KVM: nVMX: Success/failure of VMX instructions.
author
Nadav Har'El
<nyh@il.ibm.com>
Wed, 25 May 2011 20:06:28 +0000
(23:06 +0300)
committer
Avi Kivity
<avi@redhat.com>
Tue, 12 Jul 2011 08:45:12 +0000
(11:45 +0300)
VMX instructions specify success or failure by setting certain RFLAGS bits.
This patch contains common functions to do this, and they will be used in
the following patches which emulate the various VMX instructions.
Signed-off-by: Nadav Har'El <nyh@il.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found