qemu/hw/usb
Paolo Bonzini 3d5a3f9a7f build: move target-independent hw/ objects to nested Makefile.objs
This patch starts converting the hw/ directory.  Some files in hw/
are compiled once, some twice (32-/64-bit), some once per target.
Each category is moved in a separate patch.

After this patch, the files that are compiled once will show the
same hierarchy in the build tree as they do in the source tree,
for example hw/qdev.o instead of just qdev.o.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2012-06-07 09:21:16 +02:00
..
bus.c
core.c usb-ehci: add missing usb_packet_init() call 2012-04-26 12:21:15 +02:00
desc.c usb: add serial number generator 2012-04-26 12:21:17 +02:00
desc.h usb: add serial number generator 2012-04-26 12:21:17 +02:00
dev-audio.c usb: add serial number generator 2012-04-26 12:21:17 +02:00
dev-bluetooth.c usb: add serial number generator 2012-04-26 12:21:17 +02:00
dev-hid.c
dev-hub.c usb: add serial number generator 2012-04-26 12:21:17 +02:00
dev-network.c net: net_client_init(): use error_set() 2012-06-04 13:49:35 -03:00
dev-serial.c usb: add serial number generator 2012-04-26 12:21:17 +02:00
dev-smartcard-reader.c usb: add serial number generator 2012-04-26 12:21:17 +02:00
dev-storage.c qemu-option: qemu_opts_create(): use error_set() 2012-06-04 13:49:34 -03:00
dev-wacom.c usb: add serial number generator 2012-04-26 12:21:17 +02:00
hcd-ehci.c fix some common typos 2012-05-14 07:27:24 +02:00
hcd-musb.c
hcd-ohci.c
hcd-uhci.c usb-uhci: update irq line on reset 2012-04-26 12:21:17 +02:00
hcd-xhci.c usb-xhci: fix bit test 2012-04-26 12:21:16 +02:00
host-bsd.c
host-linux.c usb-host: handle guest-issued clear halt 2012-05-14 10:22:20 +02:00
host-stub.c
libhw.c
Makefile.objs build: move target-independent hw/ objects to nested Makefile.objs 2012-06-07 09:21:16 +02:00
redirect.c usb-redir: Not finding an async urb id is not an error 2012-04-26 12:21:17 +02:00