Age | Commit message (Expand) | Author | Files | Lines |
2020-09-22 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul... | Peter Maydell | 1 | -4/+1 |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 1 | -3/+1 |
2020-09-16 | hw/gpio/max7310: Remove impossible check | Philippe Mathieu-Daudé | 1 | -4/+1 |
2020-09-12 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul... | Peter Maydell | 1 | -6/+5 |
2020-09-09 | hw/gpio/max7310: Replace disabled printf() by qemu_log_mask(UNIMP) | Philippe Mathieu-Daudé | 1 | -6/+5 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -1/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -2/+4 |
2020-09-01 | hw: Remove superfluous breaks | Liao Pingfang | 1 | -3/+0 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include hw/irq.h a lot 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 |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini | 1 | -1/+1 |
2018-06-01 | hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init | Philippe Mathieu-Daudé | 1 | -5/+4 |
2018-01-22 | Replace all occurances of __FUNCTION__ with __func__ | Alistair Francis | 1 | -4/+4 |
2017-01-09 | i2c: Allow I2C devices to NAK start events | Corey Minyard | 1 | -1/+3 |
2016-01-29 | hw: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-04-28 | Convert (ffs(val) - 1) to ctz32(val) | Stefan Hajnoczi | 1 | -1/+1 |
2014-05-13 | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela | 1 | -2/+1 |
2014-02-14 | max7310: QOM'ify | Andreas Färber | 1 | -9/+14 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 1 | -0/+213 |