[vfio-users] QEMU / KVM VFIO ("no signal" message)

Alex Williamson alex.l.williamson at gmail.com
Tue Nov 3 18:33:49 UTC 2015


On Tue, Nov 3, 2015 at 11:20 AM, Leonardo Caldas <leonardo.caldas at xleox.org>
wrote:

> sudo qemu-system-x86_64 \
>
>   -enable-kvm \
>   -m 8192 \
>   -vga none \
>   -cpu host,kvm=off \
>   -smp 4,sockets=1,cores=4,threads=8 \
>   -device vfio-pci,host=01:00.0,multifunction=on \
>   -device vfio-pci,host=01:00.1 \
>   -drive if=pflash,format=raw,readonly,file=/usr/share/edk2.git/ovmf-x64/OVMF_CODE-pure-efi.fd \
>   -drive if=pflash,format=raw,file=/tmp/my_vars.fd
>
> I sincerely don't know what else I could try in order to make my setup work... Any indication would be pretty much appreciated
>
>
Have you tested whether the GPU supports UEFI?
http://vfio.blogspot.com/2014/08/does-my-graphics-card-rom-support-efi.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/vfio-users/attachments/20151103/4e52bbd8/attachment.htm>


More information about the vfio-users mailing list