summary refs log tree commit diff stats
path: root/hw/i2c/i2c-ddc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/i2c-ddc: Do not fail writesLinus Walleij2018-03-011-2/+2
* maint: Fix macros with broken 'do/while(0); ' usageEric Blake2018-01-161-1/+1
* migration: Split qemu-file.hJuan Quintela2017-06-011-0/+1
* i2c: Allow I2C devices to NAK start eventsCorey Minyard2017-01-091-1/+3
* hw/i2c-ddc.c: Implement DDC I2C slavePeter Maydell2016-06-141-0/+308