I smile every time I see an improvement that will make it easier for games to run near full speed while confined to a virtual machine. Another step forward for security and privacy.

  • vividspecter@lemm.ee
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    1 day ago

    There’s also amdgpu native context support which allows native AMD GPU drivers in the guest (Linux only guests for now).

    Haven’t tested it myself yet though as I’m using a GPU passthrough setup. Although I believe both of these solutions will support multiple VMs using it at the same time, which is an improvement over regular passthrough.

      • Alex
        link
        fedilink
        English
        arrow-up
        3
        ·
        23 hours ago

        For portability Vulkan is the way (it also gets you GPU compute for free without needing vendor libraries). That said the ruttabaga encapsulation is useful for things like Wayland over virtio-gpu which is useful for some use cases.