cmd646: synchronise UDMA interrupt status with DMA interrupt status
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Fri, 8 Aug 2014 16:23:36 +0000 (17:23 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 15 Aug 2014 17:03:13 +0000 (18:03 +0100)
commit271dddd133125ee00e347b154bb9d44e228929bb
tree8da779fffe762cc48994df30fc8d8bbbe1046c30
parent1d113ef874c04486cf4ee2894b2ef84bf8d17543
cmd646: synchronise UDMA interrupt status with DMA interrupt status

Make sure that both registers are synchronised when being accessed through
PCI configuration space.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
hw/ide/cmd646.c