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
*
modules: add usb-redir module annotations
Gerd Hoffmann
2021-07-09
1
-0
/
+1
*
usb/redir: avoid dynamic stack allocation (CVE-2021-3527)
Gerd Hoffmann
2021-05-04
1
-3
/
+3
*
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
1
-1
/
+1
*
Remove superfluous timer_del() calls
Peter Maydell
2021-01-08
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
2021-01-01
1
-0
/
+1
|
\
|
*
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-12-18
1
-0
/
+1
*
|
migration: Replace migration's JSON writer by the general one
Markus Armbruster
2020-12-19
1
-3
/
+4
|
/
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-09-12
1
-1
/
+1
|
\
|
*
util/hexdump: Reorder qemu_hexdump() arguments
Philippe Mathieu-Daudé
2020-09-11
1
-1
/
+1
|
*
util/hexdump: Convert to take a void pointer argument
Philippe Mathieu-Daudé
2020-09-11
1
-1
/
+1
*
|
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-1
/
+2
*
|
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-0
/
+1
|
/
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-1
/
+1
*
Drop more @errp parameters after previous commit
Markus Armbruster
2020-05-15
1
-1
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200113-pull-request' ...
Peter Maydell
2020-01-13
1
-0
/
+29
|
\
|
*
usbredir: Prevent recursion in usbredir_write
Dr. David Alan Gilbert
2020-01-13
1
-0
/
+9
|
*
usb-redir: remove 'remote wakeup' flag from configuration descriptor
Yuri Benditovich
2020-01-13
1
-0
/
+20
*
|
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
Philippe Mathieu-Daudé
2020-01-08
1
-1
/
+1
*
|
hw/usb/redirect: Explicit we ignore few QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-07
1
-0
/
+5
|
/
*
usb-redir: merge interrupt packets
Martin Cerveny
2019-08-21
1
-21
/
+48
*
usbredir: fix buffer-overflow on vmload
Marc-André Lureau
2019-08-21
1
-0
/
+5
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include migration/qemu-file-types.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-1
/
+1
*
usb: add device checks before redirector calls to usb_ep_get()
Liam Merwick
2019-02-20
1
-1
/
+2
*
vmstate: constify VMStateField
Marc-André Lureau
2018-11-27
1
-6
/
+6
*
hw/usb: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-1
/
+2
*
usb: correctly handle Zero Length Packets
Philippe Mathieu-Daudé
2018-06-12
1
-1
/
+1
*
usbredir: reorder fields in USBRedirDevice to reduce padding
zhenwei.pi
2018-03-12
1
-2
/
+2
*
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
1
-1
/
+3
*
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
[next]