Turn on virtualization support in BIOS?

> On Jun 26, 2019, at 18:55, Robert Moskowitz <[email protected]> wrote:
> 
> 
> 
>> On 6/26/19 6:41 PM, Samuel Sieb wrote:
>>> On 6/26/19 2:52 PM, Robert Moskowitz wrote:
>>>> On 6/26/19 5:35 PM, Samuel Sieb wrote:
>>>>> On 6/26/19 1:46 PM, Robert Moskowitz wrote:
>>>>>> On 6/26/19 2:43 PM, Samuel Sieb wrote:
>>>>>>> On 6/26/19 10:06 AM, Robert Moskowitz wrote:
>>>>>>> # virsh create /etc/libvirt/qemu/fedora21.xml
>>>>>>> error: Failed to create domain from /etc/libvirt/qemu/fedora21.xml
>>>>>>> error: invalid argument: could not find capabilities for arch=x86_64 
>>>>>>> domaintype=kvm
>>>>>> 
>>>>>> Make sure you have qemu-kvm installed.
>>>>> 
>>>>> It is:
>>>> 
>>>> What does "lsmod | grep kvm" show?
>>> 
>>> # lsmod | grep kvm
>>> kvm                   741376  0
>>> irqbypass              16384  1 kvm
>> 
>> You appear to be missing the architecture specific one for some reason. 
>> Depending on whether you have an AMD or Intel CPU, use one of the following:
>> modprobe kvm-amd
>> modprobe kvm-intel
> 
> It is an AMD:
> 
> cat /dev/cpu/0/cpuid
> AuthcAMDentip
> 
> # modprobe kvm-amd
> modprobe: ERROR: could not insert 'kvm_amd': Operation not supported
> 
> _______________________________________________
> users mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/[email protected]
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to