..
acceptance
data
decode
docker
tests: Fix up docker cross builds for ppc64 (BE) targets
2019-05-29 11:14:19 +10:00
fp
softfloat: Support float_round_to_odd more places
2019-02-26 14:08:03 +00:00
guest-debug
image-fuzzer
keys
libqos
libqos: i2c: move address into QI2CDevice
2019-06-03 14:03:02 +02:00
migration
multiboot
perf/block /qcow2
qapi-schema
qapi: Fix array first used in a different module
2019-03-05 14:43:11 +01:00
qemu-iotests
rocker
tcg
tests/tcg: target/mips: Add tests for MSA bit set instructions
2019-06-01 20:20:20 +02:00
uefi-test-tools
tests/uefi-test-tools: report the SMBIOS entry point structures
2019-05-03 10:52:20 +02:00
vm
Introduce a Python module structure
2019-02-22 14:07:01 -05:00
vmstate-static-checker-data
.gitignore
ac97-test.c
acpi-utils.c
tests: acpi: add acpi_find_rsdp_address_uefi() helper
2019-05-20 18:40:02 -04:00
acpi-utils.h
ahci-test.c
ahci-test: Drop dependence on global_qtest
2019-03-12 07:40:59 +01:00
atomic64-bench.c
atomic_add-bench.c
benchmark-crypto-cipher.c
crypto: expand algorithm coverage for cipher benchmark
2018-10-24 19:03:37 +01:00
benchmark-crypto-hash.c
tests/crypto: Use the IEC binary prefix definitions
2018-07-02 15:41:17 +02:00
benchmark-crypto-hmac.c
tests/crypto: Use the IEC binary prefix definitions
2018-07-02 15:41:17 +02:00
bios-tables-test.c
tests: acpi: print error unable to dump ACPI table during rebuild
2019-05-21 09:30:57 -04:00
boot-order-test.c
tests/boot-order: Make test independent of global_qtest
2019-01-22 05:14:32 +01:00
boot-sector.c
boot-sector.h
tests/boot-sector: Drop dependence on global_qtest
2018-02-14 11:43:41 +01:00
boot-serial-test.c
cdrom-test.c
check-block-qdict.c
tests: fix crumple/recursive leak
2018-08-15 08:12:19 +02:00
check-block.sh
check-qdict.c
tests: Move qdict-test-data.txt to tests/data/qobject/
2019-03-07 22:05:54 +01:00
check-qjson.c
json: Fix % handling when not interpolating
2019-01-24 15:20:59 +01:00
check-qlist.c
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
2018-05-04 08:27:53 +02:00
check-qlit.c
check-qnull.c
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
2018-05-04 08:27:53 +02:00
check-qnum.c
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
2018-05-04 08:27:53 +02:00
check-qobject.c
check-qom-interface.c
check-qom-proplist.c
tests/qom-proplist: check class properties iterator
2018-10-05 16:27:09 +04:00
check-qstring.c
cpu-plug-test.c
crypto-tls-psk-helpers.c
crypto: Implement TLS Pre-Shared Keys (PSK).
2018-07-03 13:04:38 +01:00
crypto-tls-psk-helpers.h
crypto: Implement TLS Pre-Shared Keys (PSK).
2018-07-03 13:04:38 +01:00
crypto-tls-x509-helpers.c
crypto-tls-x509-helpers.h
crypto: require gnutls >= 3.1.18 for building QEMU
2018-10-19 12:26:57 +01:00
device-introspect-test.c
tests/device-introspect: Use qtest_init() instead of qtest_start()
2019-05-21 10:00:41 +02:00
device-plug-test.c
tests/device-plug: Add PHB unplug request test for spapr
2019-02-26 09:21:25 +11:00
display-vga-test.c
tests/display-vga: Enable virtio-vga test
2019-01-11 11:45:00 +01:00
drive_del-test.c
tests/drive_del-test: Use qtest_init() instead of qtest_start()
2019-05-08 17:45:54 +02:00
ds1338-test.c
libqos: i2c: move address into QI2CDevice
2019-06-03 14:03:02 +02:00
e1000-test.c
qos-test: e1000 test node
2019-03-07 17:28:47 +01:00
e1000e-test.c
tests: qpci_unplug_acpi_device_test() should not rely on global_qtest
2019-05-08 17:45:54 +02:00
eepro100-test.c
endianness-test.c
tests/endianesss: Make test independent of global_qtest
2019-01-22 05:14:32 +01:00
es1370-test.c
qos-test: es1370 test node
2019-03-07 17:28:46 +01:00
fdc-test.c
tests: Remove (mostly) useless architecture checks
2019-03-06 10:10:36 +01:00
fw_cfg-test.c
tests: fw_cfg: add 'splash-time' test case
2019-05-23 14:10:31 +02:00
hd-geo-test.c
tests/hd-geo-test: Use qtest_init() instead of qtest_start()
2019-05-21 10:00:46 +02:00
hexloader-test.c
i440fx-test.c
tests/libqos: rename qpci_init_pc and qpci_init_spapr functions
2019-03-07 16:50:04 +01:00
i82801b11-test.c
tests: Remove unnecessary glib.h includes
2016-06-07 18:19:24 +03:00
ide-test.c
intel-hda-test.c
coccinelle: Remove unnecessary variables for function return value
2016-06-20 16:38:13 +02:00
io-channel-helpers.c
Include qapi/error.h exactly where needed
2018-02-09 13:50:17 +01:00
io-channel-helpers.h
io: add QIOChannelSocket class
2015-12-18 12:18:31 +00:00
ioh3420-test.c
tests: Remove unnecessary glib.h includes
2016-06-07 18:19:24 +03:00
iothread.c
aio: introduce aio_co_schedule and aio_co_wake
2017-02-21 11:14:07 +00:00
iothread.h
aio: introduce aio_co_schedule and aio_co_wake
2017-02-21 11:14:07 +00:00
ipmi-bt-test.c
tests: Remove (mostly) useless architecture checks
2019-03-06 10:10:36 +01:00
ipmi-kcs-test.c
tests: Remove (mostly) useless architecture checks
2019-03-06 10:10:36 +01:00
ipoctal232-test.c
qos-test: ipoctal232 test node
2019-03-07 17:28:46 +01:00
ivshmem-test.c
libqtest.c
tests/libqtest: Remove unused global_qtest-related wrapper functions
2019-05-21 09:57:45 +02:00
libqtest.h
tests/libqtest: Fix description of qtest_vinitf() and qtest_initf()
2019-05-21 09:57:56 +02:00
m25p80-test.c
m48t59-test.c
tests: Do not use "\n" in g_test_message() strings
2019-03-07 22:16:22 +01:00
machine-none-test.c
Makefile.include
megasas-test.c
tests/megasas: Make test independent of global_qtest
2019-05-08 16:59:28 +02:00
microbit-test.c
tests/microbit-test: Add tests for nRF51 NVMC
2019-02-01 15:32:17 +00:00
migration-test.c
test-migration: fix memory leak
2019-03-12 15:18:40 +01:00
ne2000-test.c
qos-test: ne2k_pci test node
2019-03-07 17:28:46 +01:00
numa-test.c
nvme-test.c
qos-test: nvme test node
2019-03-07 17:28:46 +01:00
pca9552-test.c
libqos: i2c: move address into QI2CDevice
2019-06-03 14:03:02 +02:00
pci-test.c
tests/qgraph: add generic PCI testcases
2019-03-07 17:28:25 +01:00
pcnet-test.c
pkix_asn1_tab.c
qtest: fix make check complaint in crypto module
2016-10-19 10:09:24 +01:00
pnv-xscom-test.c
ppc/pnv: activate XSCOM tests for POWER9
2019-03-12 14:33:05 +11:00
prom-env-test.c
Suppress test warnings about missing Spectre/Meltdown mitigations with TCG
2019-03-12 16:07:14 +11:00
ptimer-test-stubs.c
qemu-timer: introduce timer attributes
2018-10-19 13:44:03 +02:00
ptimer-test.c
ptimer-test.h
tests: ptimer: Change the copyright comment
2016-10-24 16:26:53 +01:00
pvpanic-test.c
pxe-test.c
Suppress test warnings about missing Spectre/Meltdown mitigations with TCG
2019-03-12 16:07:14 +11:00
q35-test.c
qemu-iotests-quick.sh
qemu-iotests: Speed up make check-block
2015-01-13 11:47:55 +00:00
qht-bench.c
qmp-cmd-test.c
qmp-test.c
qom-test.c
tests/qom-test: Use qtest_init() instead of qtest_start()
2019-05-21 10:00:37 +02:00
qos-test.c
rcutorture.c
rcutorture: remove synchronize_rcu from readers
2018-03-12 16:12:47 +01:00
requirements.txt
BootLinuxSshTest: Test some userspace commands on Malta
2019-05-26 17:45:02 +02:00
rtas-test.c
tests/libqos: embed allocators instead of malloc-ing them separately
2019-03-07 17:28:07 +01:00
rtc-test.c
tests: Do not use "\n" in g_test_message() strings
2019-03-07 22:16:22 +01:00
rtl8139-test.c
- qtest fixes
2019-03-08 16:31:34 +00:00
sdhci-test.c
socket-helpers.c
sockets: strengthen test suite IP protocol availability checks
2018-03-13 18:06:06 +00:00
socket-helpers.h
sockets: strengthen test suite IP protocol availability checks
2018-03-13 18:06:06 +00:00
spapr-phb-test.c
qos-test: spapr-phb test node
2019-03-07 17:28:46 +01:00
tco-test.c
tests/tco: Make test independent of global_qtest
2019-05-08 16:59:28 +02:00
test-aio-multithread.c
tests: Do not use "\n" in g_test_message() strings
2019-03-07 22:16:22 +01:00
test-aio.c
coroutine: add test-aio coroutine queue chaining test case
2018-03-27 13:05:28 +01:00
test-arm-mptimer.c
tests/test-arm-mptimer: Don't leak string memory
2018-12-14 13:30:54 +00:00
test-authz-list.c
authz: add QAuthZList object type for an access control list
2019-02-26 15:32:18 +00:00
test-authz-listfile.c
authz: add QAuthZListFile object type for a file access control list
2019-02-26 15:32:18 +00:00
test-authz-pam.c
authz: add QAuthZPAM object type for authorizing using PAM
2019-02-26 15:32:19 +00:00
test-authz-simple.c
test-base64.c
tests: Remove unnecessary glib.h includes
2016-06-07 18:19:24 +03:00
test-bdrv-drain.c
test-bdrv-graph-mod.c
block: Use bdrv_unref_child() for all children in bdrv_close()
2019-05-28 20:30:55 +02:00
test-bitcnt.c
tests: New test-bitcnt
2017-01-10 08:49:59 -08:00
test-bitops.c
test-block-backend.c
test-block-iothread.c
test-block-iothread: Check filter node in test_propagate_mirror
2019-06-04 15:22:22 +02:00
test-blockjob-txn.c
tests/test-blockjob-txn: move .exit to .clean
2018-09-25 15:31:15 +02:00
test-blockjob.c
test-blockjob: Acquire AioContext around job_cancel_sync()
2018-09-25 15:50:15 +02:00
test-bufferiszero.c
cutils: Add test for buffer_is_zero
2016-09-13 19:13:32 +02:00
test-char.c
test-char: fix undefined behavior
2019-03-12 15:18:40 +01:00
test-clone-visitor.c
test-coroutine.c
test-crypto-afsplit.c
include/qemu/osdep.h: Don't include qapi/error.h
2016-03-22 22:20:15 +01:00
test-crypto-block.c
crypto: support multiple threads accessing one QCryptoBlock
2018-12-12 11:16:49 +00:00
test-crypto-cipher.c
crypto: add 3des-ede support when using libgcrypt/nettle
2016-12-21 14:26:26 +00:00
test-crypto-hash.c
crypto: fix initialization of crypto in tests
2016-10-19 10:23:55 +01:00
test-crypto-hmac.c
crypto: add HMAC algorithms testcases
2016-12-22 09:24:59 +00:00
test-crypto-ivgen.c
include/qemu/osdep.h: Don't include qapi/error.h
2016-03-22 22:20:15 +01:00
test-crypto-pbkdf.c
test: execute g_test_run when tests are skipped
2019-01-11 13:57:25 +01:00
test-crypto-secret.c
test-crypto-tlscredsx509.c
test-crypto-tlssession.c
authz: delete existing ACL implementation
2019-02-26 15:32:19 +00:00
test-crypto-xts.c
crypto: add testing for unaligned buffers with XTS cipher mode
2018-10-24 19:03:37 +01:00
test-cutils.c
cutils: Fix qemu_strtosz() & friends to reject non-finite sizes
2018-12-13 19:10:06 +01:00
test-filter-mirror.c
test-filter-redirector.c
test-hbitmap.c
test-hmp.c
test-image-locking.c
tests: Add unit tests for image locking
2018-11-12 17:46:57 +01:00
test-int128.c
test-io-channel-buffer.c
tests: Clean up includes
2016-02-16 14:29:27 +00:00
test-io-channel-command.c
tests: fix leaks in test-io-channel-command
2017-03-01 00:09:28 +04:00
test-io-channel-file.c
io: Fix QIOChannelFile when creating and opening read-write
2018-02-15 16:54:57 +00:00
test-io-channel-socket.c
test-io-channel-tls.c
test-io-task.c
test-iov.c
tests: Use real size for iov tests
2017-09-05 22:34:40 +02:00
test-keyval.c
hw: Use IEC binary prefix definitions from "qemu/units.h"
2018-07-02 15:41:10 +02:00
test-logging.c
test-mul64.c
test-netfilter.c
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
2018-05-04 08:27:53 +02:00
test-opts-visitor.c
qapi: Fix QemuOpts visitor regression on unvisited input
2017-03-22 19:24:34 +01:00
test-qapi-util.c
Drop superfluous includes of qapi-types.h and test-qapi-types.h
2018-02-09 05:05:11 +01:00
test-qdev-global-props.c
qdev: all globals are now user-provided
2019-01-07 16:18:42 +04:00
test-qdist.c
qdist: return "(empty)" instead of NULL when printing an empty dist
2016-08-03 18:44:56 +02:00
test-qemu-opts.c
hw: Use IEC binary prefix definitions from "qemu/units.h"
2018-07-02 15:41:10 +02:00
test-qga.c
test-qgraph.c
test-qht-par.c
clean-includes: run it once more
2016-06-16 18:39:03 +02:00
test-qht.c
qht: drop ht argument from qht iterators
2018-09-26 08:55:54 -07:00
test-qmp-cmds.c
test-qmp-event.c
test-qobject-input-visitor.c
tests: Rename UserDefNativeListUnion to UserDefListUnion
2019-03-05 14:43:11 +01:00
test-qobject-output-visitor.c
tests: Rename UserDefNativeListUnion to UserDefListUnion
2019-03-05 14:43:11 +01:00
test-rcu-list.c
qemu/queue.h: leave head structs anonymous unless necessary
2019-01-11 15:46:55 +01:00
test-rcu-simpleq.c
tests: add test-list-simpleq
2018-08-23 18:46:25 +02:00
test-rcu-tailq.c
tests: add test-rcu-tailq
2018-08-23 18:46:25 +02:00
test-replication.c
test-replication: Lock AioContext around blk_unref()
2018-10-01 19:13:55 +02:00
test-shift128.c
test-string-input-visitor.c
test-string-output-visitor.c
test-thread-pool.c
test-thread-pool: be more reliable
2019-06-03 14:03:00 +02:00
test-throttle.c
block: convert ThrottleGroup to object with QOM
2017-09-05 18:12:21 +02:00
test-timed-average.c
tests: Remove unnecessary glib.h includes
2016-06-07 18:19:24 +03:00
test-util-filemonitor.c
filemon: fix watch IDs to avoid potential wraparound issues
2019-04-02 13:52:02 +01:00
test-util-sockets.c
test-uuid.c
test-visitor-serialization.c
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
2018-05-04 08:27:53 +02:00
test-vmstate.c
test-write-threshold.c
test-x86-cpuid-compat.c
test-x86-cpuid.c
test-xbzrle.c
migration: Create migration/xbzrle.h
2017-05-18 18:04:54 +02:00
tmp105-test.c
libqos: i2c: move address into QI2CDevice
2019-06-03 14:03:02 +02:00
tpm-crb-swtpm-test.c
tpm-crb-test.c
tests: Fix signalling race condition in TPM tests
2018-09-07 16:37:47 -04:00
tpm-emu.c
tests: Fix signalling race condition in TPM tests
2018-09-07 16:37:47 -04:00
tpm-emu.h
tpm-tests.c
tpm-tests.h
test: Pass TPM interface model to functions creating command line
2018-06-06 15:44:07 -04:00
tpm-tis-swtpm-test.c
test: Add swtpm migration test for the TPM TIS interface
2018-06-06 15:44:12 -04:00
tpm-tis-test.c
tpm-util.c
tests/tpm: Display if swtpm is not found or --tpm2 not supported
2018-10-30 13:53:15 -04:00
tpm-util.h
Clean up includes
2018-12-20 10:29:08 +01:00
usb-hcd-ehci-test.c
tests/libqos: rename qpci_init_pc and qpci_init_spapr functions
2019-03-07 16:50:04 +01:00
usb-hcd-ohci-test.c
usb-hcd-uhci-test.c
tests: Clean up string interpolation around qtest_qmp_device_add()
2018-08-16 08:42:06 +02:00
usb-hcd-xhci-test.c
tests: Clean up string interpolation around qtest_qmp_device_add()
2018-08-16 08:42:06 +02:00
vhost-user-bridge.c
tests/vhost-user-bridge: Fix misuse of isdigit()
2019-05-22 15:00:04 +02:00
vhost-user-test.c
virtio-9p-test.c
qos-test: virtio-9p test node
2019-03-07 17:28:27 +01:00
virtio-blk-test.c
virtio-ccw-test.c
virtio-net-test.c
tests: qpci_unplug_acpi_device_test() should not rely on global_qtest
2019-05-08 17:45:54 +02:00
virtio-rng-test.c
tests: qpci_unplug_acpi_device_test() should not rely on global_qtest
2019-05-08 17:45:54 +02:00
virtio-scsi-test.c
qos-test: virtio-scsi test node
2019-03-07 17:28:42 +01:00
virtio-serial-test.c
qos-test: virtio-console and virtio-serial test node
2019-03-07 17:28:27 +01:00
virtio-test.c
tests/qgraph: add generic virtio testcases
2019-03-07 17:28:26 +01:00
vmgenid-test.c
vmxnet3-test.c
wdt_ib700-test.c
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
2018-05-04 08:27:53 +02:00