qemu-e2k/hw/i2c
MRatnikov edb5092c24 Extend support of SMBUS(module pm_smbus.c) HST_STS register.
Previous realization doesn't consider flags in the status register.
Add DS and INTR bits of HST_STS register set after transaction execution.
Update bits resetting in HST_STS register. Update error processing:
if DEV_ERR bit set transaction isn't execution.

Signed-off-by: MRatnikov <m.o.ratnikov@gmail.com>
Message-id: 1373230982-9190-1-git-send-email-m.o.ratnikov@gmail.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-07-09 13:38:55 -05:00
..
Makefile.objs hw: move I2C controllers to hw/i2c/, configure via default-configs/ 2013-04-08 18:13:13 +02:00
bitbang_i2c.c hw/i*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
bitbang_i2c.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
core.c qdev: Drop FROM_QBUS() macro 2013-06-07 14:55:33 +02:00
exynos4210_i2c.c hw/i*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
omap_i2c.c hw/i*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
pm_smbus.c Extend support of SMBUS(module pm_smbus.c) HST_STS register. 2013-07-09 13:38:55 -05:00
smbus.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
smbus_eeprom.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
smbus_ich9.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
versatile_i2c.c hw/i*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00