Re: [libvirt] [PATCH 1/2] qemu: Remove need for qemuDomainParseIOThreadAlias

2015-04-28 Thread Peter Krempa
On Mon, Apr 27, 2015 at 14:51:04 -0400, John Ferlan wrote: Rather than have a separate routine to parse the alias of an iothread returned from qemu in order to get the iothread_id value, parse the alias when returning and just return the iothread_id in qemuMonitorIOThreadInfoPtr This set of

[libvirt] [PATCH 1/2] qemu: Remove need for qemuDomainParseIOThreadAlias

2015-04-27 Thread John Ferlan
Rather than have a separate routine to parse the alias of an iothread returned from qemu in order to get the iothread_id value, parse the alias when returning and just return the iothread_id in qemuMonitorIOThreadInfoPtr This set of patches removes the function, changes the char *name to unsigned