Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-07-10 | error: Eliminate error_propagate() with Coccinelle, part 1 | Markus Armbruster | 1 | -3/+1 |
2020-07-10 | qapi: Use returned bool to check for failure, Coccinelle part | Markus Armbruster | 1 | -2/+1 |
2020-05-15 | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster | 1 | -4/+4 |
2019-10-22 | Do not use %m in common code to print error messages | Thomas Huth | 1 | -2/+2 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | Include migration/vmstate.h 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 |
2019-02-27 | i2c: have I2C receive operation return uint8_t | Corey Minyard | 1 | -1/+1 |
2018-12-11 | misc: Avoid UTF-8 in error messages | Eric Blake | 1 | -1/+1 |
2018-06-01 | hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init | Philippe Mathieu-Daudé | 1 | -5/+3 |
2017-06-13 | hw/misc: add a TMP42{1, 2, 3} device model | Cédric Le Goater | 1 | -0/+402 |