aboutsummaryrefslogtreecommitdiff
path: root/hw/timer/ds1338.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-24hw: Move DS1338 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé1-241/+0
2019-08-16Include migration/vmstate.h lessMarkus Armbruster1-0/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2019-02-27i2c: have I2C receive operation return uint8_tCorey Minyard1-1/+1
2017-01-09i2c: Allow I2C devices to NAK start eventsCorey Minyard1-1/+3
2016-12-27hw/i2c: Add a NULL check for i2c slave init callbacksAlastair D'Silva1-6/+0
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa1-0/+1
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini1-0/+1
2016-01-29hw/timer: Clean up includesPeter Maydell1-0/+1
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela1-1/+0
2014-02-14ds1338: QOM'ifyAndreas Färber1-8/+13
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+236