Re: [Qemu-devel] [PATCH v6 6/8] virtio-blk: cleanup: init and exit functions.
On 12 March 2013 09:22, wrote: > From: KONRAD Frederic > > 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 Reviewed-by: Peter Maydell -- PMM
[Qemu-devel] [PATCH v6 6/8] virtio-blk: cleanup: init and exit functions.
From: KONRAD Frederic 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 --- hw/virtio-blk.c | 85 ++--- hw/virtio.h | 2 -- 2 files changed, 21 insertion