On Fri, Aug 31, 2012 at 06:26:34PM +0200, Andreas Färber wrote: > Am 31.08.2012 18:07, schrieb Eduardo Habkost: > > Anthony, I remeber we quickly discussed on #qemu about deprecting the > > support for "cpudef" config sections on QEMU 1.2. But as cpudef is not > > documented anywhere, we would simply document that on the 1.2 Release > > Notes. > > > > I am sending this just to confirm: this is still the current plan, > > right? > > That's my understanding as well. I have taken the liberty to add such a > sentence to the x86 section in the 1.2 release notes. Feel free to > improve upon: > > http://wiki.qemu.org/ChangeLog/1.2#x86
>From the page: > * The "-cpudef" command line option is being deprecated and may be > removed in v1.3. There's no -cpudef command-line option, only a "cpudef" config file section. I have just edited the page to say: * The "cpudef" config file section is being deprecated and may be removed in v1.3. -- Eduardo