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 3453d97243 job: Move .complete callback to Job 8 years ago
..
acpi-test-data test/acpi-test-data: add ACPI tables for dimmpxm test 8 years ago
data test-qga: add test for guest-get-osinfo 9 years ago
decode scripts: Add decodetree.py 8 years ago
docker docker: Fix trivial typo 8 years ago
guest-debug tests/guest-debug: introduce basic gdbstub tests 10 years ago
image-fuzzer tests: Use Python 2.6 "except E as ..." syntax 10 years ago
keys tests: Add a test key pair 9 years ago
libqos qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
migration tests/migration: Add source to PC boot block 8 years ago
multiboot tests/multiboot: Add .gitignore 8 years ago
qapi-schema tests: add oob-test for qapi-schema 8 years ago
qemu-iotests qemu-iotests: Remove MIG_SOCKET from non-migration tests 8 years ago
rocker tests: Avoid non-portable 'echo -ARG' 9 years ago
tcg target/xtensa: fix timers test 8 years ago
vm tests: Fix ubuntu.i386 image initialization 8 years ago
vmstate-static-checker-data tests: vmstate static checker: add size mismatch inside substructure 12 years ago
.gitignore sockets: move fd_is_socket() into common sockets code 8 years ago
Makefile.include tests: add oob-test for qapi-schema 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 qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
atomic_add-bench.c tests: add atomic_add-bench 10 years ago
benchmark-crypto-cipher.c tests: fix incorrect size_t format in benchmark-crypto 9 years ago
benchmark-crypto-hash.c tests: fix incorrect size_t format in benchmark-crypto 9 years ago
benchmark-crypto-hmac.c tests: fix incorrect size_t format in benchmark-crypto 9 years ago
bios-tables-test.c tests/bios-tables-test: add test cases for DIMM proximity 8 years ago
boot-order-test.c libqos: Use explicit QTestState for fw_cfg operations 8 years ago
boot-sector.c tests/boot-sector: Drop dependence on global_qtest 8 years ago
boot-sector.h tests/boot-sector: Drop dependence on global_qtest 8 years ago
boot-serial-test.c hw/s390x: Allow to configure the consoles with the "-serial" parameter 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: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
check-qjson.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 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 qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 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 qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
cpu-plug-test.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
crypto-tls-x509-helpers.c crypto: fix test cert generation to not use SHA1 algorithm 9 years ago
crypto-tls-x509-helpers.h clean-up: removed duplicate #includes 10 years ago
device-introspect-test.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
display-vga-test.c qtest: add display-vga-test to ppc64 9 years ago
drive_del-test.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 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 libqos: Use explicit QTestState for fw_cfg operations 8 years ago
eepro100-test.c tests: fix eepro100-test leak 9 years ago
endianness-test.c libqtest: Add qtest_[v]startf() 9 years ago
es1370-test.c tests: Remove unnecessary glib.h includes 10 years ago
fdc-test.c fdc-test: Avoid deprecated 'change' command 9 years ago
fw_cfg-test.c libqos: Use explicit QTestState for fw_cfg operations 8 years ago
hd-geo-test.c tests: fix hd-geo-test leaks 9 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 libqos: Use explicit QTestState for fw_cfg operations 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: Add qtest_[v]startf() 9 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 libqos: Use explicit QTestState for remaining libqos operations 8 years ago
libqtest.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
libqtest.h tests: Add parameter to qtest_init_without_qmp_handshake 8 years ago
m25p80-test.c libqtest: Add qtest_[v]startf() 9 years ago
m48t59-test.c Remove unnecessary variables for function return value 8 years ago
machine-none-test.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
megasas-test.c libqos: Use explicit QTestState for remaining libqos operations 8 years ago
migration-test.c tests: Migration ppc now inlines its program 8 years ago
ne2000-test.c tests: Remove unnecessary glib.h includes 10 years ago
numa-test.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
nvme-test.c tests: Use null-co:// instead of /dev/null as the dummy image 9 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 ppc/pnv: fix XSCOM core addressing on POWER9 8 years ago
prom-env-test.c libqtest: Add qtest_[v]startf() 9 years ago
ptimer-test-stubs.c ptimer-test: do not link to libqemustub.a/libqemuutil.a 9 years ago
ptimer-test.c Clean up includes 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 tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASK 9 years ago
qmp-test.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
qom-test.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 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 sdhci-test: fix leaks 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 qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 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 job: Move .complete callback to Job 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 job: Add job_drain() 8 years ago
test-blockjob.c job: Move .complete callback to Job 8 years ago
test-bufferiszero.c cutils: Add test for buffer_is_zero 10 years ago
test-char.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 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 include/qemu/osdep.h: Don't include qapi/error.h 10 years ago
test-crypto-tlssession.c crypto: ensure we use a predictable TLS priority setting 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 cutils: add qemu_strtoi & qemu_strtoui parsers for int/unsigned int types 8 years ago
test-filter-mirror.c libqtest: Add qtest_[v]startf() 9 years ago
test-filter-redirector.c tests/test-filter-redirector: move close() 8 years ago
test-hbitmap.c tests/hbitmap: use ARRAY_SIZE macro 8 years ago
test-hmp.c net: Remove the deprecated 'host_net_add' and 'host_net_remove' HMP commands 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 crypto: ensure we use a predictable TLS priority setting 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 qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 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 opts: don't silently truncate long parameter keys 8 years ago
test-qga.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
test-qht-par.c clean-includes: run it once more 10 years ago
test-qht.c test-qht: perform lookups under rcu_read_lock 10 years ago
test-qmp-cmds.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
test-qmp-event.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
test-qobject-input-visitor.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
test-qobject-output-visitor.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
test-rcu-list.c tests: Remove unnecessary glib.h includes 10 years ago
test-replication.c Move include qemu/option.h from qemu-common.h to actual users 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 sockets: allow SocketAddress 'fd' to reference numeric file descriptors 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 migration: Route more error paths 9 years ago
test-write-threshold.c tests: Remove unnecessary glib.h includes 10 years ago
test-x86-cpuid-compat.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 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 qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
tpci200-test.c tests: Remove unnecessary glib.h includes 10 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 tests: Move common TPM test code into tpm-emu.c 8 years ago
tpm-tis-test.c tests: add test for TPM TIS device 8 years ago
usb-hcd-ehci-test.c libqos: Track QTestState with QPCIBus 8 years ago
usb-hcd-ohci-test.c tests: Remove unnecessary glib.h includes 10 years ago
usb-hcd-uhci-test.c libqos: Use explicit QTestState for remaining libqos operations 8 years ago
usb-hcd-xhci-test.c tests: Introduce generic device hot-plug/hot-unplug functions 9 years ago
vhost-user-bridge.c tests: Avoid 'do/while(false); ' in vhost-user-bridge 8 years ago
vhost-user-test.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
virtio-9p-test.c libqos: Use explicit QTestState for remaining libqos operations 8 years ago
virtio-balloon-test.c tests: Enable the very simple virtio tests on s390x, too 9 years ago
virtio-blk-test.c libqos: Use explicit QTestState for remaining libqos operations 8 years ago
virtio-console-test.c tests: Enable the very simple virtio tests on s390x, too 9 years ago
virtio-net-test.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
virtio-rng-test.c tests: enable virtio tests on SPAPR 10 years ago
virtio-scsi-test.c scsi: support NDOB (no data-out buffer) for WRITE SAME commands 8 years ago
virtio-serial-test.c tests: Enable the very simple virtio tests on s390x, too 9 years ago
vmgenid-test.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 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