On 11/25/2012 05:01 PM, Andreas Färber wrote:
> 
> Note that there are still some register_ioport_*() usages left:
> $ git grep register_ioport -- hw/ | grep -v isa_register_ioport | wc --lines
> 32
> 

For the record, my plan for when that number drops to zero was to use
address_space_rw() (or friends) directly from the ioport helpers or kvm
code.  There should not be an address_space_io for non-x86; the I/O
address space would be just a memory region under a bridge somewhere.

-- 
error compiling committee.c: too many arguments to function

Reply via email to