..
acceptance
tests/acceptance: refactor boot_linux to allow code reuse
2020-05-31 18:25:31 +02:00
data
acpi: unit-test: Update WAET ACPI Table expected binaries
2020-05-04 10:25:03 -04:00
decode
docker
python: remove more instances of sys.version_info
2020-05-31 18:25:07 +02:00
fp
softfloat: Change tininess_before_rounding to bool
2020-05-19 08:41:16 -07:00
guest-debug
tests/guest-debug: catch hanging guests
2020-05-15 15:25:07 +01:00
image-fuzzer
keys
migration
tests/migration/guestperf: Use Python 3 interpreter
2020-05-31 18:25:31 +02:00
multiboot
perf/block /qcow2
plugin
qapi-schema
qapi: New special feature flag "deprecated"
2020-03-17 21:42:47 +01:00
qemu-iotests
Python queue:
2020-05-31 21:49:07 +01:00
qtest
hmp: Implement qom-get HMP command
2020-06-01 18:44:27 +01:00
rocker
tcg
tests/tcg: add new threadcount test
2020-05-27 14:26:49 +01:00
uefi-test-tools
vm
tests/vm: allow wait_ssh() to specify command
2020-05-31 18:25:31 +02:00
vmstate-static-checker-data
.gitignore
tests/tcg/aarch64: add a gdbstub testcase for SVE registers
2020-03-17 17:38:47 +00:00
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
check-block.sh
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
check-qom-interface.c
check-qom-proplist.c
qom: Drop @errp parameter of object_property_del()
2020-05-15 07:08:14 +02:00
check-qstring.c
crypto-tls-psk-helpers.c
crypto-tls-psk-helpers.h
crypto-tls-x509-helpers.c
crypto-tls-x509-helpers.h
dbus-vmstate-daemon.sh
io-channel-helpers.c
io-channel-helpers.h
iothread.c
iothread.h
Makefile.include
tests/Makefile: Fix description of "make check"
2020-06-01 13:28:21 +02:00
pkix_asn1_tab.c
ptimer-test-stubs.c
ptimer-test.c
ptimer-test.h
qht-bench.c
rcutorture.c
requirements.txt
Acceptance test: add "boot_linux" tests
2020-03-17 18:55:52 -04:00
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
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
block: Drop @child_class from bdrv_child_perm()
2020-05-18 19:05:25 +02:00
test-bitcnt.c
test-bitmap.c
test-bitops.c
test-block-backend.c
test-block-iothread.c
block: Use bdrv_default_perms()
2020-05-18 19:05:25 +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-clone-visitor.c
test-coroutine.c
test-crypto-afsplit.c
test-crypto-block.c
test-crypto-cipher.c
test-crypto-hash.c
test-crypto-hmac.c
test-crypto-ivgen.c
test-crypto-pbkdf.c
test-crypto-secret.c
test-crypto-tlscredsx509.c
test-crypto-tlssession.c
test-crypto-xts.c
test-cutils.c
test-hbitmap.c
block/dirty-bitmap: improve _next_dirty_area API
2020-03-18 14:03:46 -04:00
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
test-iov.c
test-keyval.c
test-logging.c
tests/test-logging: Fix test for -dfilter 0..0xffffffffffffffff
2020-04-29 08:01:52 +02:00
test-mul64.c
test-opts-visitor.c
test-qapi-util.c
test-qdev-global-props.c
qom: Drop parameter @errp of object_property_add() & friends
2020-05-15 07:07:58 +02:00
test-qdist.c
test-qemu-opts.c
test-qemu-opts: Simplify test_has_help_option() after bug fix
2020-04-29 08:01:51 +02:00
test-qga.c
test-qgraph.c
test-qht-par.c
test-qht.c
test-qmp-cmds.c
qapi: Add feature flags to remaining definitions
2020-03-17 19:58:34 +01:00
test-qmp-event.c
tests/test-qmp-event: Check event is actually emitted
2020-03-17 19:58:34 +01:00
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
tests: Fix a bug with count variables
2020-03-06 10:35:15 +00:00
test-rcu-simpleq.c
test-rcu-slist.c
test-rcu-tailq.c
test-replication.c
tests/test-replication.c: Add test for for secondary node continuing replication
2020-03-03 18:04:47 +08:00
test-shift128.c
test-string-input-visitor.c
test-string-output-visitor.c
qapi: Assert output visitors see only valid enum values
2020-04-30 07:26:09 +02:00
test-thread-pool.c
test-throttle.c
test-timed-average.c
test-util-filemonitor.c
test-util-sockets.c
tests/util-sockets: add abstract unix socket cases
2020-05-20 10:34:45 +01:00
test-uuid.c
test-visitor-serialization.c
test-vmstate.c
test-write-threshold.c
test-x86-cpuid.c
hw/i386: Update structures to save the number of nodes per package
2020-03-17 19:48:10 -04:00
test-xbzrle.c
vhost-user-bridge.c