Re: Adding pcie-root-port devices via QMP apparently isn't possible

2021-05-18 Thread Thomas Parrott
Thanks for confirming Marcel. Now we understand that -readconfig isn't going away we can continue to preallocate the pcie-root-ports via the config file as you suggest. Thanks Tom On Tue, 18 May 2021 at 15:39, Marcel Apfelbaum wrote: > Hi Thomas, > > > On Tue, May 18, 2021 at 3:29 PM Thomas Par

Re: Adding pcie-root-port devices via QMP apparently isn't possible

2021-05-18 Thread Marcel Apfelbaum
Hi Thomas, On Tue, May 18, 2021 at 3:29 PM Thomas Parrott wrote: > > Due to QEMU moving towards a QMP configuration mechanism and away from config > file support, the LXD team are currently in the process of migrating to using > QMP to add devices to VMs (so that we can support the use of QEMU

Re: Adding pcie-root-port devices via QMP apparently isn't possible

2021-05-18 Thread Thomas Parrott
I meant to also add that it has been suggested we could discuss this further on one of the forthcoming weekly community calls. Thanks Tom On Tue, 18 May 2021 at 13:28, Thomas Parrott wrote: > Due to QEMU moving towards a QMP configuration mechanism and away from > config file support, the LXD t

Adding pcie-root-port devices via QMP apparently isn't possible

2021-05-18 Thread Thomas Parrott
Due to QEMU moving towards a QMP configuration mechanism and away from config file support, the LXD team are currently in the process of migrating to using QMP to add devices to VMs (so that we can support the use of QEMU 6.0). Currently we are using the `-S` flag to freeze CPU at startup, then us