projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
566ddbe
)
x86: Remove debug code from previous changeset.
author
Keir Fraser
<keir.fraser@citrix.com>
Wed, 19 May 2010 17:41:15 +0000
(18:41 +0100)
committer
Keir Fraser
<keir.fraser@citrix.com>
Wed, 19 May 2010 17:41:15 +0000
(18:41 +0100)
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/hvm/vmx/vmcs.c
patch
|
blob
|
history
diff --git
a/xen/arch/x86/hvm/vmx/vmcs.c
b/xen/arch/x86/hvm/vmx/vmcs.c
index a47befcc7b1d457bb0df55b1b1cb2356fbf0125b..908bfff88952a8c9c2a79c5363a08403b8d9b17e 100644
(file)
--- a/
xen/arch/x86/hvm/vmx/vmcs.c
+++ b/
xen/arch/x86/hvm/vmx/vmcs.c
@@
-235,9
+235,6
@@
static int vmx_init_vmcs_config(void)
_vmx_vmentry_control = adjust_vmx_controls(
min, opt, MSR_IA32_VMX_ENTRY_CTLS);
- if ( smp_processor_id() == 2 )
- vmx_basic_msr_low = 0xdeadbeef;
-
if ( !vmx_pin_based_exec_control )
{
/* First time through. */