summaryrefslogtreecommitdiffstats
path: root/hw/isa_mmio.c
Commit message (Expand)AuthorAgeFilesLines
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-8/+8
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-1/+1
* isa-mmio: convert to memory APIAvi Kivity2011-08-081-15/+14
* isa_mmio: Always use little endianAlexander Graf2010-12-111-82/+20
* Add endianness as io mem parameterAlexander Graf2010-12-111-2/+4
* Compile isa_mmio only onceBlue Swirl2010-03-211-23/+62
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-7/+7
* Get rid of _t suffixmalc2009-10-011-7/+7
* ioports: remove unused env parameter and compile only onceBlue Swirl2009-09-201-6/+6
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* use constant IOPORTS_MASK instead of 0xffff.Isaku Yamahata2009-07-091-6/+6
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-1/+1
* Break up vl.h.pbrook2007-11-171-1/+2
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* Merge common ISA access routines.pbrook2006-09-181-0/+102
OpenPOWER on IntegriCloud