Re: [PATCH v3] pcie_root_port: Add hotplug disabling option

2020-02-27 Thread Ján Tomko
On a Wednesday in 2020, Julia Suvorova wrote: Make hot-plug/hot-unplug on PCIe Root Ports optional to allow libvirt manage it and restrict unplug for the whole machine. This is going to prevent user-initiated unplug in guests (Windows mostly). Hotplug is enabled by default. Usage: -device pcie

[PATCH v3] pcie_root_port: Add hotplug disabling option

2020-02-26 Thread Julia Suvorova
Make hot-plug/hot-unplug on PCIe Root Ports optional to allow libvirt manage it and restrict unplug for the whole machine. This is going to prevent user-initiated unplug in guests (Windows mostly). Hotplug is enabled by default. Usage: -device pcie-root-port,hotplug=off,... If you want to disa