Age | Commit message (Expand) | Author |
---|---|---|
2023-12-29 | hw/char: Constify VMState | Richard Henderson |
2023-08-31 | hw/char: Have FEWatchFunc handlers return G_SOURCE_CONTINUE/REMOVE | Philippe Mathieu-Daudé |
2021-08-05 | chardev: mark explicitly first argument as poisoned | Marc-André Lureau |
2020-12-18 | qdev: Move softmmu properties to qdev-properties-system.h | Eduardo Habkost |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau |
2020-01-08 | chardev: Use QEMUChrEvent enum in IOEventHandler typedef | Philippe Mathieu-Daudé |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2018-11-02 | hw/char: Implement nRF51 SoC UART | Julia Suvorova |