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