]> git.proxmox.com Git - qemu.git/commit - configure
usb-host: move legacy cmd line bits
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 23 Jan 2013 13:15:38 +0000 (14:15 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 19 Feb 2013 11:30:05 +0000 (12:30 +0100)
commit4075975d832c55abdfc951726e54f9a28a2421c8
tree21dfc6cf02427fa6960b431967c7fd135868e4c9
parent9db7c41419e89adee5650a5868ac91e83614abf5
usb-host: move legacy cmd line bits

The code handling the "-usbdevice host:..." legacy command line
syntax is moved to the new hw/usb/host-legacy.c file.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
configure
hw/usb/Makefile.objs
hw/usb/host-legacy.c [new file with mode: 0644]
hw/usb/host-linux.c
hw/usb/host.h [new file with mode: 0644]