]> git.proxmox.com Git - qemu.git/commit
initial USB support
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 5 Nov 2005 14:22:28 +0000 (14:22 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 5 Nov 2005 14:22:28 +0000 (14:22 +0000)
commitbb36d4708bc93874af95db54da2a9cee0d30a84d
tree5a57b4daada78670aefb208b9514fa0b47f10db9
parent1aff381f59b508a422f6fe03965fbc3728d3c45a
initial USB support

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1597 c046a42c-6fe2-441c-8c8c-71466251a162
Changelog
Makefile.target
hw/pc.c
hw/usb-uhci.c [new file with mode: 0644]
hw/usb.c [new file with mode: 0644]
hw/usb.h [new file with mode: 0644]
usb-linux.c [new file with mode: 0644]
vl.c
vl.h