]> git.ipfire.org Git - thirdparty/qemu.git/commit
lsi53c895a: Update dnad when skipping MSGOUT bytes
authorStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Wed, 26 Jan 2011 12:31:00 +0000 (12:31 +0000)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 6 Mar 2011 17:43:54 +0000 (18:43 +0100)
commitecebecffe3cbf73bd1a02148c186c0611a68b9b2
treece4e748f6b028f202816090e0008936a83a947dc
parent6f9cace17abb630e9a8f82e36d94a04f66983c7c
lsi53c895a: Update dnad when skipping MSGOUT bytes

Update not only dbc but also dnad when skipping bytes during the MSGOUT
phase.  Previously only dbc was updated which is probably wrong and
could lead to bogus message codes being read.

Tested on Linux and Windows Server 2003.

Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
(cherry picked from commit 444dd39b5f226926e8b8a950821e6f48a5da3ccd)
hw/lsi53c895a.c