Sign in
qemu
/
qemu
/
d4f7804bac1bc67d49c78477baae36d070cd85d1
/
hw
/
misc
/
eccmemctl.c
e3d0814
hw: Use device_class_set_legacy_reset() instead of opencoding
by Peter Maydell
· 3 months ago
e4ea952
hw/misc: Constify VMState
by Richard Henderson
· 1 year ago
8063396
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
by Eduardo Habkost
· 4 years, 3 months ago
8110fa1
Use DECLARE_*CHECKER* macros
by Eduardo Habkost
· 4 years, 4 months ago
db1015e
Move QOM typedefs and add missing includes
by Eduardo Habkost
· 4 years, 4 months ago
4f67d30
qdev: set properties with device_class_set_props()
by Marc-André Lureau
· 5 years ago
a27bd6c
Include hw/qdev-properties.h less
by Markus Armbruster
· 5 years ago
d645427
Include migration/vmstate.h less
by Markus Armbruster
· 5 years ago
64552b6
Include hw/irq.h a lot less
by Markus Armbruster
· 5 years ago
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
b229a57
hw/misc: QOM'ify eccmemctl.c
by xiaoqiang zhao
· 8 years ago
0d1c978
hw/misc: Clean up includes
by Peter Maydell
· 9 years ago
35d0845
savevm: Remove all the unneeded version_minimum_id_old (rest)
by Juan Quintela
· 11 years ago
c7bcc85
qdev: Remove hex8/32/64 property types
by Paolo Bonzini
· 11 years ago
100bb15
eccmemctl: QOM cast cleanup
by Andreas Färber
· 11 years ago
3c16154
hw/m*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
e28bee8
hw: move other devices to hw/misc/, configure with default-configs/
by Paolo Bonzini
· 12 years ago
[Renamed from hw/eccmemctl.c]
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
999e12b
sysbus: apic: ioapic: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
750ecd4
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
by Avi Kivity
· 13 years ago
7ef57cc
eccmemctl: convert to memory API
by Avi Kivity
· 13 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
97bf485
sparc32: convert debug printf statements to tracepoints
by Blue Swirl
· 14 years ago
a01d6ef
sparc32 (mostly): remove unneeded calls to device reset
by Blue Swirl
· 15 years ago
5ac574c
sparc32: add chipset docs for eccmemctl
by Blue Swirl
· 15 years ago
0284dc5
sparc32: convert eccmemctl to reset + vmsd
by Blue Swirl
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
c21011a
Sparc32: port ECC memory controller to VMState design
by Blue Swirl
· 15 years ago
81a322d
qdev: add return value to init() callbacks.
by Gerd Hoffmann
· 15 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 15 years ago
d210a1b
qdev/prop: convert eccmemctl.c to helper macros.
by Gerd Hoffmann
· 15 years ago
4b48bf0
Sparc32: move device instantiation to sun4m.c
by Blue Swirl
· 15 years ago
109819e
Sparc32: use hex for version numbers
by Blue Swirl
· 15 years ago
ee6847d
qdev: rework device properties.
by Gerd Hoffmann
· 15 years ago
798b721
Sparc32: use the OpenFirmware name for ecc
by Blue Swirl
· 15 years ago
49e6637
Sparc32: convert eccmemctl to qdev
by Blue Swirl
· 15 years ago
a08d436
Revert "Introduce reset notifier order"
by Jan Kiszka
· 15 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
8217606
Introduce reset notifier order
by Jan Kiszka
· 16 years ago
001faf3
Replace gcc variadic macro extension with C99 version
by Blue Swirl
· 16 years ago
487414f
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
0bb3602
Implement hw/eccmemctl.c version differences (Robert Reif)
by blueswir1
· 16 years ago
e64d7d5
Remove address masking
by blueswir1
· 16 years ago
8f2ad0a
Fix buffer overruns (reported by Julian Seward)
by blueswir1
· 17 years ago
77f193d
Wrap long lines
by blueswir1
· 17 years ago
dd53ded
ECC updated based on information released recently by Sun (Robert Reif)
by blueswir1
· 17 years ago
9a393c6
Remove unwanted executable properties
by blueswir1
· 17 years ago
e42c20b
Give ECC controller an IRQ (Robert Reif)
by blueswir1
· 17 years ago
7c56045
Register only valid register access widths
by blueswir1
· 17 years ago
7eb0c8e
Add support for eccmemctl (Robert Reif)
by blueswir1
· 17 years ago