summaryrefslogtreecommitdiffstats
path: root/hw/ds1338.c
Commit message (Expand)AuthorAgeFilesLines
* hw/ds1338: Implement state save/restorePeter Maydell2012-10-121-5/+22
* hw/ds1338: Remove 'now' field from state structPeter Maydell2012-10-121-20/+21
* hw/ds1338: Recapture current time when register pointer wraps aroundPeter Maydell2012-10-121-17/+42
* hw/ds1338: Fix mishandling of register pointerPeter Maydell2012-10-121-7/+13
* ds1338: Add missing break statementStefan Weil2012-03-191-0/+1
* qom: Unify type registrationAndreas Färber2012-02-151-2/+2
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-5/+6
* i2c: smbus: convert to QEMU Object ModelAnthony Liguori2012-01-271-7/+14
* i2c: rename i2c_slave -> I2CSlaveAnthony Liguori2012-01-271-5/+5
* prepare for future GPLv2+ relicensingPaolo Bonzini2012-01-131-0/+3
* Correct spelling of licensedMatthew Fernandez2011-07-231-1/+1
* DS1338 RTCPaul Brook2009-11-221-0/+132
OpenPOWER on IntegriCloud