]> git.proxmox.com Git - qemu.git/history - hw/eccmemctl.c
Merge remote-tracking branch 'spice/spice.v39' into staging
[qemu.git] / hw / eccmemctl.c
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
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-31 Blue Swirlsparc32: convert debug printf statements to tracepoints
2009-11-07 Blue Swirlsparc32 (mostly): remove unneeded calls to device reset
2009-10-24 Blue Swirlsparc32: add chipset docs for eccmemctl
2009-10-24 Blue Swirlsparc32: convert eccmemctl to reset + vmsd
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-08-29 Blue SwirlSparc32: port ECC memory controller to VMState design
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 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)