]> git.proxmox.com Git - qemu.git/commit
virtio-blk: cleanup: init and exit functions.
authorKONRAD Frederic <fred.konrad@greensocs.com>
Mon, 18 Mar 2013 16:37:26 +0000 (17:37 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 18 Mar 2013 18:08:40 +0000 (13:08 -0500)
commit05ff686536f408ba6e8426b1b54d25bd3379fda2
tree5e6a649bef707fd716e5409ad51da034d4f113b9
parent3400c455048a8db26db1b537ea32fa21335ea301
virtio-blk: cleanup: init and exit functions.

As all virtio-blk-* are switched to the new API, we can remove the separate
init/exit for the old API.

Signed-off-by: KONRAD Frederic <fred.konrad@greensocs.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1363624648-16906-10-git-send-email-fred.konrad@greensocs.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/virtio-blk.c
hw/virtio.h