29 Commits (6365e97c841e43dc6ea256857ddc7e850d5c67dd)

Author SHA1 Message Date
Paolo Bonzini 048a23851c include: move hw/hw.h to hw/core/, rename 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
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 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
Zheyu Ma ff8aff01fa hw/timer/a9gtimer: Handle QTest mode in a9_gtimer_get_current_cpu 2 years ago
Richard Henderson ba324b3fb4 hw/timer: Constify VMState 2 years ago
Pavel Dovgalyuk 432732b5e4 hw/timer: fix a9gtimer vmstate 4 years ago
Marc-André Lureau 4f67d30b5e qdev: set properties with device_class_set_props() 6 years ago
Markus Armbruster 2e5b09fd0e hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ 7 years ago
Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 7 years ago
Markus Armbruster 650d103d3e Include hw/hw.h exactly where needed 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
Eric Blake 2562755ee7 maint: Fix macros with broken 'do/while(0); ' usage 8 years ago
Prasad J Pandit 6be8f5e262 timer: a9gtimer: remove loop to auto-increment comparator 10 years ago
Stefan Weil cb8d4c8f54 Fix some typos found by codespell 10 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 10 years ago
Paolo Bonzini 508127e243 log: do not unnecessarily include qom/cpu.h 10 years ago
Peter Maydell 8ef94f0bc9 arm: Clean up includes 10 years ago
Stefan Weil e7ae771f6d Fix remaining warnings from Sparse (void return) 11 years ago
Gonglei 15e10b3499 a9gtimer: remove superfluous '\n' around error_setg 11 years ago
Paolo Bonzini e720677e32 vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR* 11 years ago
Peter Crosthwaite c21c3b53e1 hw/timer: Introduce ARM A9 Global Timer. 12 years ago