
5 Dec
2012
5 Dec
'12
7:05 p.m.
Hi Christian, On 12/05/2012 09:54 AM, Cristian Falcas wrote:
Hi,
The latest otopi installer is failing with the following error:
virtualization support AuthenticAMD (cpu: True, bios: False) and RuntimeError: Hardware does not support virtualization
Running rdmsr also says that virtualization is not enabled in bios: ./rdmsr --bitfield 4:4 0xc0010114 0
Is the bios flag mandatory for virtualization? On the same machine virt-manager works and can start virtual machines.
oVirt is based on KVM which requires full virtualization (bios flag enabled). In your case, looks like virt-manager is using pure qemu to emulate.
I can't check now what is in bios, but I will update with the status when I have a chance to check.
Sure. -- Cheers Douglas