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
/
tests
/
test-util-sockets.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: fix a memory in test_socket_unix_abstract_good
Li Qiang
2020-08-25
1
-0
/
+1
*
Get rid of the libqemustub.a remainders
Thomas Huth
2020-08-05
1
-1
/
+2
*
tests/util-sockets: add abstract unix socket cases
xiaoqiang zhao
2020-05-20
1
-0
/
+92
*
hmp: Fail gracefully if chardev is already in use
Kevin Wolf
2020-03-06
1
-1
/
+1
*
qmp: Fail gracefully if chardev is already in use
Kevin Wolf
2020-03-06
1
-1
/
+1
*
socket: Add backlog parameter to socket_listen
Juan Quintela
2019-09-03
1
-6
/
+6
*
test: skip tests if socket_check_protocol_support() failed
Marc-André Lureau
2019-08-22
1
-1
/
+3
*
monitor: Replace monitor_init() with monitor_init_{hmp, qmp}()
Kevin Wolf
2019-06-18
1
-1
/
+2
*
qemu-print: New qemu_printf(), qemu_vprintf() etc.
Markus Armbruster
2019-04-18
1
-0
/
+1
*
monitor: Fix unsafe sharing of @cur_mon among threads
Peter Xu
2018-07-23
1
-1
/
+1
*
sockets: allow SocketAddress 'fd' to reference numeric file descriptors
Daniel P. Berrange
2018-03-13
1
-6
/
+106
*
sockets: check that the named file descriptor is a socket
Daniel P. Berrange
2018-03-13
1
-0
/
+89
*
sockets: move fd_is_socket() into common sockets code
Daniel P. Berrange
2018-03-13
1
-0
/
+77