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.
 
 
 
 
 
 
Dr. David Alan Gilbert 04583a9e8f snapshot/tests: Try loadvm twice 9 years ago
..
acpi-test-data acpi-test: update expected DSDT files 9 years ago
data test-qga: add test for guest-get-osinfo 9 years ago
docker docker.py: Python 2.6 argparse compatibility 9 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
libqos libqos: add virtio used ring support 9 years ago
migration tests: migration/guestperf Python 2.6 argparse compatibility 9 years ago
multiboot tests/multiboot: Fix whitespace failure 9 years ago
qapi-schema qapi: Fix error handling code on alternate conflict 9 years ago
qemu-iotests snapshot/tests: Try loadvm twice 9 years ago
rocker tests: Avoid non-portable 'echo -ARG' 9 years ago
tcg Replace 'struct ucontext' with 'ucontext_t' type 9 years ago
vmstate-static-checker-data tests: vmstate static checker: add size mismatch inside substructure 12 years ago
.gitignore tests: crypto: add hmac speed benchmark support 9 years ago
Makefile.include tests/check-qlit: New, covering qobject/qlit.c 9 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 hw/i386: Use Rev3 FADT (ACPI 2.0) instead of Rev1 to improve guest OS support. 9 years ago
ahci-test.c tests/ahci-test: Be mean with RAM 9 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: Compiler warning fix 9 years ago
boot-order-test.c tests: Remove unnecessary glib.h includes 10 years ago
boot-sector.c tests/pxe: Check virtio-net-ccw on s390x 9 years ago
boot-sector.h tests/boot-sector: Use mkstemp() to create a unique file name 10 years ago
boot-serial-test.c boot-serial-test: prefer tcg accelerator 9 years ago
check-block.sh tests: allow to specify list of formats to test for check-block.sh 10 years ago
check-qdict.c tests/qdict: check more get_try_int() cases 9 years ago
check-qjson.c qlit: make qlit_equal_qobject return a bool 9 years ago
check-qlist.c tests: remove /{qnum, qlist, dict}/destroy test 9 years ago
check-qlit.c qlit: Tighten QLit list vs QList comparison 9 years ago
check-qnull.c qapi: Use QNull for a more regular visit_type_null() 9 years ago
check-qnum.c qnum: add uint type 9 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 tests: remove /{qnum, qlist, dict}/destroy test 9 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 qmp: Include parent type on 'qom-list-types' output 9 years ago
display-vga-test.c qtest: add display-vga-test to ppc64 9 years ago
drive_del-test.c tests: Use null-co:// instead of /dev/null as the dummy image 9 years ago
ds1338-test.c tests: Remove unnecessary glib.h includes 10 years ago
e1000-test.c tests: fix e1000-test leak 9 years ago
e1000e-test.c tests: fix e1000e leaks 9 years ago
eepro100-test.c tests: fix eepro100-test leak 9 years ago
endianness-test.c tests: fix endianness-test leaks 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 tests: Remove unnecessary glib.h includes 10 years ago
hd-geo-test.c tests: fix hd-geo-test leaks 9 years ago
i440fx-test.c tests: fix i440fx-test leaks 9 years ago
i82801b11-test.c tests: Remove unnecessary glib.h includes 10 years ago
ide-test.c IDE: test flush on empty CDROM 9 years ago
intel-hda-test.c coccinelle: Remove unnecessary variables for function return value 10 years ago
io-channel-helpers.c io: add new qio_channel_{readv, writev, read, write}_all functions 9 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: fix ipmi-bt-test leak 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 qtest: add ivshmem-test for ppc64 9 years ago
libqtest.c libqtest: always set up signal handler for SIGABRT 9 years ago
libqtest.h libqtest: Fix typo in comments 9 years ago
m25p80-test.c aspeed/smc: extend tests for Command mode 9 years ago
m48t59-test.c tests: Remove unnecessary glib.h includes 10 years ago
megasas-test.c megasas: always store SCSIRequest* into MegasasCmd 9 years ago
ne2000-test.c tests: Remove unnecessary glib.h includes 10 years ago
numa-test.c numa-test: fix query-cpus leaks 9 years ago
nvme-test.c tests: Use null-co:// instead of /dev/null as the dummy image 9 years ago
pc-cpu-test.c libqtest: Add a generic function to run a callback function for every machine 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 powernv: Don't test POWER9 CPU yet 9 years ago
postcopy-test.c chardev: move headers to include/chardev 9 years ago
prom-env-test.c tests/prom-env: Enable the test for the sun4u machine, too 9 years ago
ptimer-test-stubs.c tests: fix ptimer leaks 9 years ago
ptimer-test.c tests: fix ptimer leaks 9 years ago
ptimer-test.h tests: ptimer: Change the copyright comment 10 years ago
pvpanic-test.c tests: fix qmp response leak 9 years ago
pxe-test.c tests/pxe: Check virtio-net-ccw on s390x 9 years ago
q35-test.c tests/q35-test: add TSEG size checks 9 years ago
qemu-iotests-quick.sh qemu-iotests: Speed up make check-block 11 years ago
qht-bench.c exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state 9 years ago
qmp-test.c qapi: Change data type of the FOO_lookup generated for enum FOO 9 years ago
qom-test.c libqtest: Add a generic function to run a callback function for every machine 9 years ago
rcutorture.c tests: Remove unnecessary glib.h includes 10 years ago
rtas-test.c tests: don't check if qtest_spapr_boot() returns NULL 10 years ago
rtc-test.c rtc-test: introduce more update tests 9 years ago
rtl8139-test.c libqos: Change PCI accessors to take opaque BAR handle 10 years ago
spapr-phb-test.c spapr: Improved placement of PCI host bridges in guest memory map 10 years ago
tco-test.c tests: fix tco-test leaks 9 years ago
test-aio-multithread.c cpus: define QEMUTimerListNotifyCB for QEMU system emulation 9 years ago
test-aio.c cpus: define QEMUTimerListNotifyCB for QEMU system emulation 9 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-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-blockjob-txn.c blockjob: strengthen a bit test-blockjob-txn 9 years ago
test-blockjob.c blockjob: introduce block_job_early_fail 9 years ago
test-bufferiszero.c cutils: Add test for buffer_is_zero 10 years ago
test-char.c test-char: add hotswap test 9 years ago
test-clone-visitor.c tests/qapi-schema: Avoid 'str' in alternate test cases 9 years ago
test-coroutine.c test-coroutine: test qemu_coroutine_entered() 10 years ago
test-crypto-afsplit.c include/qemu/osdep.h: Don't include qapi/error.h 10 years ago
test-crypto-block.c block: pass option prefix down to crypto layer 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 include/qemu/osdep.h: Don't include qapi/error.h 10 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 util/cutils: Change qemu_strtosz*() from int64_t to uint64_t 9 years ago
test-filter-mirror.c tests: Add network filter tests to the check-qtest-s390x list 9 years ago
test-filter-redirector.c tests: Add network filter tests to the check-qtest-s390x list 9 years ago
test-hbitmap.c tests: add hbitmap iter test 9 years ago
test-hmp.c tests/hmp: Fix typo in the 'chardev-send-break' test 9 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 include/qemu/osdep.h: Don't include qapi/error.h 10 years ago
test-io-channel-socket.c sockets: Limit SocketAddressLegacy to external interfaces 9 years ago
test-io-channel-tls.c io: fix check for handshake completion in TLS test 9 years ago
test-io-task.c io: fix possible double free of task error object 9 years ago
test-iov.c test-iov: replace g_malloc()+memcpy() with g_memdup() 9 years ago
test-keyval.c tests: Remove test cases for alternates of 'number' and 'int' 9 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 tests: Add network filter tests to the check-qtest-s390x list 9 years ago
test-opts-visitor.c qapi: Fix QemuOpts visitor regression on unvisited input 9 years ago
test-qapi-util.c qapi: Change data type of the FOO_lookup generated for enum FOO 9 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 qobject: Use simpler QDict/QList scalar insertion macros 9 years ago
test-qga.c test-qga: add test for guest-get-osinfo 9 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-commands.c qapi: merge QInt and QFloat in QNum 9 years ago
test-qmp-event.c qapi: merge QInt and QFloat in QNum 9 years ago
test-qobject-input-visitor.c qapi: Change data type of the FOO_lookup generated for enum FOO 9 years ago
test-qobject-output-visitor.c qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) 9 years ago
test-rcu-list.c tests: Remove unnecessary glib.h includes 10 years ago
test-replication.c tests: Disable image lock in test-replication 9 years ago
test-shift128.c host-utils: Implement unsigned quadword left/right shift and unit tests 9 years ago
test-string-input-visitor.c qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) 9 years ago
test-string-output-visitor.c qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) 9 years ago
test-thread-pool.c test-thread-pool: use generic AioContext infrastructure 9 years ago
test-throttle.c throttle: Test the valid range of config values 9 years ago
test-timed-average.c tests: Remove unnecessary glib.h includes 10 years ago
test-uuid.c test-uuid: fix leak 10 years ago
test-visitor-serialization.c test-visitor-serialization: Pass &error_abort to qobject_from_json() 9 years ago
test-vmstate.c migration: Move migration.h to migration/ 9 years ago
test-write-threshold.c tests: Remove unnecessary glib.h includes 10 years ago
test-x86-cpuid-compat.c qapi: merge QInt and QFloat in QNum 9 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 tests: Remove unnecessary glib.h includes 10 years ago
tpci200-test.c tests: Remove unnecessary glib.h includes 10 years ago
usb-hcd-ehci-test.c tests: fix usb-test leaks 9 years ago
usb-hcd-ohci-test.c tests: Remove unnecessary glib.h includes 10 years ago
usb-hcd-uhci-test.c tests: Use null-co:// instead of /dev/null as the dummy image 9 years ago
usb-hcd-xhci-test.c tests: Use null-co:// instead of /dev/null as the dummy image 9 years ago
vhost-user-bridge.c vhost-user-bridge: fix iov_restore_front() warning 9 years ago
vhost-user-test.c char: add backend hotswap handler 9 years ago
virtio-9p-test.c tests/virtio-9p-test: Don't call le*_to_cpus on fields of packed struct 9 years ago
virtio-balloon-test.c tests: Remove unnecessary glib.h includes 10 years ago
virtio-blk-test.c tests: fix virtio-blk-test ISR dependence 9 years ago
virtio-console-test.c coccinelle: Remove unnecessary variables for function return value 10 years ago
virtio-net-test.c tests: fix virtio-net-test ISR dependence 9 years ago
virtio-rng-test.c tests: enable virtio tests on SPAPR 10 years ago
virtio-scsi-test.c tests: fix virtio-scsi-test ISR dependence 9 years ago
virtio-serial-test.c tests: Remove unnecessary glib.h includes 10 years ago
vmgenid-test.c tests: switch pxe and vm gen id tests to use kvm 9 years ago
vmxnet3-test.c tests: Remove unnecessary glib.h includes 10 years ago
wdt_ib700-test.c coccinelle: Remove unnecessary variables for function return value 10 years ago