On 10/24/2010 05:34 PM, Avi Kivity wrote:
Currently the old and new methods exist side by side; once the old way is gone, we can also save a bunch of memory since the new method requires one pointer per ioport instead of 6.
Actually, 1:7, we replace 3 read callbacks, 3 write callbacks, and 1 opaque pointer with a single IOPort pointer.
-- error compiling committee.c: too many arguments to function