index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-29
qom/cpu: Add cluster_index to CPUState
Peter Maydell
1
-0
/
+46
2019-01-07
hw/cpu: introduce CPU clusters
Luc Michel
2
-1
/
+51
2018-08-24
hw/cpu/a15mpcore: If CPU has EL2, enable it on the GIC and wire it up
Peter Maydell
1
-3
/
+28
2018-07-17
hw/*/realview: Fix introspection problem with 'realview_mpcore' & 'realview_gic'
Thomas Huth
1
-4
/
+4
2018-07-17
hw/cpu/arm11mpcore: Fix introspection problem with 'arm11mpcore_priv'
Thomas Huth
1
-8
/
+6
2018-07-17
hw/cpu/a9mpcore: Fix introspection problems with the "a9mpcore_priv" device
Thomas Huth
1
-10
/
+8
2018-07-17
hw/cpu/a15mpcore: Fix introspection problem with the a15mpcore_priv device
Thomas Huth
1
-5
/
+3
2017-12-18
hw: use "qemu/osdep.h" as first #include in source files
Philippe Mathieu-Daudé
1
-0
/
+1
2017-08-02
cpu: don't allow negative core id
Laurent Vivier
1
-0
/
+5
2017-06-09
hw/cpu: core.c can be compiled as common object
Thomas Huth
1
-2
/
+1
2017-01-27
Introduce DEVICE_CATEGORY_CPU for CPU devices
Thomas Huth
1
-0
/
+8
2016-06-17
cpu: Abstract CPU core type
Bharata B Rao
2
-0
/
+89
2016-05-19
explicitly include qom/cpu.h
Paolo Bonzini
1
-0
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
4
-0
/
+4
2016-03-04
hw/intc/arm_gic.c: Implement GICv2 GICC_DIR
Peter Maydell
1
-1
/
+1
2016-01-29
hw: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-29
arm devices: Clean up includes
Peter Maydell
3
-0
/
+3
2015-10-02
icc_bus: drop the unused files
Zhu Guihua
2
-119
/
+0
2015-09-14
hw/cpu/{a15mpcore, a9mpcore}: Handle missing has_el3 CPU props gracefully
Edgar E. Iglesias
2
-2
/
+2
2015-09-08
hw/cpu/{a15mpcore, a9mpcore}: enable TrustZone in GIC if it is enabled in CPUs
Peter Maydell
2
-0
/
+24
2015-08-13
hw/cpu/a15mpcore: Wire up hyp and secure physical timer interrupts
Peter Maydell
1
-7
/
+14
2015-08-13
Introduce gic_class_name() instead of repeating condition
Pavel Fedin
1
-6
/
+2
2014-11-03
icc_bus: fix typo ICC_BRIGDE -> ICC_BRIDGE
Zhu Guihua
1
-2
/
+2
2014-10-15
target-i386: ICC bus: Drop BusState::allow_hotplug
Igor Mammedov
1
-8
/
+0
2013-12-24
icc_bus: QOM'ify ICC
xiaoqiang zhao
1
-8
/
+6
2013-12-10
cpu/a9mpcore: Add Global Timer
François LEGAL
1
-5
/
+21
2013-12-10
cpu/a9mpcore: reorder operations/declarations
Peter Crosthwaite
1
-14
/
+14
2013-12-10
cpu/a9mpcore: rename timerbusdev variable
Peter Crosthwaite
1
-4
/
+4
2013-11-05
arm11mpcore: Split off RealView MPCore
Andreas Färber
3
-121
/
+140
2013-11-05
arm11mpcore: Prepare for QOM embedding
Andreas Färber
1
-26
/
+1
2013-11-05
arm11mpcore: Convert mpcore_rirq_state to QOM realize
Andreas Färber
1
-14
/
+44
2013-11-05
arm11mpcore: Convert ARM11MPCorePriveState to QOM realize
Andreas Färber
1
-28
/
+56
2013-11-05
arm11mpcore: Split off SCU device
Andreas Färber
1
-51
/
+14
2013-11-05
arm11mpcore: Create container MemoryRegion in instance_init
Andreas Färber
1
-3
/
+11
2013-11-05
arm11mpcore: Drop unused fields
Andreas Färber
1
-2
/
+0
2013-11-05
arm11mpcore: Fix typo in MemoryRegion name
Andreas Färber
1
-1
/
+1
2013-11-05
a15mpcore: Prepare for QOM embedding
Andreas Färber
1
-20
/
+1
2013-11-05
a15mpcore: Convert to QOM realize
Andreas Färber
1
-8
/
+12
2013-11-05
a15mpcore: Embed GICState
Andreas Färber
1
-15
/
+24
2013-11-05
a15mpcore: Split off instance_init
Andreas Färber
1
-3
/
+10
2013-11-05
a9mpcore: Prepare for QOM embedding
Andreas Färber
1
-23
/
+1
2013-11-05
a9mpcore: Convert to QOM realize
Andreas Färber
1
-10
/
+26
2013-11-05
a9mpcore: Embed ARMMPTimerState
Andreas Färber
1
-11
/
+18
2013-11-05
a9mpcore: Embed A9SCUState
Andreas Färber
1
-6
/
+10
2013-11-05
a9mpcore: Embed GICState
Andreas Färber
1
-9
/
+16
2013-11-05
a9mpcore: Split off instance_init
Andreas Färber
1
-3
/
+9
2013-09-03
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
1
-3
/
+2
2013-09-03
a15mpcore: Use qemu_get_cpu() for generic timers
Andreas Färber
1
-3
/
+2
2013-08-30
qdev: Pass size to qbus_create_inplace()
Andreas Färber
1
-1
/
+2
2013-08-20
default-configs: Fix A9MP and A15MP config names
Peter Maydell
1
-2
/
+2
[next]