Re: [libvirt] [PATCH] libxl: rework reference counting

2015-07-14 Thread Martin Kletzander
On Mon, Jun 15, 2015 at 08:36:47PM -0600, Jim Fehlig wrote: Similar to commit 540c339a for the QEMU driver, rework reference counting in the libxl driver to make it more deterministic and the code a bit cleaner. Signed-off-by: Jim Fehlig --- I've been testing this patch on and off for a few we

Re: [libvirt] [PATCH] libxl: rework reference counting

2015-06-17 Thread Jim Fehlig
Anthony PERARD wrote: > On Tue, Jun 16, 2015 at 10:53:15AM +0100, Anthony PERARD wrote: > >> On Mon, Jun 15, 2015 at 08:36:47PM -0600, Jim Fehlig wrote: >> >>> Similar to commit 540c339a for the QEMU driver, rework reference >>> counting in the libxl driver to make it more deterministic and

Re: [libvirt] [PATCH] libxl: rework reference counting

2015-06-17 Thread Anthony PERARD
On Tue, Jun 16, 2015 at 10:53:15AM +0100, Anthony PERARD wrote: > On Mon, Jun 15, 2015 at 08:36:47PM -0600, Jim Fehlig wrote: > > Similar to commit 540c339a for the QEMU driver, rework reference > > counting in the libxl driver to make it more deterministic and > > the code a bit cleaner. > > > >

Re: [libvirt] [PATCH] libxl: rework reference counting

2015-06-16 Thread Anthony PERARD
On Mon, Jun 15, 2015 at 08:36:47PM -0600, Jim Fehlig wrote: > Similar to commit 540c339a for the QEMU driver, rework reference > counting in the libxl driver to make it more deterministic and > the code a bit cleaner. > > Signed-off-by: Jim Fehlig > --- > > I've been testing this patch on and of

[libvirt] [PATCH] libxl: rework reference counting

2015-06-15 Thread Jim Fehlig
Similar to commit 540c339a for the QEMU driver, rework reference counting in the libxl driver to make it more deterministic and the code a bit cleaner. Signed-off-by: Jim Fehlig --- I've been testing this patch on and off for a few weeks now using libvirt-tck domain tests, local test scripts, an