From: Paolo Bonzini <pbonzini@redhat.com>
To: Jan Kiszka <jan.kiszka@siemens.com>
Cc: "Liu Ping Fan" <pingfank@linux.vnet.ibm.com>,
malc <av1474@comtv.ru>, qemu-devel <qemu-devel@nongnu.org>,
"Andreas Färber" <afaerber@suse.de>
Subject: Re: [Qemu-devel] [PATCH v2 00/13] Refactor portio dispatching
Date: Fri, 21 Jun 2013 22:09:05 +0200 [thread overview]
Message-ID: <51C4B2E1.8000302@redhat.com> (raw)
In-Reply-To: <cover.1371832904.git.jan.kiszka@siemens.com>
Il 21/06/2013 18:41, Jan Kiszka ha scritto:
> First, this series converts the remaining users of register_ioport* to
> portio lists. Then it replaces the current portio dispatcher with the
> existing one for MMIO and removes several lines of code. This also allows
> to build BQL-free portio on top once we enhance the memory layer
> accordingly.
>
> Changes in v2:
> - rebased over master (which already contains some patches from v1)
> - refactored PIO dispatching according to Paolo's suggestions
Patches 1-12 are fine.
For patch 13, perhaps you could instead move MemoryRegionPortio to
ioport.h and remove all mention of ports from memory.h?
Paolo
prev parent reply other threads:[~2013-06-21 20:09 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-21 16:41 [Qemu-devel] [PATCH v2 00/13] Refactor portio dispatching Jan Kiszka
2013-06-21 16:41 ` [Qemu-devel] [PATCH v2 01/13] adlib: replace register_ioport* Jan Kiszka
2013-06-21 16:41 ` [Qemu-devel] [PATCH v2 02/13] applesmc: " Jan Kiszka
2013-06-21 16:41 ` [Qemu-devel] [PATCH v2 03/13] wdt_ib700: " Jan Kiszka
2013-06-21 16:41 ` [Qemu-devel] [PATCH v2 04/13] i82374: " Jan Kiszka
2013-06-21 16:41 ` [Qemu-devel] [PATCH v2 05/13] prep: " Jan Kiszka
2013-06-21 16:41 ` [Qemu-devel] [PATCH v2 06/13] vt82c686: " Jan Kiszka
2013-06-21 16:41 ` [Qemu-devel] [PATCH v2 07/13] Privatize register_ioport_read/write Jan Kiszka
2013-06-21 16:41 ` [Qemu-devel] [PATCH v2 08/13] isa: implement isa_is_ioport_assigned via memory_region_find Jan Kiszka
2013-06-21 16:41 ` [Qemu-devel] [PATCH v2 09/13] vmware-vga: Accept unaligned I/O accesses Jan Kiszka
2013-06-21 16:41 ` [Qemu-devel] [PATCH v2 10/13] xen: Mark fixed platform I/O as unaligned Jan Kiszka
2013-06-21 16:41 ` [Qemu-devel] [PATCH v2 11/13] ioport: Switch dispatching to memory core layer Jan Kiszka
2013-06-21 16:41 ` [Qemu-devel] [PATCH v2 12/13] ioport: Remove unused old dispatching services Jan Kiszka
2013-06-21 16:41 ` [Qemu-devel] [PATCH v2 13/13] ioport: Move IOPortRead/WriteFunc typedefs to memory.h Jan Kiszka
2013-06-21 20:09 ` 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=51C4B2E1.8000302@redhat.com \
--to=pbonzini@redhat.com \
--cc=afaerber@suse.de \
--cc=av1474@comtv.ru \
--cc=jan.kiszka@siemens.com \
--cc=pingfank@linux.vnet.ibm.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).