vmstate: port hpet device
[qemu] / hw / pl080.c
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-14 Paul BrookPL080 qdev conversion
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-09-20 blueswir1Suppress gcc 4.x -Wpointer-sign (included in -Wall...
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-07 pbrookUnify IRQ handling.
2006-09-23 pbrookAdd ARM RealView Emulation Baseboard.
2006-04-09 pbrookARM Versatile Platform Baseboard emulation.