]> git.ipfire.org Git - thirdparty/qemu.git/commit
ahci: Fix reset of MSI function
authorJan Kiszka <jan.kiszka@siemens.com>
Fri, 11 May 2012 14:42:34 +0000 (11:42 -0300)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Mon, 25 Jun 2012 13:55:00 +0000 (08:55 -0500)
commit1658e3cd893e3a35d89388fdd736a6d81cb405e8
treeef183e3d8b1a69f489de9db6030a4b19e0432ecc
parent065436479b9164b51892dbd7a7e35a3f9f496894
ahci: Fix reset of MSI function

Call msi_reset on device reset as still required by the core.

CC: Alexander Graf <agraf@suse.de>
CC: qemu-stable@nongnu.org
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
(cherry picked from commit 868a1a52267daddf933ee18480ae036da029b561)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/ide/ich.c