]> git.proxmox.com Git - qemu.git/history - ioport.h
ioport: remove some #ifdef DEBUG_UNUSED_IOPORT.
[qemu.git] / ioport.h
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-07-09 Isaku Yamahatause constant IOPORTS_MASK instead of 0xffff.
2009-07-09 Isaku Yamahatasplit out ioport related stuffs from vl.c into ioport.c.