Re: [libvirt] [PATCH 3/5] qemu: Pass running reason to RESUME event handler

2018-09-22 Thread John Ferlan
On 9/21/18 8:12 AM, Jiri Denemark wrote: > On Wed, Sep 19, 2018 at 11:12:26 -0400, John Ferlan wrote: >> >> >> On 09/12/2018 08:55 AM, Jiri Denemark wrote: >>> Whenever we get the RESUME event from QEMU, we change the state of the >>> affected domain to VIR_DOMAIN_RUNNING with

Re: [libvirt] [PATCH] qemuProcess: update hostdevs before connectting qemu monitor

2018-09-22 Thread John Ferlan
On 9/20/18 10:33 PM, Wu Zongyong wrote: > In a following case: > > virsh start $domain > service libvirtd stop > the guest from within the $domain > service libvirtd start > > Notice that PCI devices which have been assigned to the $domain will > still be bound to stub

Re: [libvirt] [PATCH v4 0/4] qemu: Fix deadlock if create qemuProcessReconnect thread failed

2018-09-22 Thread John Ferlan
On 9/21/18 12:35 AM, Wang Yechao wrote: > v3 patch: > https://www.redhat.com/archives/libvir-list/2018-September/msg00950.html > > --- > Changes in v4: > - Split up v3 into four parts > > Wang Yechao (4): > qemu: Split up qemuDomainRemoveInactive > qemu: Create a

Re: [libvirt] [Qemu-devel] [PATCH v4 2/4] block/rbd: Attempt to parse legacy filenames

2018-09-22 Thread Markus Armbruster
Jeff Cody writes: > When we converted rbd to get rid of the older key/value-centric > encoding format, we broke compatibility with image files with backing > file strings encoded in the old format. > > This leaves a bit of an ugly conundrum, and a hacky solution. > > If the initial attempt to