Re: [libvirt] [PATCH 2/2] qemu: Add support for -no-user-config

2012-05-15 Thread Jiri Denemark
On Thu, Apr 26, 2012 at 10:48:15 -0600, Eric Blake wrote: > On 04/26/2012 08:28 AM, Jiri Denemark wrote: > > Thanks to this new option we are now able to use modern CPU models (such > > as Westmere) defined in external configuration file. > > --- > > I agree with your decision to not push this pat

Re: [libvirt] [PATCH 2/2] qemu: Add support for -no-user-config

2012-04-26 Thread Eric Blake
On 04/26/2012 08:28 AM, Jiri Denemark wrote: > Thanks to this new option we are now able to use modern CPU models (such > as Westmere) defined in external configuration file. > --- I agree with your decision to not push this patch until we have a documented qemu pull request incorporating the qemu

[libvirt] [PATCH 2/2] qemu: Add support for -no-user-config

2012-04-26 Thread Jiri Denemark
Thanks to this new option we are now able to use modern CPU models (such as Westmere) defined in external configuration file. --- src/qemu/qemu_capabilities.c |7 ++- src/qemu/qemu_capabilities.h |1 + src/qemu/qemu_command.c | 11 ++- src/qemu/qemu_driver.c |2