summaryrefslogtreecommitdiff
path: root/hw/char/bcm2835_aux.c
AgeCommit message (Expand)Author
2018-07-16bcm2835_aux: Swap RX and TX interrupt assignmentsGuenter Roeck
2017-07-14char: add backend hotswap handlerAnton Nefedov
2016-10-24char: remove explicit_fe_open, use a set_handlers argumentMarc-André Lureau
2016-10-24char: make some qemu_chr_fe skip if no driverMarc-André Lureau
2016-10-24char: use qemu_chr_fe* functions with CharBackend argumentMarc-André Lureau
2016-10-24char: rename some frontend functionsMarc-André Lureau
2016-10-24char: replace PROP_CHR with CharBackendMarc-André Lureau
2016-09-13hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_allDaniel P. Berrange
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-03-16bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) blockAndrew Baumann