| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hw/display: Constify VMState | Richard Henderson | 2023-12-29 | 1 | -1/+1 |
| * | hw/i2c: add asynchronous send | Klaus Jensen | 2022-06-30 | 1 | -0/+2 |
| * | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -3/+1 |
| * | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -1/+2 |
| * | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -2/+4 |
| * | hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple() | Philippe Mathieu-Daudé | 2020-07-16 | 1 | -1/+1 |
| * | Include migration/vmstate.h 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 | -1/+1 |
| * | i2c-ddc: move it to hw/display | Paolo Bonzini | 2019-05-07 | 1 | -1/+1 |
| * | i2c: have I2C receive operation return uint8_t | Corey Minyard | 2019-02-27 | 1 | -1/+1 |
| * | hw/sii9022: Add support for Silicon Image SII9022 | Linus Walleij | 2018-03-01 | 1 | -0/+191 |