aboutsummaryrefslogtreecommitdiff
path: root/hw/i2c/i2c-ddc.c
AgeCommit message (Expand)Author
2019-05-07i2c-ddc: move it to hw/displayPaolo Bonzini
2019-02-27i2c: have I2C receive operation return uint8_tCorey Minyard
2019-01-11i2c-ddc: fix oob readGerd Hoffmann
2018-10-15i2c: switch ddc to use the new edid generatorGerd Hoffmann
2018-03-01hw/i2c-ddc: Do not fail writesLinus Walleij
2018-01-16maint: Fix macros with broken 'do/while(0); ' usageEric Blake
2017-06-01migration: Split qemu-file.hJuan Quintela
2017-01-09i2c: Allow I2C devices to NAK start eventsCorey Minyard
2016-06-14hw/i2c-ddc.c: Implement DDC I2C slavePeter Maydell