]> git.proxmox.com Git - qemu.git/history - hw/arm_sysctl.c
list MST as pci layer maintainer
[qemu.git] / hw / arm_sysctl.c
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.