36 Commits (a5d7e646f62e9cf73f50a5dfdf08f74d1d9b39a3)

Author SHA1 Message Date
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
Richard Henderson ba324b3fb4 hw/timer: Constify VMState 2 years ago
Juan Quintela 99b16e8ee4 migration: Use vmstate_register_any() 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
Peter Maydell 932a8d1f11 arm: Update infocenter.arm.com URLs 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 Xu 1df2c9a26f migration: Define VMSTATE_INSTANCE_ID_ANY 7 years ago
Peter Maydell 5a65f7b5f4 hw/timer/arm_timer.c: Switch to transaction-based ptimer API 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
Dmitry Osipenko e7ea81c37d hw/ptimer: Introduce timer policy feature 10 years ago
Paolo Bonzini 03dd024ff5 hw: explicitly include qemu/log.h 10 years ago
xiaoqiang.zhao d712a5a2a4 hw/timer: QOM'ify arm_timer (pass 2) 10 years ago
xiaoqiang.zhao 0d175e745f hw/timer: QOM'ify arm_timer (pass 1) 10 years ago
Peter Maydell 8ef94f0bc9 arm: Clean up includes 10 years ago
Shannon Zhao b64127244d hw/timer/arm_timer.c: Fix misusing qemu_allocate_irqs for single irq 11 years ago
Juan Quintela 8f1e884b38 savevm: Remove all the unneeded version_minimum_id_old (arm) 12 years ago
Peter Maydell cba933b225 hw/timer/arm_timer: Avoid array overrun for bad addresses 12 years ago
Alex Bligh 6a1751b7aa aio / timers: Untangle include files 13 years ago
Andreas Färber e2051b4243 arm_timer: QOM cast cleanup for icp_pit_state 13 years ago
Andreas Färber 0c88dea5eb arm_timer: QOM cast cleanup for SP804State 13 years ago
Andreas Färber 1024d7f013 arm_timer: Rename sp804_state to SP804State 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 49ab747f66 hw: move target-independent files to subdirectories 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
Peter Maydell edb94a41e3 hw/arm_timer: Use LOG_GUEST_ERROR and LOG_UNIMP 14 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
Mark Langsdorf 100cf55ff9 arm: Remove incorrect comment in arm_timer 14 years ago
Paolo Bonzini 49d4d9b63e ptimer: move declarations to ptimer.h 14 years ago
Mark Langsdorf 104a26a236 arm: Set frequencies for arm_timer 14 years ago
Peter Chubb 7b4252e83f Fix sp804 dual-timer 15 years ago
Peter Chubb 4abc7ebf5f Fix hw_error messages from arm_timer.c 15 years ago
Avi Kivity 750ecd444f sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() 15 years ago