Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: Don't check return value from i2c_recv() | Corey Minyard | 2019-02-28 | 1 | -7/+1 |
* | hw/i2c: QOM'ify exynos4210_i2c.c | xiaoqiang zhao | 2016-06-14 | 1 | -7/+6 |
* | arm: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | i2c: Rename i2c_bus to I2CBus | Andreas Färber | 2014-02-14 | 1 | -1/+1 |
* | exynos4210_i2c: QOM cast cleanup | Andreas Färber | 2013-07-29 | 1 | -5/+7 |
* | hw: Avoid use of QOM type name macros in VMStateDescriptions | Peter Maydell | 2013-07-23 | 1 | -1/+1 |
* | hw/i*: pass owner to memory_region_init* functions | Paolo Bonzini | 2013-07-04 | 1 | -2/+2 |
* | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 1 | -1/+1 |
* | hw: move I2C controllers to hw/i2c/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+334 |