35 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 a5d7e646f6 include: move hw/ptimer.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 74734e2b1b hw/timer: Constify all Property 1 year ago
Peter Maydell e3d0814368 hw: Use device_class_set_legacy_reset() instead of opencoding 2 years ago
Richard Henderson ba324b3fb4 hw/timer: Constify VMState 2 years ago
Peter Maydell 9598c1bb39 ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY 4 years ago
Markus Armbruster b21e238037 Use g_new() & friends where that makes obvious sense 4 years ago
Philippe Mathieu-Daudé 62a9b228b5 hw/timer/slavio_timer: Allow 64-bit accesses 5 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
Peter Maydell 2ee62f32a7 hw/timer/slavio_timer.c: Switch to transaction-based ptimer API 7 years ago
Peter Maydell 5e3478925d hw/timer/slavio_timer: Remove useless check for NULL t->timer 7 years ago
Peter Maydell b01422622b ptimer: Rename ptimer_init() to ptimer_init_with_bh() 7 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
Mark Cave-Ayland f5980f757c sun4m: remove include/hw/sparc/sun4m.h and all references to it 8 years ago
xiaoqiang zhao 4410b94cce hw/timer: QOM'ify slavio_timer 9 years ago
Dmitry Osipenko e7ea81c37d hw/ptimer: Introduce timer policy feature 10 years ago
Peter Maydell 282bc81efb hw/timer: Clean up includes 10 years ago
Juan Quintela 35d08458a9 savevm: Remove all the unneeded version_minimum_id_old (rest) 12 years ago
Mark Cave-Ayland ead4cf04f8 sun4m: fix slavio timer RUN/STOP bit 12 years ago
Alex Bligh 6a1751b7aa aio / timers: Untangle include files 13 years ago
Andreas Färber c275471eb1 slavio_timer: QOM cast cleanup 13 years ago
Paolo Bonzini 853dca1205 hw/t*: 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 3bd884511f hw: move timer devices to hw/timer/, configure with default-configs/ 13 years ago
Paolo Bonzini 0d09e41a51 hw: move headers to include/ 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
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 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
Paolo Bonzini 49d4d9b63e ptimer: move declarations to ptimer.h 14 years ago
Avi Kivity 750ecd444f sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() 15 years ago
Benoît Canet a3d12d073e slavio_timer: convert to memory API 15 years ago
Blue Swirl f90074f493 slavio_timer: avoid structure holes spotted by pahole 15 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 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