aboutsummaryrefslogtreecommitdiff
path: root/hw/eccmemctl.c
AgeCommit message (Expand)Author
2012-02-15qom: Unify type registrationAndreas Färber
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori
2011-11-28sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity
2011-11-24eccmemctl: convert to memory APIAvi Kivity
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-10-31sparc32: convert debug printf statements to tracepointsBlue Swirl
2009-11-07sparc32 (mostly): remove unneeded calls to device resetBlue Swirl
2009-10-24sparc32: add chipset docs for eccmemctlBlue Swirl
2009-10-24sparc32: convert eccmemctl to reset + vmsdBlue Swirl
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-08-29Sparc32: port ECC memory controller to VMState designBlue Swirl
2009-08-27qdev: add return value to init() callbacks.Gerd Hoffmann
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-08-10qdev/prop: convert eccmemctl.c to helper macros.Gerd Hoffmann
2009-08-08Sparc32: move device instantiation to sun4m.cBlue Swirl
2009-07-17Sparc32: use hex for version numbersBlue Swirl
2009-07-16qdev: rework device properties.Gerd Hoffmann
2009-07-12Sparc32: use the OpenFirmware name for eccBlue Swirl
2009-07-12Sparc32: convert eccmemctl to qdevBlue Swirl
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-05-22Introduce reset notifier orderJan Kiszka
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2008-12-23Implement hw/eccmemctl.c version differences (Robert Reif)blueswir1
2008-12-02Remove address maskingblueswir1
2008-06-19Fix buffer overruns (reported by Julian Seward)blueswir1
2008-05-12Wrap long linesblueswir1
2008-05-06ECC updated based on information released recently by Sun (Robert Reif)blueswir1
2008-04-06Remove unwanted executable propertiesblueswir1
2008-01-17 Give ECC controller an IRQ (Robert Reif)blueswir1
2008-01-01 Register only valid register access widthsblueswir1
2007-12-09 Add support for eccmemctl (Robert Reif)blueswir1