]> git.proxmox.com Git - qemu.git/history - hw/pl190.c
sun4u: give ISA bus to ISA methods
[qemu.git] / hw / pl190.c
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 Kivitypl190: 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-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Peter Maydellhw/pl190.c: Fix writing of default vector address
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-20 Peter Maydellpl190: Implement save/restore
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
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-26 Paul BrookRemove qdev irq sink handling
2009-05-14 Paul BrookPL190 qdev conversion
2009-05-08 Paul BrookRemove superfluous #includes.
2009-05-08 Paul BrookReplace cpu_abort with hw_error
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-05-25 pbrookRemove bogus DisplayState member.
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-17 pbrookBreak up vl.h.
2007-11-10 pbrookFix 64-bit host printf format mismatches.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-06-03 pbrookFix off-by-one memory region sizes.
2007-04-09 pbrookARM IRQ fix.
2007-04-07 pbrookUnify IRQ handling.
2006-04-09 pbrookARM Versatile Platform Baseboard emulation.