qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Sebastian Herbszt" <herbszt@gmx.de>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: QEMU configuration files
Date: Wed, 18 Jun 2008 21:16:11 +0200	[thread overview]
Message-ID: <001b01c8d177$da909140$0201a8c0@zeug> (raw)
In-Reply-To: 48595024.7050400@bellard.org

Fabrice,

> My snapshot of the "object based" QEMU configuration system can be found 
> at http://bellard.org/qemu/patches . I only tried it for x86 targets. It 
> is not yet in committable state and comments are welcome !

the patch is pretty huge:

 Makefile.target   |    2
 device.c          |  874 +++++++++++++++++++
 device.h          |   99 ++
 hw/gumstix.c      |   10
 hw/hw.h           |    3
 hw/integratorcp.c |   16
 hw/mainstone.c    |    4
 hw/mips_jazz.c    |   30
 hw/mips_malta.c   |   30
 hw/mips_r4k.c     |   15
 hw/pc.c           |   77 -
 hw/ppc_chrp.c     |    8
 hw/ppc_oldworld.c |    8
 hw/ppc_prep.c     |   54 -
 hw/realview.c     |   14
 hw/sun4u.c        |    7
 hw/versatilepb.c  |   20
 vl.c              | 2394 +++++++++++++++++++++++++++++++++++++-----------------
 18 files changed, 2676 insertions(+), 989 deletions(-)

Any chance you could split it into smaller pieces?

- Sebastian

  reply	other threads:[~2008-06-18 19:16 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-18 18:12 [Qemu-devel] QEMU configuration files Fabrice Bellard
2008-06-18 19:16 ` Sebastian Herbszt [this message]
2008-06-18 21:08 ` Anthony Liguori
2008-06-18 23:49 ` Paul Brook
2008-06-19  0:01   ` Paul Brook
2008-06-19  9:46   ` Fabrice Bellard
2008-06-19 11:40 ` Daniel P. Berrange
2008-06-19 11:52   ` Fabrice Bellard
2008-06-19 14:36     ` Daniel P. Berrange
2008-06-19 11:56   ` [Qemu-devel] " Sebastian Herbszt
2008-06-20 13:11 ` Fabrice Bellard
2008-06-21  8:43   ` Blue Swirl
2008-06-24 15:50 ` [Qemu-devel] " Ian Jackson
2008-06-24 19:50   ` Jamie Lokier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='001b01c8d177$da909140$0201a8c0@zeug' \
    --to=herbszt@gmx.de \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).