]> git.ipfire.org Git - thirdparty/qemu.git/history - hw/eccmemctl.c
Rename target_phys_addr_t to hwaddr
[thirdparty/qemu.git] / hw / eccmemctl.c
2012-10-23  Avi KivityRename target_phys_addr_t to hwaddr
2012-03-01  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-02-23  Kevin WolfMerge qemu-iotests into for-anthony
2012-02-17  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-02-16  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-16  Anthony LiguoriMerge remote-tracking branch 'kraxel/vnc.2' into staging
2012-02-16  Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-02-15  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.38' into staging
2012-02-15  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-02-15  Andreas Färberqom: Unify type registration
2012-02-08  Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-04  Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2012-02-04  Blue SwirlMerge branch 'for-upstream' of git://repo.or.cz/qemu...
2012-02-03  Anthony Liguoriqdev: register all types natively through QEMU Object...
2012-01-28  Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-01-27  Anthony Liguorisysbus: apic: ioapic: convert to QEMU Object Model
2011-12-05  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-05  Anthony LiguoriMerge remote-tracking branch 'aneesh/1.0-fixes' into...
2011-12-05  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-05  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/batch...
2011-11-28  Avi Kivitysysbus: rename sysbus_init_mmio_region() to sysbus_init...
2011-11-24  Avi Kivityeccmemctl: convert to memory API
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)