tcg: fix size of local variables in tcg_gen_bswap64_i64
[qemu] / hw / eccmemctl.c
2009-08-29 Blue SwirlSparc32: port ECC memory controller to VMState design
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 eccmemctl.c to helper macros.
2009-08-08 Blue SwirlSparc32: move device instantiation to sun4m.c
2009-07-17 Blue SwirlSparc32: use hex for version numbers
2009-07-16 Gerd Hoffmannqdev: rework device properties.
2009-07-12 Blue SwirlSparc32: use the OpenFirmware name for ecc
2009-07-12 Blue SwirlSparc32: convert eccmemctl to qdev
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2008-12-23 blueswir1Implement hw/eccmemctl.c version differences (Robert...
2008-12-02 blueswir1Remove address masking
2008-06-19 blueswir1Fix buffer overruns (reported by Julian Seward)
2008-05-12 blueswir1Wrap long lines
2008-05-06 blueswir1ECC updated based on information released recently...
2008-04-06 blueswir1Remove unwanted executable properties
2008-01-17 blueswir1 Give ECC controller an IRQ (Robert Reif)
2008-01-01 blueswir1 Register only valid register access widths
2007-12-09 blueswir1 Add support for eccmemctl (Robert Reif)