]> git.proxmox.com Git - qemu.git/commit - hw/usb/dev-storage.c
usb-storage: use qdev for -usbdevice
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 26 Oct 2009 14:56:49 +0000 (15:56 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 30 Oct 2009 13:39:31 +0000 (08:39 -0500)
commitb3e461d3d6426db74870cd2f54fc24af336660e9
tree540c6d50f963a68cca93b78ab57de14774a51832
parent61e094c049c1f58291e596910d300c7842cfd998
usb-storage: use qdev for -usbdevice

Hook up usb_msd_init.

Also rework handling of encrypted block devices,
move the code out vl.c.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/usb-msd.c
hw/usb.h
vl.c