[libvirt] [PATCH v2 18/33] cpu_x86: Introduce virCPUx86DataSetSignature

Jiri Denemark jdenemar at redhat.com
Thu Feb 23 12:38:25 UTC 2017


On Tue, Feb 21, 2017 at 22:23:30 -0500, John Ferlan wrote:
...
> > diff --git a/src/qemu/qemu_capabilities.c b/src/qemu/qemu_capabilities.c
> > index 6ca6ea702..f115f1e23 100644
> > --- a/src/qemu/qemu_capabilities.c
> > +++ b/src/qemu/qemu_capabilities.c
> > @@ -33,6 +33,7 @@
> >  #include "virprocess.h"
> >  #include "nodeinfo.h"
> >  #include "cpu/cpu.h"
> > +#include "cpu/cpu_x86.h"
> 
> Is this necessary now?

No. Looks like a wrong split. I'll move it to the later patch which
starts using the new APIs.

Jirka




More information about the libvir-list mailing list