| Commit message (Expand) | Author | Age | Files | Lines |
* | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include hw/hw.h exactly where needed | 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 |
* | i2c: have I2C receive operation return uint8_t | Corey Minyard | 2019-02-28 | 1 | -1/+1 |
* | avoid TABs in files that only contain a few | Paolo Bonzini | 2019-01-11 | 1 | -1/+1 |
* | hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init | Philippe Mathieu-Daudé | 2018-06-01 | 1 | -5/+4 |
* | Replace all occurances of __FUNCTION__ with __func__ | Alistair Francis | 2018-01-22 | 1 | -4/+4 |
* | i2c: Allow I2C devices to NAK start events | Corey Minyard | 2017-01-09 | 1 | -1/+3 |
* | hw: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | Convert (ffs(val) - 1) to ctz32(val) | Stefan Hajnoczi | 2015-04-28 | 1 | -1/+1 |
* | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela | 2014-05-13 | 1 | -2/+1 |
* | max7310: QOM'ify | Andreas Färber | 2014-02-14 | 1 | -9/+14 |
* | hw: move target-independent files to subdirectories | Paolo Bonzini | 2013-04-08 | 1 | -0/+213 |