summaryrefslogtreecommitdiffstats
path: root/hw/eccmemctl.c
Commit message (Expand)AuthorAgeFilesLines
* Add endianness as io mem parameterAlexander Graf2010-12-111-2/+4
* sparc32: convert debug printf statements to tracepointsBlue Swirl2010-10-311-27/+19
* sparc32 (mostly): remove unneeded calls to device resetBlue Swirl2009-11-071-1/+0
* sparc32: add chipset docs for eccmemctlBlue Swirl2009-10-241-0/+4
* sparc32: convert eccmemctl to reset + vmsdBlue Swirl2009-10-241-6/+6
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-4/+4
* Get rid of _t suffixmalc2009-10-011-4/+4
* Sparc32: port ECC memory controller to VMState designBlue Swirl2009-08-291-33/+13
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-1/+2
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-4/+4
* qdev/prop: convert eccmemctl.c to helper macros.Gerd Hoffmann2009-08-101-7/+2
* Sparc32: move device instantiation to sun4m.cBlue Swirl2009-08-081-16/+0
* Sparc32: use hex for version numbersBlue Swirl2009-07-171-1/+1
* qdev: rework device properties.Gerd Hoffmann2009-07-161-3/+18
* Sparc32: use the OpenFirmware name for eccBlue Swirl2009-07-121-2/+2
* Sparc32: convert eccmemctl to qdevBlue Swirl2009-07-121-16/+36
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-2/+2
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-3/+3
* hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-2/+0
* Implement hw/eccmemctl.c version differences (Robert Reif)blueswir12008-12-231-10/+31
* Remove address maskingblueswir12008-12-021-6/+6
* Fix buffer overruns (reported by Julian Seward)blueswir12008-06-191-33/+29
* Wrap long linesblueswir12008-05-121-2/+3
* ECC updated based on information released recently by Sun (Robert Reif)blueswir12008-05-061-80/+160
* Remove unwanted executable propertiesblueswir12008-04-061-0/+0
* Give ECC controller an IRQ (Robert Reif)blueswir12008-01-171-2/+4
* Register only valid register access widthsblueswir12008-01-011-28/+4
* Add support for eccmemctl (Robert Reif)blueswir12007-12-091-0/+266
OpenPOWER on IntegriCloud