]> git.proxmox.com Git - qemu.git/commit
ivshmem: Convert to msix_init_exclusive_bar() interface
authorAlex Williamson <alex.williamson@redhat.com>
Thu, 14 Jun 2012 18:16:01 +0000 (12:16 -0600)
committerMichael S. Tsirkin <mst@robin.(none)>
Mon, 18 Jun 2012 07:21:05 +0000 (10:21 +0300)
commit1116b5392129a9961335c2b64e63003736e3c2df
treed7f3b96f8dc0956b50a4f47cc5d1d60c4ba3e3b1
parent53f949254ad2435bfd45cb0dee96f246a0bdd7e3
ivshmem: Convert to msix_init_exclusive_bar() interface

Trivial conversion, failed to have an uninit before and after.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/ivshmem.c