Search results

  1. A

    QEMU syntax to Proxmox syntax

    I want to passthrough my AMD RX 5700 XT. I want to try a QEMU solution but I need the correct Proxmox syntax. Could anybody "convert" the following QEMU syntax? -device ioh3420,id=root_port1,chassis=1,slot=2,bus=pcie.0 \ -device x3130-upstream,id=upstream_port1,bus=root_port1 \ -device...