qemu-e2k/include/hw/i2c
Peter Maydell 78c71af804 hw/i2c-ddc.c: Implement DDC I2C slave
Implement an I2C slave which implements DDC and returns the
EDID data for an attached monitor.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alistair Francis <alistair.francis@xilinx.com>
Tested-by: Hyun Kwon <hyun.kwon@xilinx.com>
Signed-off-by: KONRAD Frederic <fred.konrad@greensocs.com>
Message-id: 1465833014-21982-7-git-send-email-fred.konrad@greensocs.com

  - Rebased on the current master.
  - Modified for QOM.

Signed-off-by: KONRAD Frederic <fred.konrad@greensocs.com>
Reviewed-by: Alistair Francis <alistair.francis@xilinx.com>
Tested-By: Hyun Kwon <hyun.kwon@xilinx.com>
[PMM: actually wire up the vmstate to dc->vmsd]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2016-06-14 15:59:15 +01:00
..
aspeed_i2c.h i2c: add aspeed i2c controller 2016-06-06 16:59:29 +01:00
i2c-ddc.h hw/i2c-ddc.c: Implement DDC I2C slave 2016-06-14 15:59:15 +01:00
i2c.h i2c: Factor our send() and recv() common logic 2016-06-14 15:59:14 +01:00
imx_i2c.h i.MX: Add I2C controller emulator 2015-09-07 10:39:30 +01:00
pm_smbus.h i2c: Rename i2c_bus to I2CBus 2014-02-14 16:22:31 +01:00
smbus.h smbus: return -1 if nothing found at the given address 2014-05-07 19:14:46 +03:00