qemu-e2k/tests
Ilya Leoshkevich b9e6074fc5 tests/tcg/linux-test: Fix random hangs in test_socket
test_socket hangs randomly in connect(), especially when run without
qemu. Apparently the reason is that linux started treating backlog
value of 0 literally instead of rounding it up since v4.4 (commit
ef547f2ac16b).

So set it to 1 instead.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-Id: <20220725144251.192720-1-iii@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2022-08-01 07:27:56 +02:00
..
avocado test/avocado/machine_aspeed.py: Add SDK tests 2022-07-14 16:24:38 +02:00
bench test/crypto: Add test suite for crypto akcipher 2022-05-26 11:41:54 +01:00
data tests/acpi: virt: update golden masters for VIOT 2022-06-09 19:32:49 -04:00
decode
docker tests: refresh to latest libvirt-ci module 2022-07-29 09:48:01 +01:00
fp tests/fp: Do not build softfloat3 tests if TCG is disabled 2022-07-05 09:33:49 +02:00
guest-debug
image-fuzzer
include
keys
lcitool tests: refresh to latest libvirt-ci module 2022-07-29 09:48:01 +01:00
migration
multiboot
perf/block/qcow2
plugin
qapi-schema
qemu-iotests iotests/131: Add parallels regression test 2022-07-26 22:05:20 +03:00
qtest tests: Add postcopy preempt tests 2022-07-20 12:15:09 +01:00
rocker
tcg tests/tcg/linux-test: Fix random hangs in test_socket 2022-08-01 07:27:56 +02:00
tsan
uefi-test-tools
unit tests/unit: Replace g_memdup() by g_memdup2() 2022-07-18 20:24:36 +02:00
vm tests/vm: Remove docker cross-compile test from CentOS VM 2022-07-18 20:24:36 +02:00
vmstate-static-checker-data
check-block.sh
dbus-vmstate-daemon.sh
Makefile.include tests: install "qemu" namespace package into venv 2022-06-06 09:26:54 +02:00
meson.build meson: create have_vhost_* variables 2022-05-07 07:46:58 +02:00
requirements.txt tests: install "qemu" namespace package into venv 2022-06-06 09:26:54 +02:00
test-qht-par.c
vhost-user-bridge.c