On 04/05/2012 06:33 PM, Julien Grall wrote:
> This is the third version of patch series about ioport registration.
>
> For the moment some part of QEMU use register_ioport* functions to register
> ioport. These functions don't permit the logging of range with Memory
> Listener.
>
> Modifications b
This is the third version of patch series about ioport registration.
For the moment some part of QEMU use register_ioport* functions to register
ioport. These functions don't permit the logging of range with Memory Listener.
Modifications between V1 and V2:
- Remove the use of get_system_io. I