Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-12 | hw/ds1338: Implement state save/restore | Peter Maydell | 1 | -5/+22 |
2012-10-12 | hw/ds1338: Remove 'now' field from state struct | Peter Maydell | 1 | -20/+21 |
2012-10-12 | hw/ds1338: Recapture current time when register pointer wraps around | Peter Maydell | 1 | -17/+42 |
2012-10-12 | hw/ds1338: Fix mishandling of register pointer | Peter Maydell | 1 | -7/+13 |
2012-03-19 | ds1338: Add missing break statement | Stefan Weil | 1 | -0/+1 |
2012-02-15 | qom: Unify type registration | Andreas Färber | 1 | -2/+2 |
2012-02-03 | qdev: register all types natively through QEMU Object Model | Anthony Liguori | 1 | -5/+6 |
2012-01-27 | i2c: smbus: convert to QEMU Object Model | Anthony Liguori | 1 | -7/+14 |
2012-01-27 | i2c: rename i2c_slave -> I2CSlave | Anthony Liguori | 1 | -5/+5 |
2012-01-13 | prepare for future GPLv2+ relicensing | Paolo Bonzini | 1 | -0/+3 |
2011-07-23 | Correct spelling of licensed | Matthew Fernandez | 1 | -1/+1 |
2009-11-22 | DS1338 RTC | Paul Brook | 1 | -0/+132 |