Sign in
qemu
/
qemu
/
48ab886d3da4f3ab94f79f6c0f8b4535b446bbfd
/
hw
/
intc
/
realview_gic.c
668f62e
error: Eliminate error_propagate() with Coccinelle, part 1
by Markus Armbruster
· 4 years, 5 months ago
118bfd7
qdev: Use returned bool to check for qdev_realize() etc. failure
by Markus Armbruster
· 4 years, 5 months ago
db873cc
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2
by Markus Armbruster
· 4 years, 6 months ago
a27bd6c
Include hw/qdev-properties.h less
by Markus Armbruster
· 5 years ago
64552b6
Include hw/irq.h a lot less
by Markus Armbruster
· 5 years ago
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
32db1b5
hw/*/realview: Fix introspection problem with 'realview_mpcore' & 'realview_gic'
by Thomas Huth
· 6 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
8ef94f0
arm: Clean up includes
by Peter Maydell
· 9 years ago
ce31825
realview_gic: Prepare for QOM embedding
by Andreas Färber
· 11 years ago
612daf0
realview_gic: Convert to QOM realize
by Andreas Färber
· 11 years ago
b09a6f7
realview_gic: QOM cast cleanup
by Andreas Färber
· 11 years ago
1437c94
hw/i*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
7702e47
hw: move interrupt controllers to hw/intc/, configure with default-configs/
by Paolo Bonzini
· 12 years ago
[Renamed from hw/realview_gic.c]
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
1356b98
sysbus: Drop sysbus_from_qdev() cast macro
by Andreas Färber
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
fbbd05d
hw/realview_gic: switch to sysbus GIC
by Peter Maydell
· 13 years ago
496dbcd
hw/arm_gic: Make the GIC its own sysbus device
by Peter Maydell
· 13 years ago
926c4af
hw/arm_gic: Move gic_get_current_cpu into arm_gic.c
by Peter Maydell
· 13 years ago
386e295
hw/arm_gic: Move NCPU definition to arm_gic.c
by Peter Maydell
· 13 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
999e12b
sysbus: apic: ioapic: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
a32134a
arm: make the number of GIC interrupts configurable
by Mark Langsdorf
· 13 years ago
c3ffa59
hw/realview_gic: Use GIC memory region for the CPU interface
by Peter Maydell
· 13 years ago
750ecd4
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
by Avi Kivity
· 13 years ago
755c080
arm_gic: convert to memory API
by Avi Kivity
· 13 years ago
8e31bf3
Correct spelling of licensed
by Matthew Fernandez
· 13 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
81a322d
qdev: add return value to init() callbacks.
by Gerd Hoffmann
· 15 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 15 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
fe7e875
ARM GIC qdev conversion
by Paul Brook
· 16 years ago
8da3ff1
Change MMIO callbacks to use offsets, not absolute addresses.
by pbrook
· 16 years ago
9596ebb
Add statics and missing #includes for prototypes.
by pbrook
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
9ee6e8b
ARMv7 support.
by pbrook
· 17 years ago