qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Memory: unify ioport registration


From: Avi Kivity
Subject: Re: [Qemu-devel] [PATCH] Memory: unify ioport registration
Date: Tue, 03 Apr 2012 13:09:33 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120316 Thunderbird/11.0

On 04/03/2012 12:38 PM, Julien Grall wrote:
>> Please pass either pci_address_space_io() or isa_io_address_space()
>> (you'll have to write the latter) to cirrus_init_common() from its
>> callers.  We really want to avoid get_system_io().
>>
>>    
>      isa_io_address_space doesn't exist. I will create it, but which
> memory region we need to return ? get_system_io () ?
>

Yes.  The point it that we can later remove that get_system_io() in one
place, instead of many.

Please add isa_io_address_space() in a separate patch.

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




reply via email to

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