]> Git Repo - qemu.git/commit
i2c:smbus_slave: Add an SMBus vmstate structure
authorCorey Minyard <[email protected]>
Thu, 7 Dec 2017 15:34:59 +0000 (09:34 -0600)
committerCorey Minyard <[email protected]>
Thu, 28 Feb 2019 03:06:08 +0000 (21:06 -0600)
commit547db24a17c22c47f762aae3a0a6f518f574e7f2
tree1cdf9b4b87147f11db9858afc7c4f128f449cd36
parent4ab2f2a8aabfea95cc53c64e13b3f67960b27fdf
i2c:smbus_slave: Add an SMBus vmstate structure

There is no vmstate handling for SMBus, so no device sitting on SMBus
can have a state transfer that works reliably.  So add it.

Signed-off-by: Corey Minyard <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Cc: Michael S. Tsirkin <[email protected]>
Cc: Dr. David Alan Gilbert <[email protected]>
Reviewed-by: Dr. David Alan Gilbert <[email protected]>
hw/i2c/smbus_slave.c
include/hw/i2c/smbus_slave.h
This page took 0.019576 seconds and 4 git commands to generate.