Alex Bligh
|
bc72ad6754
aio / timers: Switch entire codebase to the new timer API
|
12 年之前 |
Alex Bligh
|
e93379b039
aio / timers: Rename qemu_timer_* functions
|
12 年之前 |
Gerd Hoffmann
|
a14ff8a650
usb-redir: fix use-after-free
|
12 年之前 |
Marcel Apfelbaum
|
125ee0ed9c
devices: Associate devices to their logical category
|
12 年之前 |
Paolo Bonzini
|
dccfcd0e5f
sysemu: avoid proliferation of include/ subdirectories
|
12 年之前 |
Hans de Goede
|
c874ea97b9
usb-redir: Add flow control support
|
12 年之前 |
Hans de Goede
|
3713e1485e
usb-redir: Fix crash on migration with no client connected
|
12 年之前 |
Hans de Goede
|
190832289f
qemu-char: Automatically do fe_open / fe_close on qemu_chr_add_handlers
|
12 年之前 |
Hans de Goede
|
16665b943b
qemu-char: Rename opened to be_open
|
12 年之前 |
Gerd Hoffmann
|
82fb0c8908
unbreak hw/usb/redirect.c build
|
12 年之前 |
Gerd Hoffmann
|
6ef3ccd18f
usb-redir: simplify packet copy
|
12 年之前 |
Andreas Färber
|
8c43a6f05d
Make all static TypeInfos const
|
12 年之前 |
Hans de Goede
|
b2d1fe67d0
usbredir: Add support for buffered bulk input (v2)
|
12 年之前 |
Hans de Goede
|
e97f0aca79
usb-redir: Add debugging to bufpq save / restore
|
12 年之前 |
Hans de Goede
|
bd019b735a
usbredir: Add usbredir_init_endpoints() helper
|
12 年之前 |
Hans de Goede
|
d3aea641a4
usbredir: Verify we have 32 bits bulk length cap when redirecting to xhci
|
12 年之前 |
Hans de Goede
|
d8553dd047
usbredir: Add ep_stopped USBDevice method
|
12 年之前 |
Hans de Goede
|
7e9638d3eb
usbredir: Add USBEP2I and I2USBEP helper macros
|
12 年之前 |
Hans de Goede
|
f8c126f329
usbredir: Add an usbredir_stop_ep helper function
|
12 年之前 |
Alon Levy
|
62054c06d4
usb/redirect.c: unbreak compilation due to include/char/char.h
|
12 年之前 |
Paolo Bonzini
|
9c17d615a6
softmmu: move include files to include/sysemu/
|
12 年之前 |
Paolo Bonzini
|
1de7afc984
misc: move include files to include/qemu/
|
12 年之前 |
Paolo Bonzini
|
83c9089e73
monitor: move include files to include/monitor/
|
12 年之前 |
Hans de Goede
|
8beba93043
usb: Call wakeup when data becomes available for all devices with int eps
|
12 年之前 |
Hans de Goede
|
723aedd532
usb-redir: Don't handle interrupt output packets async
|
12 年之前 |
Hans de Goede
|
234e810cce
usb-redir: Split usb_handle_interrupt_data into separate in/out functions
|
12 年之前 |
Hans de Goede
|
618fbc951d
usb-redir: Set default debug level to warning
|
12 年之前 |
Hans de Goede
|
2cb343b442
usb-redir: Only add actually in flight packets to the in flight queue
|
12 年之前 |
Hans de Goede
|
e94ca437ba
usb-redir: Allow packets to have both data and an error-status
|
12 年之前 |
Hans de Goede
|
9a77a0f589
usb: split packet result into actual_length + status
|
12 年之前 |