| Commit message (Expand) | Author | Age | Files | Lines |
* | tmp105: Correct handling of temperature limit checks | Peter Maydell | 2020-11-17 | 1 | -9/+61 |
* | hw/misc/tmp105: reset the T_low and T_High registers | Peter Maydell | 2020-11-17 | 1 | -0/+3 |
* | 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 | -1/+1 |
* | 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 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 |
* | i2c: have I2C receive operation return uint8_t | Corey Minyard | 2019-02-28 | 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 | -4/+3 |
* | Replace all occurances of __FUNCTION__ with __func__ | Alistair Francis | 2018-01-22 | 1 | -1/+1 |
* | i2c: Allow I2C devices to NAK start events | Corey Minyard | 2017-01-09 | 1 | -1/+2 |
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | qom: Swap 'name' next to visitor in ObjectPropertyAccessor | Eric Blake | 2016-02-08 | 1 | -4/+4 |
* | qapi: Swap visit_* arguments for consistent 'name' placement | Eric Blake | 2016-02-08 | 1 | -2/+2 |
* | hw/misc: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela | 2014-05-13 | 1 | -2/+1 |
* | qom: Clean up fragile use of error_is_set() in set() methods | Markus Armbruster | 2014-05-05 | 1 | -2/+4 |
* | tmp105: Read temperature in milli-celsius | Paolo Bonzini | 2014-03-31 | 1 | -3/+5 |
* | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 2013-04-08 | 1 | -1/+1 |
* | hw: move target-independent files to subdirectories | Paolo Bonzini | 2013-04-08 | 1 | -0/+269 |