]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/misc/edu: add msi_uninit() for pci_edu_uninit()
authorFei Li <shirley17fei@gmail.com>
Mon, 14 Jan 2019 13:10:15 +0000 (21:10 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 18 Jan 2019 02:10:57 +0000 (21:10 -0500)
commit812e710a9624a3bf3c8bb126ac546b683edb60d5
treeef37ea186780db92688b5529ed40f53f2c5f310b
parent53921bfdce3f8fffcc22338633855247fb7b7a74
hw/misc/edu: add msi_uninit() for pci_edu_uninit()

Let's supplement the msi_uninit() when failing to realize
the pci edu device.

Reported-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Fei Li <shirley17fei@gmail.com>
Reviewed-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/misc/edu.c