Basically the title. I’ve only ever seen huge 20 page guides on how to make it work. Is there an easy way?

Specifically on Debian or Arch with a laptop with two gpus (zephyrus g14)

  • nanook@friendica.eskimo.com
    link
    fedilink
    arrow-up
    2
    ·
    2 days ago

    It seems like it would be pretty complex since I guess you need to disable the linux host from using the GPU, and do PCI passthrough in a VM that has Windows installed.@blobjim @shapis

    This is all addressed by the Linux kernel and xml code specifying it for the VM.

    And there’s still the problem of the graphics needing to move around the system in order to get to the display instead of the display being directly connected to the GPU.

    Again handled by the kernel and qemu, just requires a bit of XML code in the vm description. Not a big deal.