Displaying 1 result from an estimated 1 matches for "1131734".
Did you mean:
1113734
2016 Oct 28
7
pci-assign fails with read error on config-space file
Hey,
i am running an unusual setup where i assign pci devices behind the
back of libvirt. I have two options to do that:
1. a wrapper script for qemu that takes care of suid-root and appends
arguments for pci-assign
2. virsh qemu-monitor-command ... 'device_add pci-assign...'
I know i should probably not be doing this, it is a workaround to
introduce fine-grained pci-assignment in an