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