Remove dev-bluetooth.c dependency from vl.c
commit615fe4de4b3c26619611078960d3103550bde7d0
authorMiroslav Rezanina <mrezanin@redhat.com>
Tue, 3 Sep 2013 09:23:09 +0000 (3 11:23 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 10 Sep 2013 09:14:42 +0000 (10 11:14 +0200)
tree131a60494fd466632ddba6d83df357d96f23a172
parent644e1a8a34d2f799bfeefae94b71593a2aa662ae
Remove dev-bluetooth.c dependency from vl.c

Use usb_legacy_register handling to create bt-dongle device and remove code
dependency from vl.c so CONFIG_USB_BLUETOOTH can be disabled.

Signed-off-by: Miroslav Rezanina <mrezanin@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/Makefile.objs
hw/usb/dev-bluetooth.c
include/hw/usb.h
vl.c