index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
char
/
pl011.c
Age
Commit message (
Expand
)
Author
2016-06-06
hw/char: QOM'ify pl011 model
xiaoqiang zhao
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-01-29
arm: Clean up includes
Peter Maydell
2015-04-02
sysbus: Make devices picking up backends unavailable with -device
Markus Armbruster
2015-04-02
hw: Mark devices picking up char backends actively FIXME
Markus Armbruster
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-03-18
pl011: fix incorrect logic to set the RXFF flag
Rob Herring
2014-03-18
pl011: fix UARTRSR accesses corrupting the UARTCR value
Rob Herring
2014-03-18
pl011: reset the fifo when enabled or disabled
Rob Herring
2013-07-29
pl011: QOM'ify pl011 and pl011_luminary
Andreas Färber
2013-07-29
pl011: Rename pl011_state
Andreas Färber
2013-07-04
hw/c*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini