summaryrefslogtreecommitdiffstats
path: root/hw/input/lm832x.c
Commit message (Expand)AuthorAgeFilesLines
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-1/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* hw/input/lm832x: Convert reset handler to DeviceResetPhilippe Mathieu-Daudé2019-10-151-7/+5Star
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include sysemu/reset.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* i2c: have I2C receive operation return uint8_tCorey Minyard2019-02-281-1/+1
* avoid TABs in files that only contain a fewPaolo Bonzini2019-01-111-1/+1
* hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::initPhilippe Mathieu-Daudé2018-06-011-5/+4Star
* Replace all occurances of __FUNCTION__ with __func__Alistair Francis2018-01-221-3/+3
* i2c: Allow I2C devices to NAK start eventsCorey Minyard2017-01-091-1/+3
* hw: Clean up includesPeter Maydell2016-01-291-0/+1
* vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini2015-01-261-1/+1
* savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela2014-05-131-2/+1Star
* lm832x: QOM'ifyAndreas Färber2014-02-141-9/+13
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-4/+4
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+521