[libvirt] [PATCH] qemu: Fix parsing of x86 CPU models

Jiri Denemark jdenemar at redhat.com
Mon Oct 8 14:48:00 UTC 2012


On Mon, Oct 08, 2012 at 15:35:38 +0100, Daniel P. Berrange wrote:
> On Mon, Oct 08, 2012 at 04:30:03PM +0200, Jiri Denemark wrote:
> > QEMU changed the output of -cpu ? and CPU models can now be followed by
> > its description. Our parser just used both model name and its
> > description as a model name, which made any model with a description
> > unusable with libvirt.
> 
> What version of QEMU changed this ?

Hmm, I think I see why you are asking... I just checked and the changset that
introduced this is v1.2.0-266-g6cdf885, with which we will use QMP probing.
Thus, we don't need this code for working with upstream qemu. (Not that this
would be the first case of committing a patch that makes libvirt work better
with downstream qemu with backported patches.)

Jirka




More information about the libvir-list mailing list