summary refs log tree commit diff stats
path: root/hw/timer/m41t80.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-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-271-1/+1
* hw/timer: Add basic M41T80 emulationBALATON Zoltan2018-07-031-0/+117