]> git.proxmox.com Git - mirror_qemu.git/commit
cmd646: allow MRDMODE interrupt status bits clearing from PCI config space
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Fri, 8 Aug 2014 16:23:35 +0000 (17:23 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 15 Aug 2014 17:03:13 +0000 (18:03 +0100)
commit1d113ef874c04486cf4ee2894b2ef84bf8d17543
tree91d48134855e1ca053634dd1b337b20cb8de3507
parentdab91a1e138e9d0cb7dc0744c1e41e9f18af0fc4
cmd646: allow MRDMODE interrupt status bits clearing from PCI config space

Make sure that we also update the normal DMA interrupt status bits at the
same time, and alter the IRQ if being cleared accordingly.

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