Re: [PATCH 092/103] qemuBuildHostdevCommandLine: Generate via JSON

2021-10-11 Thread Ján Tomko
On a Thursday in 2021, Peter Krempa wrote: Build the properties of 'vhost-scsi' device via JSON. In comparison to previous similar refactors this also modifies the hotplug code to attach the vhost fd handle explicitly rather than using 'qemuMonitorAddDeviceWithFd'. The 'vhost-scsi' device

[PATCH 092/103] qemuBuildHostdevCommandLine: Generate via JSON

2021-10-07 Thread Peter Krempa
Build the properties of 'vhost-scsi' device via JSON. In comparison to previous similar refactors this also modifies the hotplug code to attach the vhost fd handle explicitly rather than using 'qemuMonitorAddDeviceWithFd'. The 'vhost-scsi' device doesn't have any special (non-string) properties.