public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Färber" <afaerber@suse.de>
To: Juan Quintela <quintela@redhat.com>,
	Alexander Graf <agraf@suse.de>,
	Anthony Liguori <anthony@codemonkey.ws>
Cc: "Hervé Poussineau" <hpoussin@reactos.org>,
	"qemu-devel qemu-devel" <qemu-devel@nongnu.org>,
	"KVM devel mailing list" <kvm@vger.kernel.org>,
	"Gerd Hoffmann" <kraxel@redhat.com>
Subject: Re: KVM call agenda for 2013-01-29
Date: Tue, 29 Jan 2013 14:02:25 +0100	[thread overview]
Message-ID: <5107C861.1090007@suse.de> (raw)
In-Reply-To: <87sj5lh8tf.fsf@elfo.elfo>

Am 28.01.2013 11:59, schrieb Juan Quintela:
> Please send in any agenda topics you are interested in.

I/O port rework:
* Proposal by Hervé: move I/O port list registration to ISA
http://lists.gnu.org/archive/html/qemu-devel/2013-01/msg00508.html

This causes modeling issues since PCI VGA/QXL then register I/O ports
via ISADevice API (using NULL ISADevice* argument) and require an ISABus
in machines that may not have one (e.g., New World Macs).
(kind of a QOM multi-inheritence issue)

Trivial conversion patches were reviewed by me and merged already.
Remaining question is how to proceed conceptually and design-wise in
lack of memory and ISA maintainers.

Background is that ppc has no concept of PIO and needs a "forwarding"
from PCI I/O MemoryRegion to PIO currently:
http://git.qemu.org/?p=qemu.git;a=commit;h=a178274efabcbbc5d44805b51def874e47051325
http://git.qemu.org/?p=qemu.git;a=commit;h=a3cfa18eb075c7ef78358ca1956fe7b01caa1724

Regards,
Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

      parent reply	other threads:[~2013-01-29 13:02 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-28 10:59 KVM call agenda for 2013-01-29 Juan Quintela
2013-01-28 13:02 ` [Qemu-devel] " Andreas Färber
2013-01-28 14:29   ` QEMU buildbot maintenance state (was: Re: KVM call agenda for 2013-01-29) Daniel Gollub
2013-01-28 15:10     ` QEMU buildbot maintenance state Andreas Färber
2013-01-29 12:33     ` [Qemu-devel] QEMU buildbot maintenance state (was: Re: KVM call agenda for 2013-01-29) Stefan Hajnoczi
2013-01-30  9:31       ` [Qemu-devel] QEMU buildbot maintenance state Gerd Hoffmann
2013-01-30 14:41         ` Anthony Liguori
2013-01-31 12:54         ` Stefan Hajnoczi
2013-01-31 12:58           ` Christian Berendt
2013-02-01 17:22             ` Christian Berendt
2013-01-31 12:55         ` Stefan Hajnoczi
2013-01-29 15:04     ` Christian Berendt
2013-01-30  9:39       ` Stefan Hajnoczi
2013-01-28 13:29 ` KVM call agenda for 2013-01-29 Stefan Hajnoczi
2013-01-28 14:14 ` Anthony Liguori
2013-01-29  8:49   ` Alexander Graf
2013-01-29 10:01     ` Peter Maydell
2013-01-29 13:02 ` Andreas Färber [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=5107C861.1090007@suse.de \
    --to=afaerber@suse.de \
    --cc=agraf@suse.de \
    --cc=anthony@codemonkey.ws \
    --cc=hpoussin@reactos.org \
    --cc=kraxel@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=qemu-devel@nongnu.org \
    --cc=quintela@redhat.com \
    /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