
15 Mar
2019
15 Mar
'19
12:18 p.m.
On Fri, Mar 15, 2019 at 11:23:51 +0100, Michal Privoznik wrote:
The aim of this function will be to fix return value of qemuMonitorDelDevice() in one specific case. But that is yet to come. Right now this is nothing but a plain substitution.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/qemu/qemu_hotplug.c | 250 +++++++++++++++------------------------- 1 file changed, 90 insertions(+), 160 deletions(-)
ACK