QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Kevin Wolf ac6fb43eae iotests: Test commit job start with concurrent I/O 7 years ago
..
acceptance BootLinuxSshTest: Test some userspace commands on Malta 7 years ago
data tests: acpi: refactor rebuild-expected-aml.sh to dump ACPI tables for a specified list of targets 7 years ago
decode decodetree: Properly diagnose fields overflowing an insn 7 years ago
docker tests: Fix up docker cross builds for ppc64 (BE) targets 7 years ago
fp softfloat: Support float_round_to_odd more places 7 years ago
guest-debug tests/guest-debug: fix scoping of failcount 7 years ago
image-fuzzer python: futurize -f lib2to3.fixes.fix_renames 8 years ago
keys tests: Add a test key pair 9 years ago
libqos libqos: i2c: move address into QI2CDevice 7 years ago
migration Clean up header guards that don't match their file name 7 years ago
multiboot tests/multiboot: Improve portability by searching bash in the $PATH 7 years ago
qapi-schema qapi: Fix array first used in a different module 7 years ago
qemu-iotests iotests: Test commit job start with concurrent I/O 7 years ago
rocker tests: Avoid non-portable 'echo -ARG' 9 years ago
tcg tests/tcg: target/mips: Add tests for MSA bit set instructions 7 years ago
uefi-test-tools tests/uefi-test-tools: report the SMBIOS entry point structures 7 years ago
vm Introduce a Python module structure 7 years ago
vmstate-static-checker-data tests: vmstate static checker: add size mismatch inside substructure 12 years ago
.gitignore tests/.gitignore: ignore test-qapi-emit-events.[ch] for in-tree builds 7 years ago
Makefile.include tests: convert ds1338-test to qtest 7 years ago
ac97-test.c qos-test: ac97 test node 7 years ago
acpi-utils.c tests: acpi: add acpi_find_rsdp_address_uefi() helper 7 years ago
acpi-utils.h tests: acpi: add acpi_find_rsdp_address_uefi() helper 7 years ago
ahci-test.c ahci-test: Drop dependence on global_qtest 7 years ago
atomic64-bench.c tests: use g_usleep instead of rem = sleep(time) 7 years ago
atomic_add-bench.c tests: use g_usleep instead of rem = sleep(time) 7 years ago
benchmark-crypto-cipher.c crypto: expand algorithm coverage for cipher benchmark 8 years ago
benchmark-crypto-hash.c tests/crypto: Use the IEC binary prefix definitions 8 years ago
benchmark-crypto-hmac.c tests/crypto: Use the IEC binary prefix definitions 8 years ago
bios-tables-test.c tests: acpi: print error unable to dump ACPI table during rebuild 7 years ago
boot-order-test.c tests/boot-order: Make test independent of global_qtest 7 years ago
boot-sector.c tests/boot-sector: Add magic bytes to s390x boot code header 8 years ago
boot-sector.h tests/boot-sector: Drop dependence on global_qtest 8 years ago
boot-serial-test.c s390-bios: Factor finding boot device out of virtio code path 7 years ago
cdrom-test.c tests/cdrom-test: only include isapc cdrom test when g_test_slow() 7 years ago
check-block-qdict.c tests: fix crumple/recursive leak 8 years ago
check-block.sh qemu-iotests: convert `pwd` and $(pwd) to $PWD 7 years ago
check-qdict.c tests: Move qdict-test-data.txt to tests/data/qobject/ 7 years ago
check-qjson.c json: Fix % handling when not interpolating 7 years ago
check-qlist.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
check-qlit.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
check-qnull.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
check-qnum.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
check-qobject.c qstring: Move qstring_from_substr()'s @end one to the right 8 years ago
check-qom-interface.c qom: make interface types abstract 7 years ago
check-qom-proplist.c tests/qom-proplist: check class properties iterator 8 years ago
check-qstring.c qstring: Move qstring_from_substr()'s @end one to the right 8 years ago
cpu-plug-test.c hw/i386: Remove deprecated machines pc-0.10 and pc-0.11 7 years ago
crypto-tls-psk-helpers.c crypto: Implement TLS Pre-Shared Keys (PSK). 8 years ago
crypto-tls-psk-helpers.h crypto: Implement TLS Pre-Shared Keys (PSK). 8 years ago
crypto-tls-x509-helpers.c tests: call qcrypto_init instead of gnutls_global_init 8 years ago
crypto-tls-x509-helpers.h crypto: require gnutls >= 3.1.18 for building QEMU 8 years ago
device-introspect-test.c tests/device-introspect: Use qtest_init() instead of qtest_start() 7 years ago
device-plug-test.c tests/device-plug: Add PHB unplug request test for spapr 7 years ago
display-vga-test.c tests/display-vga: Enable virtio-vga test 7 years ago
drive_del-test.c tests/drive_del-test: Use qtest_init() instead of qtest_start() 7 years ago
ds1338-test.c libqos: i2c: move address into QI2CDevice 7 years ago
e1000-test.c qos-test: e1000 test node 7 years ago
e1000e-test.c tests: qpci_unplug_acpi_device_test() should not rely on global_qtest 7 years ago
eepro100-test.c qos-test: eepro100 test node 7 years ago
endianness-test.c tests/endianesss: Make test independent of global_qtest 7 years ago
es1370-test.c qos-test: es1370 test node 7 years ago
fdc-test.c tests: Remove (mostly) useless architecture checks 7 years ago
fw_cfg-test.c tests: fw_cfg: add 'splash-time' test case 7 years ago
hd-geo-test.c tests/hd-geo-test: Use qtest_init() instead of qtest_start() 7 years ago
hexloader-test.c tests/hexloader-test: Don't pass -nographic to the QEMU under test 7 years ago
i440fx-test.c tests/libqos: rename qpci_init_pc and qpci_init_spapr functions 7 years ago
i82801b11-test.c tests: Remove unnecessary glib.h includes 10 years ago
ide-test.c tests/ide-test: Make test independent of global_qtest 7 years ago
intel-hda-test.c coccinelle: Remove unnecessary variables for function return value 10 years ago
io-channel-helpers.c Include qapi/error.h exactly where needed 8 years ago
io-channel-helpers.h io: add QIOChannelSocket class 10 years ago
ioh3420-test.c tests: Remove unnecessary glib.h includes 10 years ago
iothread.c aio: introduce aio_co_schedule and aio_co_wake 9 years ago
iothread.h aio: introduce aio_co_schedule and aio_co_wake 9 years ago
ipmi-bt-test.c tests: Remove (mostly) useless architecture checks 7 years ago
ipmi-kcs-test.c tests: Remove (mostly) useless architecture checks 7 years ago
ipoctal232-test.c qos-test: ipoctal232 test node 7 years ago
ivshmem-test.c tests: qpci_unplug_acpi_device_test() should not rely on global_qtest 7 years ago
libqtest.c tests/libqtest: Remove unused global_qtest-related wrapper functions 7 years ago
libqtest.h tests/libqtest: Fix description of qtest_vinitf() and qtest_initf() 7 years ago
m25p80-test.c libqtest: Replace qtest_startf() by qtest_initf() 8 years ago
m48t59-test.c tests: Do not use "\n" in g_test_message() strings 7 years ago
machine-none-test.c tests/machine-none: Make test independent of global_qtest 7 years ago
megasas-test.c tests/megasas: Make test independent of global_qtest 7 years ago
microbit-test.c tests/microbit-test: Add tests for nRF51 NVMC 7 years ago
migration-test.c test-migration: fix memory leak 7 years ago
ne2000-test.c qos-test: ne2k_pci test node 7 years ago
numa-test.c tests/numa-test: Use qtest_init() instead of qtest_start() 7 years ago
nvme-test.c qos-test: nvme test node 7 years ago
pca9552-test.c libqos: i2c: move address into QI2CDevice 7 years ago
pci-test.c tests/qgraph: add generic PCI testcases 7 years ago
pcnet-test.c qos-test: pcnet test node 7 years ago
pkix_asn1_tab.c qtest: fix make check complaint in crypto module 10 years ago
pnv-xscom-test.c ppc/pnv: activate XSCOM tests for POWER9 7 years ago
prom-env-test.c Suppress test warnings about missing Spectre/Meltdown mitigations with TCG 7 years ago
ptimer-test-stubs.c qemu-timer: introduce timer attributes 8 years ago
ptimer-test.c ptimer: Add TRIGGER_ONLY_ON_DECREMENT policy option 8 years ago
ptimer-test.h tests: ptimer: Change the copyright comment 10 years ago
pvpanic-test.c tests/pvpanic: Make the pvpanic test independent of global_qtest 7 years ago
pxe-test.c Suppress test warnings about missing Spectre/Meltdown mitigations with TCG 7 years ago
q35-test.c tests/q35-test: Make test independent of global_qtest 7 years ago
qemu-iotests-quick.sh qemu-iotests: Speed up make check-block 11 years ago
qht-bench.c tests: use g_usleep instead of rem = sleep(time) 7 years ago
qmp-cmd-test.c tests/qmp-cmd-test: Use qtest_init() instead of qtest_start() 7 years ago
qmp-test.c Revert "tests: Add parameter to qtest_init_without_qmp_handshake" 7 years ago
qom-test.c tests/qom-test: Use qtest_init() instead of qtest_start() 7 years ago
qos-test.c qgraph: allow extra_device_opts on contains nodes 7 years ago
rcutorture.c rcutorture: remove synchronize_rcu from readers 8 years ago
requirements.txt BootLinuxSshTest: Test some userspace commands on Malta 7 years ago
rtas-test.c tests/libqos: embed allocators instead of malloc-ing them separately 7 years ago
rtc-test.c tests: Do not use "\n" in g_test_message() strings 7 years ago
rtl8139-test.c - qtest fixes 7 years ago
sdhci-test.c qos-test: sdhci test node 7 years ago
socket-helpers.c sockets: strengthen test suite IP protocol availability checks 8 years ago
socket-helpers.h sockets: strengthen test suite IP protocol availability checks 8 years ago
spapr-phb-test.c qos-test: spapr-phb test node 7 years ago
tco-test.c tests/tco: Make test independent of global_qtest 7 years ago
test-aio-multithread.c tests: Do not use "\n" in g_test_message() strings 7 years ago
test-aio.c coroutine: add test-aio coroutine queue chaining test case 8 years ago
test-arm-mptimer.c tests/test-arm-mptimer: Don't leak string memory 7 years ago
test-authz-list.c authz: add QAuthZList object type for an access control list 7 years ago
test-authz-listfile.c authz: add QAuthZListFile object type for a file access control list 7 years ago
test-authz-pam.c authz: add QAuthZPAM object type for authorizing using PAM 7 years ago
test-authz-simple.c authz: add QAuthZSimple object type for easy whitelist auth checks 7 years ago
test-base64.c tests: Remove unnecessary glib.h includes 10 years ago
test-bdrv-drain.c block: Use bdrv_unref_child() for all children in bdrv_close() 7 years ago
test-bdrv-graph-mod.c block: Use bdrv_unref_child() for all children in bdrv_close() 7 years ago
test-bitcnt.c tests: New test-bitcnt 9 years ago
test-bitops.c bitops.h: Implement half-shuffle and half-unshuffle ops 10 years ago
test-block-backend.c block: test blk_aio_flush() with blk->root == NULL 8 years ago
test-block-iothread.c test-block-iothread: Test AioContext propagation for block jobs 7 years ago
test-blockjob-txn.c tests/test-blockjob-txn: move .exit to .clean 8 years ago
test-blockjob.c test-blockjob: Acquire AioContext around job_cancel_sync() 8 years ago
test-bufferiszero.c cutils: Add test for buffer_is_zero 10 years ago
test-char.c test-char: fix undefined behavior 7 years ago
test-clone-visitor.c tests: Rename UserDefNativeListUnion to UserDefListUnion 7 years ago
test-coroutine.c tests: Do not use "\n" in g_test_message() strings 7 years ago
test-crypto-afsplit.c include/qemu/osdep.h: Don't include qapi/error.h 10 years ago
test-crypto-block.c crypto: support multiple threads accessing one QCryptoBlock 7 years ago
test-crypto-cipher.c crypto: add 3des-ede support when using libgcrypt/nettle 9 years ago
test-crypto-hash.c crypto: fix initialization of crypto in tests 10 years ago
test-crypto-hmac.c crypto: add HMAC algorithms testcases 9 years ago
test-crypto-ivgen.c include/qemu/osdep.h: Don't include qapi/error.h 10 years ago
test-crypto-pbkdf.c test: execute g_test_run when tests are skipped 7 years ago
test-crypto-secret.c crypto: remove temp files on completion of secrets test 10 years ago
test-crypto-tlscredsx509.c crypto: require gnutls >= 3.1.18 for building QEMU 8 years ago
test-crypto-tlssession.c authz: delete existing ACL implementation 7 years ago
test-crypto-xts.c crypto: add testing for unaligned buffers with XTS cipher mode 8 years ago
test-cutils.c cutils: Fix qemu_strtosz() & friends to reject non-finite sizes 7 years ago
test-filter-mirror.c test-filter-mirror: pass UNIX domain socket through fd 7 years ago
test-filter-redirector.c chardev: forbid 'wait' option with client sockets 7 years ago
test-hbitmap.c Revert "hbitmap: Add @advance param to hbitmap_iter_next()" 7 years ago
test-hmp.c tests/test-hmp: Use qtest_init() instead of qtest_start() 7 years ago
test-image-locking.c tests: Add unit tests for image locking 7 years ago
test-int128.c int128: Use __int128 if available 10 years ago
test-io-channel-buffer.c tests: Clean up includes 10 years ago
test-io-channel-command.c tests: fix leaks in test-io-channel-command 9 years ago
test-io-channel-file.c io: Fix QIOChannelFile when creating and opening read-write 8 years ago
test-io-channel-socket.c io: ensure UNIX client doesn't unlink server socket 7 years ago
test-io-channel-tls.c authz: delete existing ACL implementation 7 years ago
test-io-task.c qio: non-default context for threaded qtask 8 years ago
test-iov.c tests: Use real size for iov tests 9 years ago
test-keyval.c hw: Use IEC binary prefix definitions from "qemu/units.h" 8 years ago
test-logging.c test-logging: don't hard-code paths in /tmp 10 years ago
test-mul64.c tests: Remove unnecessary glib.h includes 10 years ago
test-netfilter.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
test-opts-visitor.c qapi: Fix QemuOpts visitor regression on unvisited input 9 years ago
test-qapi-util.c Drop superfluous includes of qapi-types.h and test-qapi-types.h 8 years ago
test-qdev-global-props.c qdev: all globals are now user-provided 7 years ago
test-qdist.c qdist: return "(empty)" instead of NULL when printing an empty dist 10 years ago
test-qemu-opts.c hw: Use IEC binary prefix definitions from "qemu/units.h" 8 years ago
test-qga.c qmp: common 'id' handling & make QGA conform to QMP spec 7 years ago
test-qgraph.c tests: test-qgraph: fix a memory leak 7 years ago
test-qht-par.c clean-includes: run it once more 10 years ago
test-qht.c qht: drop ht argument from qht iterators 8 years ago
test-qmp-cmds.c tests: Rename UserDefNativeListUnion to UserDefListUnion 7 years ago
test-qmp-event.c qapi: Generate QAPIEvent stuff into separate files 7 years ago
test-qobject-input-visitor.c tests: Rename UserDefNativeListUnion to UserDefListUnion 7 years ago
test-qobject-output-visitor.c tests: Rename UserDefNativeListUnion to UserDefListUnion 7 years ago
test-rcu-list.c qemu/queue.h: leave head structs anonymous unless necessary 7 years ago
test-rcu-simpleq.c tests: add test-list-simpleq 8 years ago
test-rcu-tailq.c tests: add test-rcu-tailq 8 years ago
test-replication.c test-replication: Lock AioContext around blk_unref() 8 years ago
test-shift128.c host-utils: Implement unsigned quadword left/right shift and unit tests 9 years ago
test-string-input-visitor.c test-string-input-visitor: Add range overflow tests 7 years ago
test-string-output-visitor.c tests/qapi: use ARRAY_SIZE macro 8 years ago
test-thread-pool.c test-thread-pool: be more reliable 7 years ago
test-throttle.c block: convert ThrottleGroup to object with QOM 9 years ago
test-timed-average.c tests: Remove unnecessary glib.h includes 10 years ago
test-util-filemonitor.c filemon: fix watch IDs to avoid potential wraparound issues 7 years ago
test-util-sockets.c qemu-print: New qemu_printf(), qemu_vprintf() etc. 7 years ago
test-uuid.c util: add is_equal to UUID API 8 years ago
test-visitor-serialization.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
test-vmstate.c tests: add /vmstate/simple/array 7 years ago
test-write-threshold.c tests: Remove unnecessary glib.h includes 10 years ago
test-x86-cpuid-compat.c build-sys: remove glib_subprocess check 8 years ago
test-x86-cpuid.c tests: Remove unnecessary glib.h includes 10 years ago
test-xbzrle.c migration: Create migration/xbzrle.h 9 years ago
tmp105-test.c libqos: i2c: move address into QI2CDevice 7 years ago
tpm-crb-swtpm-test.c test: Pass TPM interface model to functions creating command line 8 years ago
tpm-crb-test.c tests: Fix signalling race condition in TPM tests 8 years ago
tpm-emu.c tests: Fix signalling race condition in TPM tests 8 years ago
tpm-emu.h Clean up decorations and whitespace around header guards 7 years ago
tpm-tests.c tests/tpm-tests: Use g_test_skip() to mark skipped tests 7 years ago
tpm-tests.h test: Pass TPM interface model to functions creating command line 8 years ago
tpm-tis-swtpm-test.c test: Add swtpm migration test for the TPM TIS interface 8 years ago
tpm-tis-test.c tests: Fix signalling race condition in TPM tests 8 years ago
tpm-util.c tests/tpm: Display if swtpm is not found or --tpm2 not supported 8 years ago
tpm-util.h Clean up includes 7 years ago
usb-hcd-ehci-test.c tests/libqos: rename qpci_init_pc and qpci_init_spapr functions 7 years ago
usb-hcd-ohci-test.c qos-test: usb-hcd-ohci test node 7 years ago
usb-hcd-uhci-test.c tests: Clean up string interpolation around qtest_qmp_device_add() 8 years ago
usb-hcd-xhci-test.c tests: Clean up string interpolation around qtest_qmp_device_add() 8 years ago
vhost-user-bridge.c tests/vhost-user-bridge: Fix misuse of isdigit() 7 years ago
vhost-user-test.c hostmem-memfd: disable for systems without sealing support 7 years ago
virtio-9p-test.c qos-test: virtio-9p test node 7 years ago
virtio-blk-test.c tests: qpci_unplug_acpi_device_test() should not rely on global_qtest 7 years ago
virtio-ccw-test.c tests: virtio: separate ccw tests from libqos 8 years ago
virtio-net-test.c tests: qpci_unplug_acpi_device_test() should not rely on global_qtest 7 years ago
virtio-rng-test.c tests: qpci_unplug_acpi_device_test() should not rely on global_qtest 7 years ago
virtio-scsi-test.c qos-test: virtio-scsi test node 7 years ago
virtio-serial-test.c qos-test: virtio-console and virtio-serial test node 7 years ago
virtio-test.c tests/qgraph: add generic virtio testcases 7 years ago
vmgenid-test.c tests: acpi: make acpi_fetch_table() take size of fetched table pointer 7 years ago
vmxnet3-test.c qos-test: vmxnet3 test node 7 years ago
wdt_ib700-test.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago