msi-x

  1. J

    PCIE Google Coral Install Instructions

    I wanted to go ahead and show how I was able to get the pcie google coral functioning on my pve machine. It has been a complete nightmare for me, and it seems like it has been for many others as well. I am no professional, but these are simply the commands I used to get this running. There are...
  2. P

    Append/postfix args? How to issue command line argument to QEMU AFTER devices have been specified?

    Hello everyone. I have a situation in one of my VMs that requires disabling MSI-X in order to use the Virtio network device. I only need to add the flag -set device.eth0.vectors=0 to Args but it must come after the flags that define the network devices (net0 in my case) otherwise I just get the...