Re: [libvirt] [PATCH 0/2] qemu_hotplug: Two simple qemuDomainDetachChrDevice fixes

2019-02-14 Thread John Ferlan
On 2/14/19 4:56 AM, Michal Privoznik wrote: > *** BLURB HERE *** > > Michal Prívozník (2): > qemu_hotplug: Don't build device string in qemuDomainDetachChrDevice > qemu_hotplug: Assume chardev alias always exists in > qemuDomainDetachChrDevice > > src/qemu/qemu_hotplug.c | 12

[libvirt] [PATCH 0/2] qemu_hotplug: Two simple qemuDomainDetachChrDevice fixes

2019-02-14 Thread Michal Privoznik
*** BLURB HERE *** Michal Prívozník (2): qemu_hotplug: Don't build device string in qemuDomainDetachChrDevice qemu_hotplug: Assume chardev alias always exists in qemuDomainDetachChrDevice src/qemu/qemu_hotplug.c | 12 +--- 1 file changed, 1 insertion(+), 11 deletions(-) --