On Thu, Jan 6, 2011 at 4:41 PM, Serge E. Hallyn <se...@hallyn.com> wrote: > Thanks, Stefan. That patch actually doesn't compile for me, because > it leaves references in hw/pckbd.c to both ioport92_write and > ioport92_read, which it deletes from there. Should ioport92_read > just be renamed to outport_read instead of delted, and the remaining > references changed to {input,output}_read?
No, the patch is meant for QEMU. I'll apply it.