search for: hvm_disable

Displaying 2 results from an estimated 2 matches for "hvm_disable".

Did you mean: hdmi_disable
2006 Sep 29
1
[PATCH] hvm: clear vmxe if vmxoff
hvm: clear vmxe if vmxoff The current Xen code keeps X86_CR4_VMXE set even if VMXON has not been executed. The stop_vmx() code assumes that it is possible to call VMXOFF if X86_CR4_VMXE is set which is not always true. Calling VMXOFF without VMXON results in an illegal opcode trap, and to avoid this condition this patch makes sure that X86_CR4_VMXE is only set when VMXON has been called.
2007 Feb 28
1
(XEN) Assertion ''!((irq_stat[(((get_cpu_info()->processor_id)))].__local_irq_count) != 0)'' failed at traps.c:918
For the last several days, I''ve been getting the attached crash whenever I reboot Dom0. Anybody else seeing it? _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel