Sign in
qemu
/
qemu
/
261551d1cc3a830e9623971dffa8033b216f1d63
/
hw
/
pl011.c
927d487
softmmu: move remaining include files to include/ subdirectories
by Paolo Bonzini
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
6d5433e
hw/pl011: Use LOG_UNIMP and LOG_GUEST_ERROR
by Peter Maydell
· 12 years ago
0d4abda
hw/pl011.c: Avoid crash on read when no chr backend present
by Peter Maydell
· 13 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
0beb494
qdev: nuke qdev_init_chardev()
by Anthony Liguori
· 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
4848475
pl011: convert to memory API
by Avi Kivity
· 13 years ago
2cc6e0a
char: rename qemu_chr_write() -> qemu_chr_fe_write()
by Anthony Liguori
· 14 years ago
8e31bf3
Correct spelling of licensed
by Matthew Fernandez
· 14 years ago
02b6875
vmstate: port pl011
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
· 16 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
a7d518a
PL011 qdev conversion
by Paul Brook
· 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
cc9c9ff
Implement break for the pl011, based on a patch from Jason Wessel.
by aurel32
· 17 years ago
bd9bdce
Add input buffer to mux chr (patch by Tristan Gingold).
by balrog
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
9ee6e8b
ARMv7 support.
by pbrook
· 17 years ago
4d1165f
Fix 64-bit host printf format mismatches.
by pbrook
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
aa1f17c
Spelling fixes, by Stefan Weil.
by ths
· 18 years ago
187337f
Fix off-by-one memory region sizes.
by pbrook
· 18 years ago
d537cf6
Unify IRQ handling.
by pbrook
· 18 years ago
e5b0bc4
Rearrange char event handlers to fix CHR_EVENT_RESET.
by pbrook
· 18 years ago
cdbdb64
ARM Versatile Platform Baseboard emulation.
by pbrook
· 19 years ago