[libvirt] [PATCH 07/13] qemu_process: move capabilities check for iothreads

Peter Krempa pkrempa at redhat.com
Mon Feb 20 14:59:45 UTC 2017


On Mon, Feb 20, 2017 at 15:57:21 +0100, Peter Krempa wrote:
> On Fri, Feb 17, 2017 at 15:49:11 +0100, Pavel Hrdina wrote:
> > Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> > ---
> >  src/qemu/qemu_command.c | 31 +++++--------------------------
> >  src/qemu/qemu_process.c | 34 ++++++++++++++++++++++++++++++++++
> >  2 files changed, 39 insertions(+), 26 deletions(-)
> > 
> > diff --git a/src/qemu/qemu_command.c b/src/qemu/qemu_command.c
> > index c00a47a91a..7152ef9322 100644
> > --- a/src/qemu/qemu_command.c
> > +++ b/src/qemu/qemu_command.c
> > @@ -2586,23 +2586,11 @@ qemuBuildUSBControllerDevStr(virDomainControllerDefPtr def,
> >   */
> >  static bool
> >  qemuCheckSCSIControllerIOThreads(const virDomainDef *domainDef,
> > -                                 virDomainControllerDefPtr def,
> > -                                 virQEMUCapsPtr qemuCaps)
> > +                                 virDomainControllerDefPtr def)
> 
> I think that this complete function could be moved ...

Umm, never mind. I just noticed that you've did this a bit differently
in the next patch.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20170220/a77d0d63/attachment-0001.sig>


More information about the libvir-list mailing list