Sign in
qemu
/
qemu
/
74aaddc6283ff789923127f3b95f781796fe3f39
/
hw
/
ssi
/
pl022.c
d645427
Include migration/vmstate.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
7d3912f
hw/ssi/pl022: Correct wrong DMACR and ICR handling
by Peter Maydell
· 6 years ago
139d941
hw/ssi/pl022: Correct wrong value for PL022_INT_RT
by Peter Maydell
· 6 years ago
13391a5
hw/ssi/pl022: Use DeviceState::realize rather than SysBusDevice::init
by Peter Maydell
· 6 years ago
275ff67
hw/ssi/pl022: Don't directly call vmstate_register()
by Peter Maydell
· 6 years ago
66d9aa7
hw/ssi/pl022: Set up reset function in class init
by Peter Maydell
· 6 years ago
1d52866
hw/ssi/pl022: Allow use as embedded-struct device
by Peter Maydell
· 6 years ago
03dd024
hw: explicitly include qemu/log.h
by Paolo Bonzini
· 9 years ago
17b7f2d
arm devices: Clean up includes
by Peter Maydell
· 9 years ago
8fd0671
ssi: Move ssi.h into a separate directory
by Alistair Francis
· 9 years ago
8f1e884
savevm: Remove all the unneeded version_minimum_id_old (arm)
by Juan Quintela
· 11 years ago
d8d0a0b
pl022: fix buffer overun on invalid state load
by Michael S. Tsirkin
· 11 years ago
3d29bce
pl022: QOM cast cleanup
by Andreas Färber
· 11 years ago
ce556e0
pl022: Rename pl022_state to PL022State
by Andreas Färber
· 11 years ago
2977673
hw/s*: 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
49ab747
hw: move target-independent files to subdirectories
by Paolo Bonzini
· 12 years ago
[Renamed from hw/pl022.c]
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 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
af83c32
hw/pl022: Use LOG_UNIMP and LOG_GUEST_ERROR
by Peter Maydell
· 12 years ago
22168e6
Remove unnecessary includes of primecell.h
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
750ecd4
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
by Avi Kivity
· 13 years ago
02a59c3
pl022: convert to memory API
by Avi Kivity
· 13 years ago
8e31bf3
Correct spelling of licensed
by Matthew Fernandez
· 14 years ago
075790c
vmstate: port pl022 ssp
by Juan Quintela
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
0be71e3
savevm: Add DeviceState param
by Alex Williamson
· 15 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
02e2da4
Add common BusState
by Paul Brook
· 16 years ago
5493e33
Stellaris SSI qdev conversion
by Paul Brook
· 16 years ago
001faf3
Replace gcc variadic macro extension with C99 version
by Blue Swirl
· 16 years ago
2ac7117
Replace cpu_abort with hw_error
by Paul Brook
· 16 years ago
1d6198c
Remove unnecessary trailing newlines
by blueswir1
· 16 years ago
8da3ff1
Change MMIO callbacks to use offsets, not absolute addresses.
by pbrook
· 16 years ago
23e3929
Save/restore for stellaris boards.
by pbrook
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
9ee6e8b
ARMv7 support.
by pbrook
· 17 years ago