Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-24 | char: remove explicit_fe_open, use a set_handlers argument | Marc-André Lureau | 1 | -1/+1 |
2016-10-24 | char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit | Marc-André Lureau | 1 | -1/+0 |
2016-10-24 | char: use qemu_chr_fe* functions with CharBackend argument | Marc-André Lureau | 1 | -4/+5 |
2016-10-24 | char: remaining switch to CharBackend in frontend | Marc-André Lureau | 1 | -5/+5 |
2016-09-13 | hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all | Daniel P. Berrange | 1 | -1/+3 |
2016-01-29 | hw: Clean up includes | Peter Maydell | 1 | -0/+1 |
2013-10-02 | sh4: Fix serial line access for Linux kernels later than 3.2 | Guenter Roeck | 1 | -2/+0 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -3/+3 |
2013-04-15 | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move char devices to hw/char/, configure via default-configs/ | Paolo Bonzini | 1 | -0/+410 |