All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Richard Henderson <rth@twiddle.net>
Cc: Peter Crosthwaite <peter.crosthwaite@petalogix.com>,
	peter.maydell@linaro.org, agraf@suse.de, qemu-devel@nongnu.org,
	afaerber@suse.de
Subject: Re: [Qemu-devel] [RFC] Proposal for hw/ split
Date: Tue, 12 Mar 2013 08:33:53 +0100	[thread overview]
Message-ID: <513EDA61.8020801@redhat.com> (raw)
In-Reply-To: <513ECFCB.1080101@twiddle.net>

Il 12/03/2013 07:48, Richard Henderson ha scritto:
> On 2013-03-11 04:17, Paolo Bonzini wrote:
>> == hw/pci ==
>> hw/alpha_typhoon.c                           hw/pci/host-typhoon.c
> 
> Why wouldn't this go into hw/alpha/, really?

Sure.  I think the Alpha-specific interrupt delivery parts should be
separated into hw/alpha, like hw/cris/pic_cpu.c, and passed to the
device via GPIO pins.  And after doing some parts could go in hw/pci and
others could go in hw/intc.  The emulation is quite shallow, so I
couldn't really find a place for it.

Peter said he wants few or no devices in hw/arm/, so I proceeded in that
direction, but cases like this are when I'm totally okay with giving
maintainers all the leeway they want.  I'll move this one back to hw/alpha/.

Paolo

      reply	other threads:[~2013-03-12  7:34 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-11 11:17 [Qemu-devel] [RFC] Proposal for hw/ split Paolo Bonzini
2013-03-11 11:31 ` Peter Maydell
2013-03-11 11:54   ` Paolo Bonzini
2013-03-11 12:39     ` Peter Maydell
2013-03-11 12:44       ` Paolo Bonzini
2013-03-11 13:08         ` Peter Maydell
2013-03-11 13:12           ` Paolo Bonzini
2013-03-11 13:19       ` Markus Armbruster
2013-03-11 11:52 ` Edgar E. Iglesias
2013-03-11 13:37 ` Stefan Hajnoczi
2013-03-12  6:48 ` Richard Henderson
2013-03-12  7:33   ` Paolo Bonzini [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=513EDA61.8020801@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=afaerber@suse.de \
    --cc=agraf@suse.de \
    --cc=peter.crosthwaite@petalogix.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.