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
/
hw
/
cpu
Age
Commit message (
Expand
)
Author
2017-01-27
Introduce DEVICE_CATEGORY_CPU for CPU devices
Thomas Huth
2016-06-17
cpu: Abstract CPU core type
Bharata B Rao
2016-05-19
explicitly include qom/cpu.h
Paolo Bonzini
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-04
hw/intc/arm_gic.c: Implement GICv2 GICC_DIR
Peter Maydell
2016-01-29
hw: Clean up includes
Peter Maydell
2016-01-29
arm devices: Clean up includes
Peter Maydell
2015-10-02
icc_bus: drop the unused files
Zhu Guihua
2015-09-14
hw/cpu/{a15mpcore, a9mpcore}: Handle missing has_el3 CPU props gracefully
Edgar E. Iglesias
2015-09-08
hw/cpu/{a15mpcore, a9mpcore}: enable TrustZone in GIC if it is enabled in CPUs
Peter Maydell
2015-08-13
hw/cpu/a15mpcore: Wire up hyp and secure physical timer interrupts
Peter Maydell
2015-08-13
Introduce gic_class_name() instead of repeating condition
Pavel Fedin
2014-11-03
icc_bus: fix typo ICC_BRIGDE -> ICC_BRIDGE
Zhu Guihua
2014-10-15
target-i386: ICC bus: Drop BusState::allow_hotplug
Igor Mammedov
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-12-10
cpu/a9mpcore: rename timerbusdev variable
Peter Crosthwaite
2013-11-05
arm11mpcore: Split off RealView MPCore
Andreas Färber
2013-11-05
arm11mpcore: Prepare for QOM embedding
Andreas Färber
2013-11-05
arm11mpcore: Convert mpcore_rirq_state to QOM realize
Andreas Färber
2013-11-05
arm11mpcore: Convert ARM11MPCorePriveState to QOM realize
Andreas Färber
2013-11-05
arm11mpcore: Split off SCU device
Andreas Färber
2013-11-05
arm11mpcore: Create container MemoryRegion in instance_init
Andreas Färber
2013-11-05
arm11mpcore: Drop unused fields
Andreas Färber
2013-11-05
arm11mpcore: Fix typo in MemoryRegion name
Andreas Färber
2013-11-05
a15mpcore: Prepare for QOM embedding
Andreas Färber
2013-11-05
a15mpcore: Convert to QOM realize
Andreas Färber
2013-11-05
a15mpcore: Embed GICState
Andreas Färber
2013-11-05
a15mpcore: Split off instance_init
Andreas Färber
2013-11-05
a9mpcore: Prepare for QOM embedding
Andreas Färber
2013-11-05
a9mpcore: Convert to QOM realize
Andreas Färber
2013-11-05
a9mpcore: Embed ARMMPTimerState
Andreas Färber
2013-11-05
a9mpcore: Embed A9SCUState
Andreas Färber
2013-11-05
a9mpcore: Embed GICState
Andreas Färber
2013-11-05
a9mpcore: Split off instance_init
Andreas Färber
2013-09-03
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-09-03
a15mpcore: Use qemu_get_cpu() for generic timers
Andreas Färber
2013-08-30
qdev: Pass size to qbus_create_inplace()
Andreas Färber
2013-08-20
default-configs: Fix A9MP and A15MP config names
Peter Maydell
2013-08-20
hw/cpu/a15mpcore: Wire generic timer outputs to GIC inputs
Peter Maydell
2013-07-29
arm11mpcore: QOM cast cleanups for mpcore_rirq_state
Andreas Färber
2013-07-29
arm11mpcore: QOM cast cleanups for ARM11MPCorePriveState
Andreas Färber
2013-07-29
cpu/a15mpcore: QOM cast cleanup
Andreas Färber
2013-07-29
cpu/a9mpcore: QOM casting cleanup
Andreas Färber
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-15
hw/cpu/a15mpcore: Correct default value for num-irq
Peter Maydell
2013-07-04
hw/c*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-05-01
target-i386: Move APIC to ICC bus
Igor Mammedov
[next]