commit | bf8179a011d40e7322d34440039b5e86a0d03aed | [log] [tgz] |
---|---|---|
author | Nadav Har'El <nyh@il.ibm.com> | Wed May 25 23:09:31 2011 +0300 |
committer | Avi Kivity <avi@redhat.com> | Tue Jul 12 11:45:14 2011 +0300 |
tree | 1b3cc83c1787d48da7f0f0a6b5370dc0ed4d35cc | |
parent | a3a8ff8ebf87cbd828f54276d902c3c8ee0c4781 [diff] |
KVM: nVMX: Move control field setup to functions 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>