I tryed to attach a graphical card to a VM, but raw options placed
after <devices> </devices> block.
Is it possible to place something like this:
<source>
<address domain='0x0000'
bus='0x04'
slot='0x00'
function='0x0'/>
</source>
in the <device> </device> block?