25 Commits (21932912a08f3b8c9f6210ba41232cc4ae1a0ae6)

Author SHA1 Message Date
Philippe Mathieu-Daudé 21932912a0 hw/sparc: Mark SPARC-specific peripherals as big-endian 4 months ago
Paolo Bonzini c755f3b959 include: move hw/sysbus.h to hw/core/ 4 months ago
Paolo Bonzini 78d45220b4 include: move hw/qdev-properties.h to hw/core/ 4 months ago
Paolo Bonzini 32222dc3bb include: move hw/irq.h to hw/core/ 4 months ago
Philippe Mathieu-Daudé 12d1a768bd qom: Have class_init() take a const data argument 1 year ago
Richard Henderson 5fcabe628b include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 1 year ago
Richard Henderson 3002997310 hw/misc: Constify all Property 1 year ago
Peter Maydell e3d0814368 hw: Use device_class_set_legacy_reset() instead of opencoding 2 years ago
Richard Henderson e4ea952fb0 hw/misc: Constify VMState 2 years ago
Eduardo Habkost 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
Eduardo Habkost 8110fa1d94 Use DECLARE_*CHECKER* macros 6 years ago
Eduardo Habkost db1015e92e Move QOM typedefs and add missing includes 6 years ago
Marc-André Lureau 4f67d30b5e qdev: set properties with device_class_set_props() 6 years ago
Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 7 years ago
Markus Armbruster d645427057 Include migration/vmstate.h less 7 years ago
Markus Armbruster 64552b6be4 Include hw/irq.h a lot less 7 years ago
Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
xiaoqiang zhao b229a5765b hw/misc: QOM'ify eccmemctl.c 9 years ago
Peter Maydell 0d1c9782a1 hw/misc: Clean up includes 10 years ago
Juan Quintela 35d08458a9 savevm: Remove all the unneeded version_minimum_id_old (rest) 12 years ago
Paolo Bonzini c7bcc85d66 qdev: Remove hex8/32/64 property types 12 years ago
Andreas Färber 100bb15cb8 eccmemctl: QOM cast cleanup 13 years ago
Paolo Bonzini 3c16154210 hw/m*: pass owner to memory_region_init* functions 13 years ago
Paolo Bonzini 2c9b15cab1 memory: add owner argument to initialization functions 13 years ago
Paolo Bonzini e28bee8ee6 hw: move other devices to hw/misc/, configure with default-configs/ 13 years ago
Paolo Bonzini 83c9f4ca79 hw: include hw header files with full paths 13 years ago
Andreas Färber 8c43a6f05d Make all static TypeInfos const 13 years ago
Avi Kivity a8170e5e97 Rename target_phys_addr_t to hwaddr 14 years ago
Andreas Färber 83f7d43a9e qom: Unify type registration 14 years ago
Anthony Liguori 39bffca203 qdev: register all types natively through QEMU Object Model 15 years ago
Anthony Liguori 999e12bbe8 sysbus: apic: ioapic: convert to QEMU Object Model 14 years ago
Avi Kivity 750ecd444f sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() 15 years ago
Avi Kivity 7ef57cca57 eccmemctl: convert to memory API 15 years ago
Alexander Graf 2507c12ab0 Add endianness as io mem parameter 16 years ago
Blue Swirl 97bf4851fe sparc32: convert debug printf statements to tracepoints 16 years ago
Blue Swirl a01d6ef446 sparc32 (mostly): remove unneeded calls to device reset 17 years ago
Blue Swirl 5ac574c4d3 sparc32: add chipset docs for eccmemctl 17 years ago
Blue Swirl 0284dc5410 sparc32: convert eccmemctl to reset + vmsd 17 years ago
Anthony Liguori c227f0995e Revert "Get rid of _t suffix" 17 years ago
malc 99a0949b72 Get rid of _t suffix 17 years ago
Blue Swirl c21011a963 Sparc32: port ECC memory controller to VMState design 17 years ago
Gerd Hoffmann 81a322d4a1 qdev: add return value to init() callbacks. 17 years ago
Blue Swirl d60efc6b0d Make CPURead/WriteFunc structure 'const' 17 years ago
Gerd Hoffmann d210a1b43a qdev/prop: convert eccmemctl.c to helper macros. 17 years ago
Blue Swirl 4b48bf059b Sparc32: move device instantiation to sun4m.c 17 years ago
Blue Swirl 109819e0c0 Sparc32: use hex for version numbers 17 years ago
Gerd Hoffmann ee6847d19b qdev: rework device properties. 17 years ago
Blue Swirl 798b721ec3 Sparc32: use the OpenFirmware name for ecc 17 years ago
Blue Swirl 49e6637386 Sparc32: convert eccmemctl to qdev 17 years ago
Jan Kiszka a08d43677f Revert "Introduce reset notifier order" 17 years ago