Statistics
| Branch: | Revision:

root / include / hw / cpu @ d91a68a7

Name Size
a15mpcore.h 1.2 kB
a9mpcore.h 864 Bytes
arm11mpcore.h 768 Bytes
icc_bus.h 2 kB

Latest revisions

# Date Author Comment
494c2717 12/24/2013 07:02 pm xiaoqiang zhao

icc_bus: QOM'ify ICC

For consistency, QOM'ify APIC's parent bus.

Signed-off-by: xiaoqiang zhao <>
Signed-off-by: Andreas Färber <>

57e72f2a 12/10/2013 03:28 pm François LEGAL

cpu/a9mpcore: Add Global Timer

Add the global timer to A9 MPCore.

Signed-off-by: François LEGAL <>
Reviewed-by: Peter Maydell <>
Message-id: ...

4c25f365 12/10/2013 03:24 pm Peter Crosthwaite

cpu/a9mpcore: reorder operations/declarations

To make it consistent for easier code reading. The order in which
variables are defined and functions are called is set to match the
address map ordering.

The new consistent order of doing stuff is:

SCU -> GIC -> MPTimer -> WDT....

de4c2dcf 11/05/2013 06:47 pm Andreas Färber

a9mpcore: Prepare for QOM embedding

Reviewed-by: Peter Maydell <>
Signed-off-by: Andreas Färber <>

43482f72 11/05/2013 06:47 pm Andreas Färber

a15mpcore: Prepare for QOM embedding

Reviewed-by: Peter Maydell <>
Signed-off-by: Andreas Färber <>

7b960dc3 11/05/2013 06:47 pm Andreas Färber

arm11mpcore: Prepare for QOM embedding

Move state struct, type constant and cast macro to a new header.

Reviewed-by: Peter Maydell <>
Signed-off-by: Andreas Färber <>

53a89e26 05/01/2013 02:06 pm Igor Mammedov

target-i386: Move APIC to ICC bus

It allows APIC to be hotplugged.

  • map APIC's mmio at board level if it is present
  • do not register mmio region for each APIC, since
    only one is used/mapped

Signed-off-by: Igor Mammedov <>
Signed-off-by: Andreas Färber <>

f0513d2c 05/01/2013 02:06 pm Igor Mammedov

target-i386: Introduce ICC bus/device/bridge

Provides a hotpluggable bus for APIC and CPU.

  • icc-bridge will serve as a parent for icc-bus and provide
    mmio mapping services to child icc-devices.
  • icc-device will replace SysBusDevice as a parent of APIC...

View revisions

Also available in: Atom