]> git.ipfire.org Git - thirdparty/qemu.git/history - hw/pl022.c
Rename target_phys_addr_t to hwaddr
[thirdparty/qemu.git] / hw / pl022.c
2012-10-23  Avi KivityRename target_phys_addr_t to hwaddr
2012-10-22  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-10-22  Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2012-10-22  Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-10-22  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/dma'...
2012-10-20  Peter Maydellhw/pl022: Use LOG_UNIMP and LOG_GUEST_ERROR
2012-03-01  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-01  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-23  Kevin WolfMerge qemu-iotests into for-anthony
2012-02-17  Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-for-anthony...
2012-02-17  Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2012-02-17  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-02-17  Peter MaydellRemove unnecessary includes of primecell.h
2012-02-16  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-16  Anthony LiguoriMerge remote-tracking branch 'kraxel/vnc.2' into staging
2012-02-16  Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-02-15  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.38' into staging
2012-02-15  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-02-15  Andreas Färberqom: Unify type registration
2012-02-08  Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-04  Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2012-02-04  Blue SwirlMerge branch 'for-upstream' of git://repo.or.cz/qemu...
2012-02-03  Anthony Liguoriqdev: register all types natively through QEMU Object...
2012-01-28  Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-01-27  Anthony Liguorisysbus: apic: ioapic: convert to QEMU Object Model
2011-12-05  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-05  Anthony LiguoriMerge remote-tracking branch 'aneesh/1.0-fixes' into...
2011-12-05  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-05  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/batch...
2011-11-28  Avi Kivitysysbus: rename sysbus_init_mmio_region() to sysbus_init...
2011-11-24  Avi Kivitypl022: convert to memory API
2011-08-05  malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04  Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-29  Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29  Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-23  Matthew FernandezCorrect spelling of licensed
2011-05-05  Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25  Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-22  Juan Quintelavmstate: port pl022 ssp
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 GrafAdd endianness as io mem parameter
2010-07-06  Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06  Alex Williamsonsavevm: Add DeviceState param
2009-10-01  Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01  malcGet rid of _t suffix
2009-08-28  Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28  Gerd Hoffmannqdev: add return value to init() callbacks.
2009-08-25  Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-06-16  Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-22  Paul BrookAdd common BusState
2009-05-14  Paul BrookStellaris SSI qdev conversion
2009-05-13  Blue SwirlReplace gcc variadic macro extension with C99 version
2009-05-08  Paul BrookReplace cpu_abort with hw_error
2008-12-13  blueswir1Remove unnecessary trailing newlines
2008-12-01  pbrookChange MMIO callbacks to use offsets, not absolute...
2008-07-02  pbrookSave/restore for stellaris boards.
2007-11-17  pbrookBreak up vl.h.
2007-11-11  pbrookARMv7 support.