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 <a...@redhat.com>

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