index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
usb
/
redirect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-6
/
+6
*
aio / timers: Rename qemu_timer_* functions
Alex Bligh
2013-08-22
1
-2
/
+2
*
usb-redir: fix use-after-free
Gerd Hoffmann
2013-08-01
1
-0
/
+1
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+1
*
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
1
-1
/
+1
*
usb-redir: Add flow control support
Hans de Goede
2013-04-03
1
-1
/
+32
*
usb-redir: Fix crash on migration with no client connected
Hans de Goede
2013-04-03
1
-0
/
+4
*
qemu-char: Automatically do fe_open / fe_close on qemu_chr_add_handlers
Hans de Goede
2013-03-27
1
-2
/
+0
*
qemu-char: Rename opened to be_open
Hans de Goede
2013-03-27
1
-1
/
+1
*
unbreak hw/usb/redirect.c build
Gerd Hoffmann
2013-02-22
1
-1
/
+1
*
usb-redir: simplify packet copy
Gerd Hoffmann
2013-02-19
1
-14
/
+4
*
Make all static TypeInfos const
Andreas Färber
2013-01-10
1
-1
/
+1
*
usbredir: Add support for buffered bulk input (v2)
Hans de Goede
2013-01-08
1
-18
/
+337
*
usb-redir: Add debugging to bufpq save / restore
Hans de Goede
2013-01-07
1
-3
/
+11
*
usbredir: Add usbredir_init_endpoints() helper
Hans de Goede
2013-01-07
1
-9
/
+13
*
usbredir: Verify we have 32 bits bulk length cap when redirecting to xhci
Hans de Goede
2013-01-07
1
-0
/
+2
*
usbredir: Add ep_stopped USBDevice method
Hans de Goede
2013-01-07
1
-0
/
+9
*
usbredir: Add USBEP2I and I2USBEP helper macros
Hans de Goede
2013-01-07
1
-3
/
+7
*
usbredir: Add an usbredir_stop_ep helper function
Hans de Goede
2013-01-07
1
-22
/
+19
*
usb/redirect.c: unbreak compilation due to include/char/char.h
Alon Levy
2012-12-28
1
-0
/
+1
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
monitor: move include files to include/monitor/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
usb: Call wakeup when data becomes available for all devices with int eps
Hans de Goede
2012-12-04
1
-0
/
+4
*
usb-redir: Don't handle interrupt output packets async
Hans de Goede
2012-11-21
1
-12
/
+14
*
usb-redir: Split usb_handle_interrupt_data into separate in/out functions
Hans de Goede
2012-11-21
1
-65
/
+71
*
usb-redir: Set default debug level to warning
Hans de Goede
2012-11-16
1
-1
/
+1
*
usb-redir: Only add actually in flight packets to the in flight queue
Hans de Goede
2012-11-16
1
-1
/
+3
*
usb-redir: Allow packets to have both data and an error-status
Hans de Goede
2012-11-08
1
-36
/
+20
*
usb: split packet result into actual_length + status
Hans de Goede
2012-11-08
1
-68
/
+89
*
usb-redir: Allow redirecting super speed devices to high speed controllers
Hans de Goede
2012-11-01
1
-2
/
+21
*
usb-redir: Allow to attach USB 2.0 devices to 1.1 host controller
Jan Kiszka
2012-11-01
1
-1
/
+29
*
usb-redir: Use reject rather the disconnect on bad ep info
Hans de Goede
2012-11-01
1
-2
/
+3
*
usb-redir: Add an usbredir_setup_usb_eps() helper function
Hans de Goede
2012-11-01
1
-23
/
+22
*
usb-redir: Add support for input pipelining
Hans de Goede
2012-11-01
1
-10
/
+53
*
usb-redir: Add support for 32 bits bulk packet length
Hans de Goede
2012-11-01
1
-1
/
+6
*
usb: Move short-not-ok handling to the core
Hans de Goede
2012-10-25
1
-6
/
+12
*
usb-redir: Don't make migration fail in none seamless case
Hans de Goede
2012-10-11
1
-4
/
+9
*
usb-redir: Change usbredir_open_chardev into usbredir_create_parser
Hans de Goede
2012-10-11
1
-6
/
+5
*
usb-redir: Revert usb-redir part of commit 93bfef4c
Hans de Goede
2012-09-13
1
-5
/
+3
*
usb-redir: Add chardev open / close debug logging
Hans de Goede
2012-09-13
1
-0
/
+6
*
usb-redir: Add support for migration
Hans de Goede
2012-09-13
1
-3
/
+346
*
usb-redir: Store max_packet_size in endp_data
Hans de Goede
2012-09-13
1
-1
/
+3
*
usb-redir: Add an already_in_flight packet-id queue
Hans de Goede
2012-09-13
1
-0
/
+43
*
usb-redir: Change cancelled packet code into a generic packet-id queue
Hans de Goede
2012-09-13
1
-31
/
+71
*
usb-redir: Enable pipelining for bulk endpoints
Hans de Goede
2012-09-11
1
-0
/
+3
*
usb-redir: Ensure our peer has the necessary caps when redirecting to XHCI
Hans de Goede
2012-09-11
1
-0
/
+11
*
usb-redir: Add a usbredir_reject_device helper function
Hans de Goede
2012-09-11
1
-10
/
+11
*
usb-redir: Set ep max_packet_size if available
Hans de Goede
2012-09-11
1
-0
/
+5
*
usb-redir: Convert to new libusbredirparser 0.5 API
Hans de Goede
2012-09-11
1
-31
/
+31
[next]