From: Peter Maydell <peter.maydell@linaro.org>
To: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
Anthony Liguori <aliguori@us.ibm.com>,
Markus Armbruster <armbru@redhat.com>,
qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] sysbus: add no_user for devices using mmio or IRQ or GPIO
Date: Fri, 8 Mar 2013 07:53:33 +0800 [thread overview]
Message-ID: <CAFEAcA_pGkVzmzSay_TB71arBSAP4z-KspSR4uzkDsmhCYk7og@mail.gmail.com> (raw)
In-Reply-To: <CAEgOgz6SO7Q4-+EJ6ftoxn2ams3Sognte5fvDVbm+H2kEH9VfQ@mail.gmail.com>
On 8 March 2013 07:37, Peter Crosthwaite <peter.crosthwaite@xilinx.com> wrote:
> Its all out of tree using out device tree driven machine instantiation
> but we are toying with the idea of moving away from that in favour of
> -device and friends (2100 less lines out of tree code for me), once
> the aforementioned fixes to sysbus/gpio go through. ARM MPTimer will
> still be one of the IPs we will want to dynamically create however.
Yeah, I think the 'completely specify your machine from pieces'
usecase is one we have in mind; it's just you can't do it today
(due to the irq/mmio issues). Also as I said it's not clear that
the UI/interface for that should be the same as the one for allowing
the user to plug in PCI cards or disks to a model somebody else
has constructed for them.
-- PMM
prev parent reply other threads:[~2013-03-07 23:53 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-04 17:32 [Qemu-devel] [PATCH] sysbus: add no_user for devices using mmio or IRQ or GPIO Paolo Bonzini
2013-03-04 17:58 ` Peter Maydell
2013-03-04 20:16 ` Paolo Bonzini
2013-03-04 23:22 ` Peter Maydell
2013-03-05 10:58 ` Paolo Bonzini
2013-03-05 11:25 ` Gerd Hoffmann
2013-03-07 8:48 ` Markus Armbruster
2013-03-07 10:00 ` Peter Maydell
2013-03-07 12:36 ` Markus Armbruster
2013-03-07 16:09 ` Anthony Liguori
2013-03-07 16:22 ` Peter Maydell
2013-03-07 17:07 ` Markus Armbruster
2013-03-07 17:17 ` Anthony Liguori
2013-03-07 17:45 ` Markus Armbruster
2013-03-07 12:45 ` Peter Crosthwaite
2013-03-07 15:41 ` Peter Maydell
2013-03-07 23:37 ` Peter Crosthwaite
2013-03-07 23:53 ` Peter Maydell [this message]
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=CAFEAcA_pGkVzmzSay_TB71arBSAP4z-KspSR4uzkDsmhCYk7og@mail.gmail.com \
--to=peter.maydell@linaro.org \
--cc=aliguori@us.ibm.com \
--cc=armbru@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peter.crosthwaite@xilinx.com \
--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).