Age | Commit message (Expand) | Author |
2021-07-08 | hw/input/lm832x: Define TYPE_LM8323 in public header | Philippe Mathieu-Daudé |
2021-07-08 | hw/input/lm832x: Move lm832x_key_event() declaration to "lm832x.h" | Philippe Mathieu-Daudé |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2019-10-15 | hw/input/lm832x: Convert reset handler to DeviceReset | Philippe Mathieu-Daudé |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster |
2019-08-16 | Include sysemu/reset.h a lot less | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-02-27 | i2c: have I2C receive operation return uint8_t | Corey Minyard |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini |
2018-06-01 | hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init | Philippe Mathieu-Daudé |
2018-01-22 | Replace all occurances of __FUNCTION__ with __func__ | Alistair Francis |
2017-01-09 | i2c: Allow I2C devices to NAK start events | Corey Minyard |
2016-01-29 | hw: Clean up includes | Peter Maydell |
2015-01-26 | vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR* | Paolo Bonzini |
2014-05-13 | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela |
2014-02-14 | lm832x: QOM'ify | Andreas Färber |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |