qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH V10 0/8] memory: unify ioport registration


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH V10 0/8] memory: unify ioport registration
Date: Sun, 25 Nov 2012 16:01:57 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121025 Thunderbird/16.0.2

Am 25.11.2012 10:10, schrieb Avi Kivity:
> On 09/19/2012 02:50 PM, Julien Grall wrote:
>> This is the tenth version of patch series about ioport registration.
>>
>> Some part of QEMU still use register_ioport* functions to register ioport.
>> These functions doesn't allow to use Memory Listener on it.
> 
> Acked-by: Avi Kivity <address@hidden>

Thanks, queued for the v1.4 merge window:
https://github.com/afaerber/qemu-cpu/commits/memory-ioport

Julien: When pinging a patch series, please make sure it actually still
applies. This needed to be rebased both onto the target_phys_addr_t ->
hwaddr change and onto the serial file split and cirrus-vga didn't apply
cleanly. Fixed that myself now.

I also massaged the commit messages a bit; if a native English speaker
wants to take a second look that would be appreciated (AFAIK "replaced
by Julien with Memory API").

Note that there are still some register_ioport_*() usages left:
$ git grep register_ioport -- hw/ | grep -v isa_register_ioport | wc --lines
32

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]