.. |
acceptance
|
tests/acceptance: Disable the rx sash and arm cubieboard replay test on Gitlab
|
2020-08-05 10:38:27 +02:00 |
data
|
virtio,acpi: features, fixes, cleanups.
|
2020-07-07 17:37:44 +01:00 |
decode
|
decodetree: Drop check for less than 2 patterns in a group
|
2020-06-09 09:19:48 -07:00 |
docker
|
tests/docker: add test script for static linux-user builds
|
2020-08-21 06:18:35 -04:00 |
fp
|
meson: rename included C source files to .c.inc
|
2020-08-21 06:18:30 -04:00 |
guest-debug
|
tests/guest-debug: catch hanging guests
|
2020-05-15 15:25:07 +01:00 |
image-fuzzer
|
|
|
keys
|
|
|
migration
|
tests/migration: fix unreachable path in stress test
|
2020-06-17 17:48:39 +01:00 |
multiboot
|
|
|
perf/block/qcow2
|
|
|
plugin
|
plugins: expand the bb plugin to be thread safe and track per-cpu
|
2020-07-15 11:52:43 +01:00 |
qapi-schema
|
schemas: Add vim modeline
|
2020-08-03 08:28:08 +02:00 |
qemu-iotests
|
iotests: add test for unaligned granularity bitmap backup
|
2020-08-11 09:29:31 +02:00 |
qtest
|
fuzz: Fix leak when assembling datadir path string
|
2020-07-21 07:21:54 +02:00 |
rocker
|
|
|
tcg
|
target/arm: Fix AddPAC error indication
|
2020-08-03 17:55:03 +01:00 |
tsan
|
tests/docker: Added docker build support for TSan.
|
2020-06-16 14:49:05 +01:00 |
uefi-test-tools
|
|
|
vm
|
tests/vm: include setuptools
|
2020-08-21 06:18:36 -04:00 |
vmstate-static-checker-data
|
|
|
.gitignore
|
|
|
atomic64-bench.c
|
|
|
atomic_add-bench.c
|
|
|
benchmark-crypto-cipher.c
|
|
|
benchmark-crypto-hash.c
|
crypto: extend hash benchmark to cover more algorithms
|
2020-05-07 12:52:51 +01:00 |
benchmark-crypto-hmac.c
|
|
|
check-block-qdict.c
|
tests: Use error_free_or_abort() where appropriate
|
2020-07-02 06:25:28 +02:00 |
check-block.sh
|
check-block: enable iotests with SafeStack
|
2020-06-23 15:46:05 +01:00 |
check-qdict.c
|
|
|
check-qjson.c
|
|
|
check-qlist.c
|
qobject: Eliminate qlist_iter(), use QLIST_FOREACH_ENTRY() instead
|
2020-04-30 06:51:15 +02:00 |
check-qlit.c
|
|
|
check-qnull.c
|
|
|
check-qnum.c
|
|
|
check-qobject.c
|
tests: Use &error_abort where appropriate
|
2020-07-02 06:25:28 +02:00 |
check-qom-interface.c
|
|
|
check-qom-proplist.c
|
tests: Use error_free_or_abort() where appropriate
|
2020-07-02 06:25:28 +02:00 |
check-qstring.c
|
|
|
crypto-tls-psk-helpers.c
|
|
|
crypto-tls-psk-helpers.h
|
|
|
crypto-tls-x509-helpers.c
|
crypto: use a stronger private key for tests
|
2020-07-17 14:20:57 +02:00 |
crypto-tls-x509-helpers.h
|
|
|
dbus-vmstate-daemon.sh
|
|
|
io-channel-helpers.c
|
|
|
io-channel-helpers.h
|
|
|
iothread.c
|
|
|
iothread.h
|
|
|
Makefile.include
|
meson: convert qemu-ga
|
2020-08-21 06:30:12 -04:00 |
pkix_asn1_tab.c
|
|
|
ptimer-test-stubs.c
|
|
|
ptimer-test.c
|
|
|
ptimer-test.h
|
|
|
qht-bench.c
|
tests/qht-bench: Adjust threshold computation
|
2020-07-11 15:53:00 +01:00 |
rcutorture.c
|
|
|
requirements.txt
|
|
|
socket-helpers.c
|
|
|
socket-helpers.h
|
|
|
test-aio-multithread.c
|
|
|
test-aio.c
|
|
|
test-authz-list.c
|
|
|
test-authz-listfile.c
|
|
|
test-authz-pam.c
|
|
|
test-authz-simple.c
|
|
|
test-base64.c
|
tests: Use error_free_or_abort() where appropriate
|
2020-07-02 06:25:28 +02:00 |
test-bdrv-drain.c
|
block: Drop @child_class from bdrv_child_perm()
|
2020-05-18 19:05:25 +02:00 |
test-bdrv-graph-mod.c
|
tests: Use error_free_or_abort() where appropriate
|
2020-07-02 06:25:28 +02:00 |
test-bitcnt.c
|
|
|
test-bitmap.c
|
|
|
test-bitops.c
|
|
|
test-block-backend.c
|
|
|
test-block-iothread.c
|
tests: Use error_free_or_abort() where appropriate
|
2020-07-02 06:25:28 +02:00 |
test-blockjob-txn.c
|
|
|
test-blockjob.c
|
job: take each job's lock individually in job_txn_apply
|
2020-04-07 14:34:47 +02:00 |
test-bufferiszero.c
|
|
|
test-char.c
|
test-char: abort on serial test error
|
2020-07-28 18:27:59 +04:00 |
test-clone-visitor.c
|
|
|
test-coroutine.c
|
|
|
test-crypto-afsplit.c
|
|
|
test-crypto-block.c
|
|
|
test-crypto-cipher.c
|
tests: Use error_free_or_abort() where appropriate
|
2020-07-02 06:25:28 +02:00 |
test-crypto-hash.c
|
|
|
test-crypto-hmac.c
|
|
|
test-crypto-ivgen.c
|
|
|
test-crypto-pbkdf.c
|
|
|
test-crypto-secret.c
|
test-crypto-secret: add 'secret_keyring' object tests.
|
2020-06-15 11:33:51 +01:00 |
test-crypto-tlscredsx509.c
|
|
|
test-crypto-tlssession.c
|
|
|
test-crypto-xts.c
|
|
|
test-cutils.c
|
|
|
test-hbitmap.c
|
|
|
test-image-locking.c
|
|
|
test-int128.c
|
|
|
test-io-channel-buffer.c
|
|
|
test-io-channel-command.c
|
|
|
test-io-channel-file.c
|
|
|
test-io-channel-socket.c
|
|
|
test-io-channel-tls.c
|
|
|
test-io-task.c
|
tests: Use error_free_or_abort() where appropriate
|
2020-07-02 06:25:28 +02:00 |
test-iov.c
|
|
|
test-keyval.c
|
|
|
test-logging.c
|
tests: Use &error_abort where appropriate
|
2020-07-02 06:25:28 +02:00 |
test-mul64.c
|
|
|
test-opts-visitor.c
|
|
|
test-qapi-util.c
|
|
|
test-qdev-global-props.c
|
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
|
2020-06-15 22:06:04 +02:00 |
test-qdist.c
|
|
|
test-qemu-opts.c
|
tests: Use &error_abort where appropriate
|
2020-07-02 06:25:28 +02:00 |
test-qga.c
|
meson: convert qemu-ga
|
2020-08-21 06:30:12 -04:00 |
test-qgraph.c
|
|
|
test-qht-par.c
|
|
|
test-qht.c
|
|
|
test-qmp-cmds.c
|
|
|
test-qmp-event.c
|
|
|
test-qobject-input-visitor.c
|
|
|
test-qobject-output-visitor.c
|
qapi: Assert output visitors see only valid enum values
|
2020-04-30 07:26:09 +02:00 |
test-rcu-list.c
|
|
|
test-rcu-simpleq.c
|
|
|
test-rcu-slist.c
|
|
|
test-rcu-tailq.c
|
|
|
test-replication.c
|
tests: Use &error_abort where appropriate
|
2020-07-02 06:25:28 +02:00 |
test-shift128.c
|
|
|
test-string-input-visitor.c
|
tests: Use &error_abort where appropriate
|
2020-07-02 06:25:28 +02:00 |
test-string-output-visitor.c
|
tests: Use &error_abort where appropriate
|
2020-07-02 06:25:28 +02:00 |
test-thread-pool.c
|
|
|
test-throttle.c
|
|
|
test-timed-average.c
|
|
|
test-util-filemonitor.c
|
test-util-filemonitor: Plug unlikely memory leak
|
2020-07-02 06:25:29 +02:00 |
test-util-sockets.c
|
Get rid of the libqemustub.a remainders
|
2020-08-05 11:45:43 +02:00 |
test-uuid.c
|
|
|
test-visitor-serialization.c
|
|
|
test-vmstate.c
|
|
|
test-write-threshold.c
|
|
|
test-x86-cpuid.c
|
|
|
test-xbzrle.c
|
|
|
vhost-user-bridge.c
|
|
|