XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. l1c
    3. Best
    L
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 16
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: PCI Passthrough back to dom0

      Gotcha
      Will do
      Thanks for the help!

      posted in Compute
      L
      l1c
    • PCI Passthrough back to dom0

      I've been trying to do pci passthrough of an AMD 5600xt . I got it to work on a Windows VM (though I did not test its performance), but now I want to assign the pci back to dom0, and I can't seem to find a straight answer on the web.

      I tried

      # xl pci-assignable-remove -r <uuid>
      

      based on xen documentation but that did not work

      Out of frustration I did:

      /opt/xensource/libexec/xen-cmdline --set-dom0 "xen-pciback.hide=()"
      

      and when I checked

      pci-assignable-list
      

      I got

      libxl: error: libxl_pci.c:427:libxl_device_pci_assignable_list: Looks like pciback driver not loaded
      

      Does any one see this being an issue/problem later on?

      What would be the proper command to give the pci back to dom0?

      posted in Compute
      L
      l1c