On Fri, 2 Feb 2024 at 20:48, Joe Komlodi <koml...@google.com> wrote: > > If a reset comes while the SMBus device is not in its idle state, it's > possible for it to get confused on valid transactions post-reset. > > Signed-off-by: Joe Komlodi <koml...@google.com> > --- > hw/i2c/smbus_slave.c | 9 +++++++++ > 1 file changed, 9 insertions(+)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM