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.
 
 
 
 
 
 
Daniel P. Berrangé fb5c4ebc08 authz: add QAuthZSimple object type for easy whitelist auth checks 8 years ago
..
acceptance Acceptance tests: add Linux initrd checking test 7 years ago
data acpi: update expected files 7 years ago
decode scripts: Add decodetree.py 8 years ago
docker tests/docker: peg netmap code to a specific version 7 years ago
fp tests/fp/platform.h: include config-host.h 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 qemu/queue.h: simplify reverse access to QTAILQ 7 years ago
migration migration-test: Only generate a single target architecture 8 years ago
multiboot tests/multiboot: Add .gitignore 8 years ago
qapi-schema qapi: Clean up modular built-in code generation a bit 7 years ago
qemu-iotests dirty-bitmap: Expose persistent flag to 'query-block' 7 years ago
rocker tests: Avoid non-portable 'echo -ARG' 9 years ago
tcg tests/tcg: target/mips: Add wrappers for MSA integer compare instructions 7 years ago
vm tests/vm: Be verbose while extracting compressed images 7 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 authz: add QAuthZSimple object type for easy whitelist auth checks 7 years ago
ac97-test.c tests: Remove unnecessary glib.h includes 10 years ago
acpi-utils.c tests: acpi: reuse fetch_table() in vmgenid-test 7 years ago
acpi-utils.h tests: acpi: use AcpiSdtTable::aml instead of AcpiSdtTable::header::signature 7 years ago
ahci-test.c Testing patches for 2018-08-16 8 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: use AcpiSdtTable::aml instead of AcpiSdtTable::header::signature 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 tests: Exit boot-serial-test loop if child dies 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: Restore check-qdict unit test 8 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: Test with all machines, not only with "none" 8 years ago
display-vga-test.c tests/display-vga: Enable virtio-vga test 7 years ago
drive_del-test.c tests: add qmp_assert_error_class() 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 tests/endianesss: Make test independent of global_qtest 7 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 tests/hexloader-test: Don't pass -nographic to the QEMU under test 7 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 tests/ide: Free pcibus when finishing a test 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 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 chardev: forbid 'wait' option with client sockets 7 years ago
libqtest.c chardev: forbid 'wait' option with client sockets 7 years ago
libqtest.h tests/libqtest: Introduce qtest_init_with_serial() 7 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 tests/machine-none: Make test independent of global_qtest 7 years ago
megasas-test.c libqos: Use explicit QTestState for remaining libqos operations 8 years ago
microbit-test.c tests/microbit-test: Add tests for nRF51 NVMC 7 years ago
migration-test.c test: execute g_test_run when tests are skipped 7 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 nvme: fix out-of-bounds access to the CMB 7 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 tests/pnv-xscom: Make test independent of global_qtest 7 years ago
prom-env-test.c tests/prom-env: Make test independent of global_qtest 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 tests/pxe: Make test independent of global_qtest 7 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 tests: use g_usleep instead of rem = sleep(time) 7 years ago
qmp-cmd-test.c tests: add qmp/object-add-without-props test 8 years ago
qmp-test.c Revert "tests: Add parameter to qtest_init_without_qmp_handshake" 7 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
requirements.txt Acceptance tests: add make rule for running them 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/test-arm-mptimer: Don't leak string memory 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 tests/test-bdrv-drain: use QEMU_IOVEC_INIT_BUF 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 block: Fix hangs in synchronous APIs with iothreads 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 char: allow specifying a GMainContext at opening time 7 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 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 tests: fix TLS handshake failure with TLS 1.3 8 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: Skip old versioned machine types in quick testing mode 8 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 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 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 tests: add qmp_assert_error_class() 8 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: add oob functional test for test-qmp-cmds 7 years ago
test-qmp-event.c qapi: Generate QAPIEvent stuff into separate files 7 years ago
test-qobject-input-visitor.c build-sys: move qmp-introspect per target 7 years ago
test-qobject-output-visitor.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 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 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-filemonitor.c util: add helper APIs for dealing with inotify in portable manner 7 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: 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 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: 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 tests: Fix signalling race condition in TPM tests 8 years ago
tpm-tests.c tests: tpm: Use g_test_message rather than fprintf 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: 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 Clean up includes 7 years ago
vhost-user-test.c char: allow specifying a GMainContext at opening time 7 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 tests/virtio-blk: add test for DISCARD command 7 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 virtio-net-test: add large tx buffer test 7 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 uuid: Make qemu_uuid_bswap() take and return a QemuUUID 7 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