* Re: [Qemu-devel] [PATCH qemu v2 0/6] -no-user-config option, move CPU models to /usr/share [not found] <1335299581-25009-1-git-send-email-ehabkost@redhat.com> @ 2012-05-02 13:50 ` Eduardo Habkost 2012-05-02 14:01 ` Andreas Färber 0 siblings, 1 reply; 3+ messages in thread From: Eduardo Habkost @ 2012-05-02 13:50 UTC (permalink / raw) To: Anthony Liguori; +Cc: libvir-list, Jiri Denemark, qemu-devel Anthony, isn't this going to get in for 1.1? I was expecting it to be applied before the freeze. On Tue, Apr 24, 2012 at 05:32:55PM -0300, Eduardo Habkost wrote: > Changes v1 -> v2: > - Move qemu_read_default_config_files() prototype to qemu-config.h > - Make defconfig and userconfig variable bool > - Coding style change > > Patches 1 to 4 just move some code around, patch 5 just adds the new option > without adding any new config file. Patch 6 finally creates a /usr/share/qemu > /cpus-x86_64.conf file, with the CPU models we currently have on Qemu. > > Reference to previous discussion: > - http://marc.info/?l=qemu-devel&m=133278877315665 > > > Eduardo Habkost (6): > move code to read default config files to a separate function (v2) > eliminate arch_config_name variable > move list of default config files to an array > vl.c: change 'defconfig' variable to bool > implement -no-user-config command-line option (v2) > move CPU definitions to /usr/share/qemu/cpus-x86_64.conf (v2) > > Makefile | 12 +++- > arch_init.c | 32 ++++++++- > arch_init.h | 2 - > qemu-config.h | 4 + > qemu-options.hx | 16 ++++- > sysconfigs/target/cpus-x86_64.conf | 128 ++++++++++++++++++++++++++++++++++ > sysconfigs/target/target-x86_64.conf | 128 ---------------------------------- > vl.c | 18 ++--- > 8 files changed, 193 insertions(+), 147 deletions(-) > create mode 100644 sysconfigs/target/cpus-x86_64.conf > > -- > 1.7.3.2 > -- Eduardo ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH qemu v2 0/6] -no-user-config option, move CPU models to /usr/share 2012-05-02 13:50 ` [Qemu-devel] [PATCH qemu v2 0/6] -no-user-config option, move CPU models to /usr/share Eduardo Habkost @ 2012-05-02 14:01 ` Andreas Färber 2012-05-02 14:25 ` Eduardo Habkost 0 siblings, 1 reply; 3+ messages in thread From: Andreas Färber @ 2012-05-02 14:01 UTC (permalink / raw) To: Eduardo Habkost; +Cc: libvir-list, Jiri Denemark, qemu-devel, Anthony Liguori Am 02.05.2012 15:50, schrieb Eduardo Habkost: > > Anthony, isn't this going to get in for 1.1? I was expecting it to be > applied before the freeze. You wrote you would respin it with s/int/bool/. :) Andreas -- SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH qemu v2 0/6] -no-user-config option, move CPU models to /usr/share 2012-05-02 14:01 ` Andreas Färber @ 2012-05-02 14:25 ` Eduardo Habkost 0 siblings, 0 replies; 3+ messages in thread From: Eduardo Habkost @ 2012-05-02 14:25 UTC (permalink / raw) To: Andreas Färber Cc: libvir-list, Jiri Denemark, qemu-devel, Anthony Liguori On Wed, May 02, 2012 at 04:01:55PM +0200, Andreas Färber wrote: > Am 02.05.2012 15:50, schrieb Eduardo Habkost: > > > > Anthony, isn't this going to get in for 1.1? I was expecting it to be > > applied before the freeze. > > You wrote you would respin it with s/int/bool/. :) I sent an additional patch instead of respinning (see patch 7/6 sent as reply to this series). -- Eduardo ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-05-02 14:25 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <1335299581-25009-1-git-send-email-ehabkost@redhat.com> 2012-05-02 13:50 ` [Qemu-devel] [PATCH qemu v2 0/6] -no-user-config option, move CPU models to /usr/share Eduardo Habkost 2012-05-02 14:01 ` Andreas Färber 2012-05-02 14:25 ` Eduardo Habkost
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).