index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
cpu
Age
Commit message (
Expand
)
Author
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-05-13
Clean up includes
Markus Armbruster
2019-01-29
qom/cpu: Add cluster_index to CPUState
Peter Maydell
2019-01-07
hw/cpu: introduce CPU clusters
Luc Michel
2017-12-18
hw: remove "qemu/osdep.h" from header files
Philippe Mathieu-Daudé
2016-06-27
qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCore
Peter Krempa
2016-06-17
cpu: Abstract CPU core type
Bharata B Rao
2015-10-02
icc_bus: drop the unused files
Zhu Guihua
2013-12-24
icc_bus: QOM'ify ICC
xiaoqiang zhao
2013-12-10
cpu/a9mpcore: Add Global Timer
François LEGAL
2013-12-10
cpu/a9mpcore: reorder operations/declarations
Peter Crosthwaite
2013-11-05
arm11mpcore: Prepare for QOM embedding
Andreas Färber
2013-11-05
a15mpcore: Prepare for QOM embedding
Andreas Färber
2013-11-05
a9mpcore: Prepare for QOM embedding
Andreas Färber
2013-05-01
target-i386: Move APIC to ICC bus
Igor Mammedov
2013-05-01
target-i386: Introduce ICC bus/device/bridge
Igor Mammedov