aboutsummaryrefslogtreecommitdiff
path: root/usb-redir.c
AgeCommit message (Expand)Author
2011-08-22char: rename qemu_chr_close() -> qemu_chr_delete()Anthony Liguori
2011-08-22char: rename qemu_chr_write() -> qemu_chr_fe_write()Anthony Liguori
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-08-04usb: use iovecs in USBPacketGerd Hoffmann
2011-07-22USB: add usb network redirection supportHans de Goede