RE: [PATCH] kvm: fix detection of BIOS disabling VMX

2011-02-18 Thread Cihula, Joseph
From: Avi Kivity [mailto:a...@redhat.com] Sent: Thursday, February 10, 2011 2:02 AM On 02/08/2011 09:45 PM, Joseph Cihula wrote: This patch fixes the logic used to detect whether BIOS has disabled VMX. Applied, thanks. Will you request this be taken by the -stable kernel? Joe -- To

RE: [PATCH] KVM: VMX: Inform user about INTEL_TXT dependency

2010-11-16 Thread Cihula, Joseph
From: Jan Kiszka [mailto:jan.kis...@siemens.com] Sent: Tuesday, November 16, 2010 6:23 PM Am 16.11.2010 05:48, Wang, Shane wrote: Avi Kivity wrote: On 11/14/2010 12:41 PM, Jan Kiszka wrote: Am 14.11.2010 11:30, Avi Kivity wrote: On 11/14/2010 11:18 AM, Jan Kiszka wrote: From: Jan

RE: [PATCH] KVM: VMX: Disable VMX when system shutdown

2009-04-30 Thread Cihula, Joseph
From: Avi Kivity [mailto:a...@redhat.com] Sent: Thursday, April 30, 2009 5:31 AM Sheng Yang wrote: Intel TXT(Trusted Execution Technology) required VMX off for all cpu to work when system shutdown. Applied, thanks. Is this needed for 2.6.30 and -stable? That is, is the code that