aboutsummaryrefslogtreecommitdiff
path: root/ioport.h
AgeCommit message (Expand)Author
2012-03-05ioport: add destructor method to IORangeAvi Kivity
2012-02-29ioport: change portio_list not to use memory_region_set_offset()Avi Kivity
2011-10-11Introduce PortioListAvi Kivity
2011-07-23report serial devices created with -device in the PIIX4 config spacePaolo Bonzini
2010-11-21Type-safe ioport callbacksAvi Kivity
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-20ioports: remove unused env parameter and compile only onceBlue Swirl
2009-07-16ioport: use uint{32, 16, 8}_t for ioport value and pio_addr_t for ioport addr...Isaku Yamahata
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-07-09use constant IOPORTS_MASK instead of 0xffff.Isaku Yamahata
2009-07-09split out ioport related stuffs from vl.c into ioport.c.Isaku Yamahata