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:
a3a8ff8
)
KVM: nVMX: Move control field setup to functions
author
Nadav Har'El
<nyh@il.ibm.com>
Wed, 25 May 2011 20:09:31 +0000
(23:09 +0300)
committer
Avi Kivity
<avi@redhat.com>
Tue, 12 Jul 2011 08:45:14 +0000
(11:45 +0300)
Move some of the control field setup to common functions. These functions will
also be needed for running L2 guests - L0's desires (expressed in these
functions) will be appropriately merged with L1's desires.
Signed-off-by: Nadav Har'El <nyh@il.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found