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.
 
 
 
 
 
 
John Snow 3d1f8b07a4 jobs: canonize Error object 8 years ago
..
acceptance Acceptance tests: add Linux kernel boot and console checking test 8 years ago
acpi-test-data tests/acpi: update tables after memory hotplug changes 8 years ago
data test-qga: add test for guest-get-osinfo 9 years ago
decode scripts: Add decodetree.py 8 years ago
docker tests: Allow overriding archive path with SRC_ARCHIVE 8 years ago
guest-debug python: futurize -f libfuturize.fixes.fix_print_with_import 8 years ago
hex-loader-check-data Add QTest testcase for the Intel Hexadecimal 8 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 fw_cfg: import & use linux/qemu_fw_cfg.h 8 years ago
migration python: futurize -f libfuturize.fixes.fix_print_with_import 8 years ago
multiboot tests/multiboot: Add .gitignore 8 years ago
qapi-schema qapi: Fix some pycodestyle-3 complaints 8 years ago
qemu-iotests block: iotest to catch abort on forced blockjob cancel 8 years ago
rocker tests: Avoid non-portable 'echo -ARG' 9 years ago
tcg tests: add check_invalid_maps to test-mmap 8 years ago
vm tests/vm: Increase timeout waiting for VM to boot to 5 minutes 8 years ago
vmstate-static-checker-data tests: vmstate static checker: add size mismatch inside substructure 12 years ago
.gitignore tests/.gitignore: don't ignore docker tests 8 years ago
Makefile.include check: Move wdt_ib700 test to common 8 years ago
ac97-test.c tests: Remove unnecessary glib.h includes 10 years ago
acpi-utils.c tests: Move reusable ACPI code into a utility file 9 years ago
acpi-utils.h maint: Fix macros with broken 'do/while(0); ' usage 8 years ago
ahci-test.c Testing patches for 2018-08-16 8 years ago
atomic_add-bench.c tests/atomic_add-bench: add -p to enable sync profiler 8 years ago
benchmark-crypto-cipher.c tests/crypto: Use the IEC binary prefix definitions 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 nvdimm: make persistence option symbolic 8 years ago
boot-order-test.c fw_cfg: import & use linux/qemu_fw_cfg.h 8 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 hw/ppc: deprecate the machine type 'prep', replaced by '40p' 8 years ago
cdrom-test.c libqtest: Replace qtest_startf() by qtest_initf() 8 years ago
check-block-qdict.c tests: fix crumple/recursive leak 8 years ago
check-block.sh tests: allow to specify list of formats to test for check-block.sh 10 years ago
check-qdict.c qobject: Move block-specific qdict code to block-qdict.c 8 years ago
check-qjson.c json: Support %% in JSON strings when interpolating 8 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 tests: fix check-qom-interface leaks 10 years ago
check-qom-proplist.c qapi: drop the sentinel in enum array 9 years ago
check-qstring.c qstring: Move qstring_from_substr()'s @end one to the right 8 years ago
cpu-plug-test.c tests: Skip old versioned machine types in quick testing mode 8 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 clean-up: removed duplicate #includes 10 years ago
device-introspect-test.c tests/device-introspect: Test with all machines, not only with "none" 8 years ago
display-vga-test.c qtest: add display-vga-test to ppc64 9 years ago
drive_del-test.c tests/drive_del-test: Fix harmless JSON interpolation bug 8 years ago
ds1338-test.c libqos: Use explicit QTestState for i2c operations 8 years ago
e1000-test.c tests: fix e1000-test leak 9 years ago
e1000e-test.c tests: Clean up string interpolation around qtest_qmp_device_add() 8 years ago
eepro100-test.c tests: fix eepro100-test leak 9 years ago
endianness-test.c libqtest: Replace qtest_startf() by qtest_initf() 8 years ago
es1370-test.c tests: Remove unnecessary glib.h includes 10 years ago
fdc-test.c libqtest: Remove qtest_qmp_discard_response() & friends 8 years ago
fw_cfg-test.c fw_cfg: import & use linux/qemu_fw_cfg.h 8 years ago
hd-geo-test.c block: Remove deprecated -drive geometry options 8 years ago
hexloader-test.c Add QTest testcase for the Intel Hexadecimal 8 years ago
i440fx-test.c libqos: Track QTestState with QPCIBus 8 years ago
i82801b11-test.c tests: Remove unnecessary glib.h includes 10 years ago
ide-test.c Testing patches for 2018-08-16 8 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 libqtest: Replace qtest_startf() by qtest_initf() 8 years ago
ipmi-kcs-test.c tests: fix ipmi-kcs-test leak 9 years ago
ipoctal232-test.c tests: Remove unnecessary glib.h includes 10 years ago
ivshmem-test.c tests: Clean up string interpolation around qtest_qmp_device_add() 8 years ago
libqtest.c json: Clean up headers 8 years ago
libqtest.h test-qga: Clean up how we test QGA synchronization 8 years ago
m25p80-test.c libqtest: Replace qtest_startf() by qtest_initf() 8 years ago
m48t59-test.c libqtest: Replace qtest_startf() by qtest_initf() 8 years ago
machine-none-test.c libqtest: Replace qtest_startf() by qtest_initf() 8 years ago
megasas-test.c libqos: Use explicit QTestState for remaining libqos operations 8 years ago
migration-test.c tests/migration-test: Silence the kvm_hv message by default 8 years ago
ne2000-test.c tests: Remove unnecessary glib.h includes 10 years ago
numa-test.c libqtest: Replace qtest_startf() by qtest_initf() 8 years ago
nvme-test.c tests: Use null-co:// instead of /dev/null as the dummy image 9 years ago
pca9552-test.c misc: add pca9552 LED blinker model 8 years ago
pcnet-test.c tests: Remove unnecessary glib.h includes 10 years ago
pkix_asn1_tab.c qtest: fix make check complaint in crypto module 10 years ago
pnv-xscom-test.c libqtest: Replace qtest_startf() by qtest_initf() 8 years ago
prom-env-test.c libqtest: Replace qtest_startf() by qtest_initf() 8 years ago
ptimer-test-stubs.c ptimer-test: do not link to libqemustub.a/libqemuutil.a 9 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 qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
pxe-test.c tests/boot-sector: Drop dependence on global_qtest 8 years ago
q35-test.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
qemu-iotests-quick.sh qemu-iotests: Speed up make check-block 11 years ago
qht-bench.c qht: return existing entry when qht_insert fails 8 years ago
qmp-cmd-test.c qmp-cmd-test: Split off qmp-test 8 years ago
qmp-test.c json: Treat unwanted interpolation as lexical error 8 years ago
qom-test.c tests: Skip old versioned machine types in quick testing mode 8 years ago
rcutorture.c rcutorture: remove synchronize_rcu from readers 8 years ago
rtas-test.c libqos: Use explicit QTestState for remaining libqos operations 8 years ago
rtc-test.c rtc-test: introduce more update tests 9 years ago
rtl8139-test.c libqos: Track QTestState with QPCIBus 8 years ago
sdhci-test.c libqtest: Replace qtest_startf() by qtest_initf() 8 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 spapr: Improved placement of PCI host bridges in guest memory map 10 years ago
tco-test.c libqtest: Replace qtest_startf() by qtest_initf() 8 years ago
test-aio-multithread.c Include qapi/error.h exactly where needed 8 years ago
test-aio.c coroutine: add test-aio coroutine queue chaining test case 8 years ago
test-arm-mptimer.c tests: Add tests for the ARM MPTimer 10 years ago
test-base64.c tests: Remove unnecessary glib.h includes 10 years ago
test-bdrv-drain.c jobs: canonize Error object 8 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-blockjob-txn.c jobs: canonize Error object 8 years ago
test-blockjob.c jobs: canonize Error object 8 years ago
test-bufferiszero.c cutils: Add test for buffer_is_zero 10 years ago
test-char.c build-sys: remove glib_subprocess check 8 years ago
test-clone-visitor.c Eliminate qapi/qmp/types.h 8 years ago
test-coroutine.c lockable: add QemuLockable 8 years ago
test-crypto-afsplit.c include/qemu/osdep.h: Don't include qapi/error.h 10 years ago
test-crypto-block.c tests: Run the luks tests in test-crypto-block only if encryption is available 9 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 crypto: support more hash algorithms for pbkdf 10 years ago
test-crypto-secret.c crypto: remove temp files on completion of secrets test 10 years ago
test-crypto-tlscredsx509.c tests: use error_abort in places expecting errors 8 years ago
test-crypto-tlssession.c tests: fix TLS handshake failure with TLS 1.3 8 years ago
test-crypto-xts.c crypto: rename OUT to out in xts test to avoid clash on MinGW 10 years ago
test-cutils.c hw: Use IEC binary prefix definitions from "qemu/units.h" 8 years ago
test-filter-mirror.c libqtest: Replace qtest_startf() by qtest_initf() 8 years ago
test-filter-redirector.c libqtest: Replace qtest_startf() by qtest_initf() 8 years ago
test-hbitmap.c test-hbitmap: Add non-advancing iter_next tests 8 years ago
test-hmp.c tests: Skip old versioned machine types in quick testing mode 8 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 sockets: pull code for testing IP availability out of specific test 8 years ago
test-io-channel-tls.c tests: use error_abort in places expecting errors 8 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 test-qdev-global-props: Test global property ordering 9 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 test-qga: Clean up how we test QGA synchronization 8 years ago
test-qht-par.c clean-includes: run it once more 10 years ago
test-qht.c qht: return existing entry when qht_insert fails 8 years ago
test-qmp-cmds.c tests: change /0.15/* tests to /qmp/* 8 years ago
test-qmp-event.c glib: bump min required glib library version to 2.40 8 years ago
test-qobject-input-visitor.c test-qobject-input-visitor: Avoid format string ambiguity 8 years ago
test-qobject-output-visitor.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
test-rcu-list.c tests: add test-rcu-tailq 8 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 block: Add block-specific QDict header 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 Eliminate qapi/qmp/types.h 8 years ago
test-string-output-visitor.c tests/qapi: use ARRAY_SIZE macro 8 years ago
test-thread-pool.c Remove unnecessary variables for function return value 8 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-sockets.c monitor: Fix unsafe sharing of @cur_mon among threads 8 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: don't silence error reporting for all tests 8 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 misc: add pca9552 LED blinker model 8 years ago
tpci200-test.c tests: Remove unnecessary glib.h includes 10 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: Tests more flags of the CRB interface 8 years ago
tpm-emu.c tests: fix tpm-crb tpm-tis tests race 8 years ago
tpm-emu.h glib: bump min required glib library version to 2.40 8 years ago
tpm-tests.c test: Pass TPM interface model to functions creating command line 8 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: add test for TPM TIS device 8 years ago
tpm-util.c tests: New helper qtest_qmp_receive_success() 8 years ago
tpm-util.h test: Add swtpm migration test for the TPM TIS interface 8 years ago
usb-hcd-ehci-test.c tests: Clean up string interpolation around qtest_qmp_device_add() 8 years ago
usb-hcd-ohci-test.c tests: Clean up string interpolation around qtest_qmp_device_add() 8 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 vhost-user-bridge: support host notifier 8 years ago
vhost-user-test.c build-sys: remove glib_subprocess check 8 years ago
virtio-9p-test.c libqos: Use explicit QTestState for remaining libqos operations 8 years ago
virtio-balloon-test.c libqtest: Replace qtest_startf() by qtest_initf() 8 years ago
virtio-blk-test.c libqtest: Replace qtest_startf() by qtest_initf() 8 years ago
virtio-ccw-test.c tests: virtio: separate ccw tests from libqos 8 years ago
virtio-console-test.c libqtest: Replace qtest_startf() by qtest_initf() 8 years ago
virtio-net-test.c tests: Clean up string interpolation around qtest_qmp_device_add() 8 years ago
virtio-rng-test.c tests: Clean up string interpolation around qtest_qmp_device_add() 8 years ago
virtio-scsi-test.c tests: Clean up string interpolation around qtest_qmp_device_add() 8 years ago
virtio-serial-test.c libqtest: Replace qtest_startf() by qtest_initf() 8 years ago
vmgenid-test.c libqtest: Replace qtest_startf() by qtest_initf() 8 years ago
vmxnet3-test.c tests: Remove unnecessary glib.h includes 10 years ago
wdt_ib700-test.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago