Age | Commit message (Expand) | Author | Files | Lines |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 1 | -1/+1 |
2020-01-08 | chardev: Use QEMUChrEvent enum in IOEventHandler typedef | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2017-07-14 | char: avoid chardevice direct access | Anton Nefedov | 1 | -1/+1 |
2017-07-14 | char: add backend hotswap handler | Anton Nefedov | 1 | -1/+1 |
2017-06-02 | char: move CharBackend handling in char-fe unit | Marc-André Lureau | 1 | -1/+1 |
2017-06-02 | chardev: move headers to include/chardev | Marc-André Lureau | 1 | -1/+1 |
2016-10-24 | char: remove explicit_fe_open, use a set_handlers argument | Marc-André Lureau | 1 | -1/+2 |
2016-10-24 | char: make some qemu_chr_fe skip if no driver | Marc-André Lureau | 1 | -9/+5 |
2016-10-24 | char: use qemu_chr_fe* functions with CharBackend argument | Marc-André Lureau | 1 | -5/+5 |
2016-10-24 | char: rename some frontend functions | Marc-André Lureau | 1 | -1/+1 |
2016-10-24 | char: replace PROP_CHR with CharBackend | Marc-André Lureau | 1 | -7/+7 |
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-05-18 | ipack: Update e-mail address | Alberto Garcia | 1 | -1/+1 |
2016-01-29 | hw: Clean up includes | Peter Maydell | 1 | -0/+1 |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela | 1 | -6/+3 |
2014-02-14 | ipack: Move IndustryPack out of hw/char/ | Andreas Färber | 1 | -1/+1 |
2014-02-14 | ipoctal232: QOM parent field cleanup | Andreas Färber | 1 | -4/+6 |
2014-02-14 | ipack: Convert to QOM realize | Andreas Färber | 1 | -5/+3 |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum | 1 | -0/+1 |
2013-04-15 | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 1 | -0/+605 |