Re: [libvirt] [PATCH 0/9] extend virsh domstate to show additional information

2018-07-13 Thread Martin Kletzander
On Wed, Jul 11, 2018 at 01:40:31PM +0200, Bjoern Walk wrote: Jiri Denemark [2018-07-11, 01:17PM +0200]: On Wed, Jul 11, 2018 at 12:49:13 +0200, Bjoern Walk wrote: > This patch series introduces the ability to save additional information > for the domain state and exposes this information in

Re: [libvirt] [PATCH] docs: schema: Add missing to vsock device

2018-07-13 Thread Erik Skultety
On Thu, Jul 12, 2018 at 02:28:17PM +0800, Han Han wrote: > Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1600345 > > Signed-off-by: Han Han > --- Reviewed-by: Erik Skultety -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

Re: [libvirt] [PATCH] virsh.pod: Fix typo of nwfilter-binding-undefine

2018-07-13 Thread Erik Skultety
On Thu, Jul 12, 2018 at 12:40:09PM +0800, Han Han wrote: > Rename nwfilter-binding-undefine to nwfilter-binding-delete. > > Signed-off-by: Han Han > --- > tools/virsh.pod | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tools/virsh.pod b/tools/virsh.pod > index

Re: [libvirt] [PATCHv2 04/11] qemu_monitor: Introduce qemuMonitorCPUModelInfoInit and qemuMonitorCPUModelInfoFreeContents

2018-07-13 Thread Jiri Denemark
On Thu, Jul 12, 2018 at 11:35:23 -0500, Chris Venteicher wrote: > Quoting Jiri Denemark (2018-07-12 08:13:07) > > On Mon, Jul 09, 2018 at 22:56:48 -0500, Chris Venteicher wrote: > > > These forms modify contents of a qemuMonitorCPUModelInfo structure but > > > do not allocate or free the actual

Re: [libvirt] [PATCH v3 01/35] util: alloc: add macros for implementing automatic cleanup functionality

2018-07-13 Thread Erik Skultety
On Thu, Jul 12, 2018 at 11:44:16PM +0530, Sukrit Bhatnagar wrote: > On Thu, 12 Jul 2018 at 22:09, Erik Skultety wrote: > > > > On Sat, Jun 30, 2018 at 02:30:05PM +0530, Sukrit Bhatnagar wrote: > > > New macros are introduced which help in adding GNU C's cleanup > > > attribute to variable

<    1   2