]> git.proxmox.com Git - qemu.git/history - hw/arm_sysctl.c
Merge remote-tracking branch 'spice/spice.v39' into staging
[qemu.git] / hw / arm_sysctl.c
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2011-03-21 Peter Maydellhw/arm_sysctl.c: Add the Versatile Express system registers
2011-03-21 Paolo Bonzinichange all other clock references to use nanosecond...
2011-03-06 Peter Maydellhw/arm_sysctl.c: Wire MCI register MMC card status...
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 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-20 Peter Maydellarm_sysctl: 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-11-13 Paul BrookRealview/EB procid hacks
2009-11-11 Paul BrookFix ARM MCore secondary cpu boot
2009-10-07 Markus ArmbrusterNew qdev_init_nofail()
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-14 Daniel JacobowitzFix Linux task preemption on Versatile board
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-08-10 Gerd Hoffmannqdev/prop: convert arm_sysctl.c to helper macros.
2009-07-16 Gerd Hoffmannqdev: rework device properties.
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-14 Paul BrookARM RealView sytem controller qdev conversion
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2008-12-13 blueswir1Remove unnecessary trailing newlines
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-17 pbrookBreak up vl.h.
2007-11-11 pbrookARMv7 support.
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-03-11 pbrookARM reabbot support (orginal patch by Aurelien Jarno).
2006-09-23 pbrookAdd ARM RealView Emulation Baseboard.