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
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-07-14
1
-4
/
+3
|
\
|
*
char: avoid chardevice direct access
Anton Nefedov
2017-07-14
1
-3
/
+2
|
*
char: add backend hotswap handler
Anton Nefedov
2017-07-14
1
-1
/
+1
*
|
Convert error_report() to warn_report()
Alistair Francis
2017-07-13
1
-1
/
+1
|
/
*
char: make chr_fe_deinit() optionaly delete backend
Marc-André Lureau
2017-06-02
1
-3
/
+1
*
char: move CharBackend handling in char-fe unit
Marc-André Lureau
2017-06-02
1
-1
/
+1
*
chardev: move headers to include/chardev
Marc-André Lureau
2017-06-02
1
-1
/
+1
*
usb-redir: fix stack overflow in usbredir_log_data
Gerd Hoffmann
2017-05-12
1
-12
/
+1
*
char: add a /chardevs container
Marc-André Lureau
2017-05-04
1
-1
/
+1
*
usb: replace handle_destroy with unrealize
Marc-André Lureau
2017-02-23
1
-2
/
+2
*
char: rename CharDriverState Chardev
Marc-André Lureau
2017-01-27
1
-2
/
+2
*
migration: extend VMStateInfo
Jianjun Duan
2017-01-24
1
-7
/
+19
*
usbredir: free vm_change_state_handler in usbredir destroy dispatch
Li Qiang
2016-11-10
1
-1
/
+4
*
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
2016-10-24
1
-1
/
+1
*
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
Marc-André Lureau
2016-10-24
1
-1
/
+1
*
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
2016-10-24
1
-7
/
+11
*
char: replace PROP_CHR with CharBackend
Marc-André Lureau
2016-10-24
1
-8
/
+8
*
usb-redir: allocate buffers before waking up the host adapter
Hans de Goede
2016-10-12
1
-3
/
+7
*
usbredir: add streams property
Gerd Hoffmann
2016-07-20
1
-1
/
+5
*
usb: Use DIV_ROUND_UP
Laurent Vivier
2016-06-07
1
-3
/
+3
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-03-24
1
-0
/
+1
|
\
|
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
|
usb: Fix compilation for Windows
Stefan Weil
2016-03-18
1
-1
/
+3
|
/
*
usb-redirect: Avoid double free of data
Fam Zheng
2016-02-29
1
-3
/
+8
*
usb: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
usb: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-11-06
1
-3
/
+3
*
maint: remove unused include for signal.h
Daniel P. Berrange
2015-09-11
1
-1
/
+0
*
maint: remove unused include for dirent.h
Daniel P. Berrange
2015-09-11
1
-1
/
+0
*
Include monitor/monitor.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
1
-0
/
+1
*
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-22
1
-0
/
+1
*
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-22
1
-3
/
+3
*
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-12
1
-19
/
+15
*
usb: usb-redir QOMify
Gonglei
2015-05-08
1
-11
/
+14
*
error: Use error_report_err() where appropriate
Markus Armbruster
2015-02-18
1
-2
/
+1
*
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2015-01-26
1
-1
/
+1
*
bootindex: move calling add_boot_device_patch to bootindex setter function
Gonglei
2014-10-15
1
-1
/
+0
*
redirect: remove bootindex property from qdev to qom
Gonglei
2014-10-15
1
-1
/
+11
*
usb-redir: convert init to realize
Gonglei
2014-09-23
1
-8
/
+7
*
usb-bus: convert USBDeviceClass init to realize
Gonglei
2014-09-23
1
-1
/
+5
*
serial: poll the serial console with G_IO_HUP
Roger Pau Monne
2014-06-30
1
-1
/
+1
*
usb-redir: Add support for bulk streams
Hans de Goede
2014-05-26
1
-5
/
+132
*
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
[next]