[vfio-users] amd gpu not being seen

Blank Field ihatethisfield at gmail.com
Sun Oct 4 07:42:13 UTC 2015


Bullshit.
Removing those lines will leave him with no input at all(except if he's
passing through usb input devices).
Having an emulated cirrus or qxl vga is safe. If you don't like it very
much, disable it in devmgmt.msc in the guest OS.
I think this:

<channel type='spicevmc'>
      <target type='virtio' name='com.redhat.spice.0'/>
      <address type='virtio-serial' controller='0' bus='0' port='1'/>
    </channel>
    <input type='mouse' bus='ps2'/>
    <input type='keyboard' bus='ps2'/>
    <graphics type='spice' autoport='yes'>
      <image compression='off'/>
    </graphics>  <video>
      <model type='cirrus' vram='16384' heads='1'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x02'
function='0x0'/>
    </video>    <redirdev bus='usb' type='spicevmc'>
    </redirdev>
    <redirdev bus='usb' type='spicevmc'>
    </redirdev>

needs to be gone...



On 10/04/2015 07:33 AM, Ryan Clawfish wrote:

>     <channel type='spicevmc'>
>       <target type='virtio' name='com.redhat.spice.0'/>
>       <address type='virtio-serial' controller='0' bus='0' port='1'/>
>     </channel>
>     <input type='mouse' bus='ps2'/>
>     <input type='keyboard' bus='ps2'/>
>     <graphics type='spice' autoport='yes'>
>       <image compression='off'/>
>     </graphics>  <video>
>       <model type='cirrus' vram='16384' heads='1'/>
>       <address type='pci' domain='0x0000' bus='0x00' slot='0x02'
> function='0x0'/>
>     </video>    <redirdev bus='usb' type='spicevmc'>
>     </redirdev>
>     <redirdev bus='usb' type='spicevmc'>
>     </redirdev>
>

_______________________________________________
vfio-users mailing list
vfio-users at redhat.com
https://www.redhat.com/mailman/listinfo/vfio-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/vfio-users/attachments/20151004/1f30daff/attachment.htm>


More information about the vfio-users mailing list