Sign in
qemu
/
qemu
/
6578629e08db7081e1890ba019170d452e09430b
/
hw
/
intc
/
omap_intc.c
90191d0
hw/intc: Clean up includes
by Peter Maydell
· 9 years ago
84a3a53
omap: Don't use hw_error() in device init() methods
by Markus Armbruster
· 9 years ago
41074f3
omap_intc: convert ffs(3) to ctz32() in omap_inth_sir_update()
by Paolo Bonzini
· 10 years ago
1b111dc
hw: cannot_instantiate_with_device_add_yet due to pointer props
by Markus Armbruster
· 11 years ago
47edc5a
omap_intc: QOM'ify omap-intc and omap2-intc
by Andreas Färber
· 12 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/omap_intc.c]
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
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
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 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
750ecd4
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
by Avi Kivity
· 13 years ago
096685f
hw/omap_intc.c: Avoid crash on access to nonexistent banked registers
by Peter Maydell
· 13 years ago
0919ac7
omap_intc: Qdevify
by Peter Maydell
· 13 years ago
53bb614
omap_intc: Use MemoryRegion API
by Peter Maydell
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
7f132a2
hw/omap1.c : separate interrupt controller module
by cmchao
· 15 years ago