summaryrefslogtreecommitdiffstats
path: root/ioport.h
Commit message (Expand)AuthorAgeFilesLines
* ioport: add destructor method to IORangeAvi Kivity2012-03-051-0/+1
* ioport: change portio_list not to use memory_region_set_offset()Avi Kivity2012-02-291-0/+1
* Introduce PortioListAvi Kivity2011-10-111-0/+21
* report serial devices created with -device in the PIIX4 config spacePaolo Bonzini2011-07-231-1/+1
* Type-safe ioport callbacksAvi Kivity2010-11-211-0/+2
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-10/+10
* Get rid of _t suffixmalc2009-10-011-10/+10
* ioports: remove unused env parameter and compile only onceBlue Swirl2009-09-201-10/+6
* ioport: use uint{32, 16, 8}_t for ioport value and pio_addr_t for ioport addr...Isaku Yamahata2009-07-161-9/+12
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* use constant IOPORTS_MASK instead of 0xffff.Isaku Yamahata2009-07-091-0/+1
* split out ioport related stuffs from vl.c into ioport.c.Isaku Yamahata2009-07-091-0/+54
OpenPOWER on IntegriCloud