I use this command:
virsh domxml-from-native xen-xl /etc/xen/marax_hvm.cfg
If this line:
pci = [ "01:00.0", "01:00.1", "01:00.2",
"01:00.3", "00:1f.3", "06:00.0"
]
is activated I get this error:
error: An error occurred, but the cause is unknown
If I comment this line out then it works...
---
------
Greetz
Am 10.08.2020 21:56, schrieb Jim Fehlig:
On 8/10/20 1:20 PM, Christoph wrote:
> oh cool it translates more THX...
>
> but:
> pci = [ "01:00.0", "01:00.1", "01:00.2",
"01:00.3", "00:1f.3",
> "06:00.0"
> ]
> this still doesnt work :(
You'll need to provide more info :-). What doesn't work and what is
the error/failure?
Regards,
Jim