qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 07/15] ac97: convert to new PCI API


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH 07/15] ac97: convert to new PCI API
Date: Tue, 09 Feb 2010 17:10:43 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-4.fc12 Lightning/1.0pre Thunderbird/3.0

On 02/09/2010 05:06 PM, malc wrote:

We already have this problem with the current interface.
Uh, i've meant the registration of one function to rule them all, instead
of how it's done currently - separate accessors for b/w/l/whatever.

How does that make any difference? Both the ioport and memory registrations interface take the same function pointer regardless of access size.

If you wanted to introduce a quad-word specific accessor, you would need to introduce a different registration mechanism or you would have to change the signature for all of the functions.

Regards,

Anthony Liguori





reply via email to

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