Stefan Hajnoczi
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 달 전 |
Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 달 전 |
Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 달 전 |
Richard Henderson
|
74734e2b1b
hw/timer: Constify all Property
|
8 달 전 |
Peter Maydell
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 달 전 |
Zheyu Ma
|
ff8aff01fa
hw/timer/a9gtimer: Handle QTest mode in a9_gtimer_get_current_cpu
|
1 년 전 |
Richard Henderson
|
ba324b3fb4
hw/timer: Constify VMState
|
1 년 전 |
Pavel Dovgalyuk
|
432732b5e4
hw/timer: fix a9gtimer vmstate
|
3 년 전 |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 년 전 |
Markus Armbruster
|
2e5b09fd0e
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
|
6 년 전 |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 년 전 |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 년 전 |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 년 전 |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 년 전 |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 년 전 |
Eric Blake
|
2562755ee7
maint: Fix macros with broken 'do/while(0); ' usage
|
7 년 전 |
Prasad J Pandit
|
6be8f5e262
timer: a9gtimer: remove loop to auto-increment comparator
|
8 년 전 |
Stefan Weil
|
cb8d4c8f54
Fix some typos found by codespell
|
9 년 전 |
Markus Armbruster
|
da34e65cb4
include/qemu/osdep.h: Don't include qapi/error.h
|
9 년 전 |
Paolo Bonzini
|
508127e243
log: do not unnecessarily include qom/cpu.h
|
9 년 전 |
Peter Maydell
|
8ef94f0bc9
arm: Clean up includes
|
9 년 전 |
Stefan Weil
|
e7ae771f6d
Fix remaining warnings from Sparse (void return)
|
10 년 전 |
Gonglei
|
15e10b3499
a9gtimer: remove superfluous '\n' around error_setg
|
10 년 전 |
Paolo Bonzini
|
e720677e32
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
|
10 년 전 |
Peter Crosthwaite
|
c21c3b53e1
hw/timer: Introduce ARM A9 Global Timer.
|
11 년 전 |