summaryrefslogtreecommitdiff
path: root/hw/i2c/i2c-ddc.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-01hw/i2c-ddc: Do not fail writesLinus Walleij1-2/+2
2018-01-16maint: Fix macros with broken 'do/while(0); ' usageEric Blake1-1/+1
2017-06-01migration: Split qemu-file.hJuan Quintela1-0/+1
2017-01-09i2c: Allow I2C devices to NAK start eventsCorey Minyard1-1/+3
2016-06-14hw/i2c-ddc.c: Implement DDC I2C slavePeter Maydell1-0/+308