July 12, 20169 yr How do I stub multiple PCI devices? The original 6.2 announcement post shows this append vfio-pci.ids=8086:1528 initrd=/bzroot But what if I want to stub two devices? Do I separate them with commas like this? append vfio-pci.ids=8086:1528,1106:3104 initrd=/bzroot Or something else?
July 12, 20169 yr How do I stub multiple PCI devices? The original 6.2 announcement post shows this append vfio-pci.ids=8086:1528 initrd=/bzroot But what if I want to stub two devices? Do I separate them with commas like this? append vfio-pci.ids=8086:1528,1106:3104 initrd=/bzroot Or something else? Comma should be correct if I remember correctly.
July 13, 20169 yr Author BTW, the work you guys have done on the VM creation and management is pure awesomeness! Everything I have tried and played with has worked perfectly. I must have created a dozen VM's yesterday trying different options with and without hardware pass through and it works flawlessly. Thanks! Gary Thanks for the report! We started with dmacias' "kvm manager" (thanks man!), but in the last year all the hard work getting vm.manager/libvirt/qemu working smoothly has been all Eric with lots if input from Jon and some UI tweaks from bonienl. We have some great improvements to come...
July 13, 20169 yr How do I stub multiple PCI devices? The original 6.2 announcement post shows this append vfio-pci.ids=8086:1528 initrd=/bzroot But what if I want to stub two devices? Do I separate them with commas like this? append vfio-pci.ids=8086:1528,1106:3104 initrd=/bzroot Or something else? Yes a comma is correct. Here is how I have mine setup: append iommu=pt intel_pstate=disable pci-stub.ids=1b4b:9230,1b4b:91a4,1103:0622 initrd=/bzroot
July 13, 20169 yr Minimum free space recommendations discussions forked here http://lime-technology.com/forum/index.php?topic=50336.0
July 13, 20169 yr FYI - RC2 has been released. Here is the announcement and release thread: http://lime-technology.com/forum/index.php?topic=50344.0
Archived
This topic is now archived and is closed to further replies.