Age | Commit message (Collapse) | Author |
|
same VM is restarted on another VF later
|
|
vfio doesn't like binding/unbinding multiple devices in parallel
|
|
This reverts commit a4b33a3130bb50bad6e9d794c727f553b164720e.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It's almost impossible to tell if netboot is enable in a subtle way,
(e.g. sriov option rom) just trust users
|
|
|
|
|
|
|
|
|
|
dirs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since we no longer run the ifup script, we need to add a parameter for mtu,
which could be abused for other 'ip link' setups... Don't really want an eval here.
This also allows to run qemu as user without much work.
|
|
|
|
|
|
|
|
|
|
|
|
empty opts
|
|
|
|
|
|
accurately for when VM is ready for receive, wait for migrate to finish properly to work around qemu bug
|
|
VMs with pci-assign
|
|
|
|
|
|
|
|
|
|
|
|
be placed earlier
|
|
|
|
|
|
Add vfio support with pci rebinding.
We might need to rebind the whole iommu group in some cases (TODO)
|
|
|
|
|
|
|
|
|
|
conflict if already inside a screen
|
|
|
|
|
|
- Allow disabling bootstrap on vm creation
- No longer append vm to startup list (you have post-conf script
for that)
|