]> git.ipfire.org Git - thirdparty/qemu.git/history - hw/isa_mmio.c
exec: move include files to include/exec/
[thirdparty/qemu.git] / hw / isa_mmio.c
2012-12-19  Paolo Bonziniexec: move include files to include/exec/
2012-10-24  Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-10-23  Avi KivityRename target_phys_addr_t to hwaddr
2012-02-23  Kevin WolfMerge qemu-iotests into for-anthony
2011-08-21  Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21  Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21  Anthony LiguoriUse glib memory allocation and free functions
2011-08-12  Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-1...
2011-08-09  Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-08  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-08-08  Avi Kivityisa-mmio: convert to memory API
2010-12-27  Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17  Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17  Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17  Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11  Alexander Grafisa_mmio: Always use little endian
2010-12-11  Alexander GrafAdd endianness as io mem parameter
2010-03-21  Blue SwirlCompile isa_mmio only once
2009-10-01  Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01  malcGet rid of _t suffix
2009-09-20  Blue Swirlioports: remove unused env parameter and compile only...
2009-08-28  Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-25  Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-07-09  Isaku Yamahatause constant IOPORTS_MASK instead of 0xffff.
2009-06-16  Avi KivityRemove io_index argument from cpu_register_io_memory()
2007-11-17  pbrookBreak up vl.h.
2007-09-16  thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2006-09-18  pbrookMerge common ISA access routines.