* KVM ... bypass BIOS check for VT?
@ 2006-12-29 15:14 Jeff Chua
2006-12-29 15:45 ` Arjan van de Ven
2007-01-08 20:59 ` Anthony Liguori
0 siblings, 2 replies; 3+ messages in thread
From: Jeff Chua @ 2006-12-29 15:14 UTC (permalink / raw)
To: lkml
I'm resending this under KVM as a subject and hope to get response.
kvm: disabled by bios
I know this has been asked before and the answer was no. Does it still
stand or is there a way to bypass the bios? I'm using Lenovo X60s and
there's no option to enable VT in the BIOS setup.
/proc/cpuinfo shows "VMX".
Another question ... how to enable "mouse" in KVM?
Thanks,
Jeff.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: KVM ... bypass BIOS check for VT?
2006-12-29 15:14 KVM ... bypass BIOS check for VT? Jeff Chua
@ 2006-12-29 15:45 ` Arjan van de Ven
2007-01-08 20:59 ` Anthony Liguori
1 sibling, 0 replies; 3+ messages in thread
From: Arjan van de Ven @ 2006-12-29 15:45 UTC (permalink / raw)
To: Jeff Chua; +Cc: lkml
On Fri, 2006-12-29 at 23:14 +0800, Jeff Chua wrote:
> I'm resending this under KVM as a subject and hope to get response.
>
> kvm: disabled by bios
>
> I know this has been asked before and the answer was no. Does it still
> stand or is there a way to bypass the bios? I'm using Lenovo X60s and
> there's no option to enable VT in the BIOS setup.
I don't think there is a generic way that works.
(rationale: the bios really has to support VT, for example it has to
load the right microcode into the cpu etc)
Not ruling out that specific machines may be able to force it, but
that's more luck than a general solution if that's the case.
(fwiw the linux-ready firmware developer kit now has a test for
vt-enabling so with some luck more bioses will have this right in the
future)
Greetings,
Arjan van de Ven
--
if you want to mail me at work (you don't), use arjan (at) linux.intel.com
Test the interaction between Linux and your BIOS via http://www.linuxfirmwarekit.org
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: KVM ... bypass BIOS check for VT?
2006-12-29 15:14 KVM ... bypass BIOS check for VT? Jeff Chua
2006-12-29 15:45 ` Arjan van de Ven
@ 2007-01-08 20:59 ` Anthony Liguori
1 sibling, 0 replies; 3+ messages in thread
From: Anthony Liguori @ 2007-01-08 20:59 UTC (permalink / raw)
To: Jeff Chua; +Cc: linux-kernel
Jeff Chua wrote:
> I'm resending this under KVM as a subject and hope to get response.
>
> kvm: disabled by bios
>
> I know this has been asked before and the answer was no. Does it still
> stand or is there a way to bypass the bios? I'm using Lenovo X60s and
> there's no option to enable VT in the BIOS setup.
There are two MSR bits involved in enabling VT. The first bit
enables/disables VT. The second bit prevents the first bit from being
changed until the next power up.
If the BIOS is setting the second bit while disabling the first bit,
there's nothing that can be done to work around it.
Sorry. Contact Lenovo and ask for a BIOS update.
Regards,
Anthony Liguori
> /proc/cpuinfo shows "VMX".
>
>
> Another question ... how to enable "mouse" in KVM?
>
>
> Thanks,
> Jeff.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-01-08 20:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-29 15:14 KVM ... bypass BIOS check for VT? Jeff Chua
2006-12-29 15:45 ` Arjan van de Ven
2007-01-08 20:59 ` Anthony Liguori
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox