| Commit message (Expand) | Author | Age | Files | Lines |
* | chardev: Use QEMUChrEvent enum in IOEventHandler typedef | Philippe Mathieu-Daudé | 2020-01-08 | 1 | -1/+1 |
* | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include hw/irq.h a lot less | Markus Armbruster | 2019-08-16 | 1 | -0/+2 |
* | avoid TABs in files that only contain a few | Paolo Bonzini | 2019-01-11 | 1 | -9/+9 |
* | hw/char/sh_serial: Add timeout handling to unbreak serial input | Geert Uytterhoeven | 2018-10-02 | 1 | -0/+20 |
* | hw: Do not include "exec/address-spaces.h" if it is not necessary | Philippe Mathieu-Daudé | 2018-06-01 | 1 | -1/+0 |
* | char: avoid chardevice direct access | Anton Nefedov | 2017-07-14 | 1 | -1/+1 |
* | char: add backend hotswap handler | Anton Nefedov | 2017-07-14 | 1 | -1/+1 |
* | char: move CharBackend handling in char-fe unit | Marc-André Lureau | 2017-06-02 | 1 | -1/+1 |
* | chardev: move headers to include/chardev | Marc-André Lureau | 2017-06-02 | 1 | -1/+1 |
* | char: rename CharDriverState Chardev | Marc-André Lureau | 2017-01-27 | 1 | -1/+1 |
* | char: remove explicit_fe_open, use a set_handlers argument | Marc-André Lureau | 2016-10-24 | 1 | -1/+1 |
* | char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit | Marc-André Lureau | 2016-10-24 | 1 | -1/+0 |
* | char: use qemu_chr_fe* functions with CharBackend argument | Marc-André Lureau | 2016-10-24 | 1 | -4/+5 |
* | char: remaining switch to CharBackend in frontend | Marc-André Lureau | 2016-10-24 | 1 | -5/+5 |
* | hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all | Daniel P. Berrange | 2016-09-13 | 1 | -1/+3 |
* | hw: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | sh4: Fix serial line access for Linux kernels later than 3.2 | Guenter Roeck | 2013-10-02 | 1 | -2/+0 |
* | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 1 | -3/+3 |
* | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini | 2013-04-15 | 1 | -1/+1 |
* | hw: move char devices to hw/char/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+410 |