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.
 
 
 
 
 
 
Marc-André Lureau 0f9668e0c1 Remove qemu-common.h include from most units 4 years ago
..
check-block-qdict.c tests: Move unit tests into a separate directory 5 years ago
check-qdict.c tests: Move unit tests into a separate directory 5 years ago
check-qjson.c Remove qemu-common.h include from most units 4 years ago
check-qlist.c tests: Move unit tests into a separate directory 5 years ago
check-qlit.c tests: Move unit tests into a separate directory 5 years ago
check-qnull.c Remove qemu-common.h include from most units 4 years ago
check-qnum.c Remove qemu-common.h include from most units 4 years ago
check-qobject.c Remove qemu-common.h include from most units 4 years ago
check-qom-interface.c tests: Move unit tests into a separate directory 5 years ago
check-qom-proplist.c qapi: Improve input_type_enum()'s error message 5 years ago
check-qstring.c Remove qemu-common.h include from most units 4 years ago
crypto-tls-psk-helpers.c tests: remove QCRYPTO_HAVE_TLS_TEST_SUPPORT 5 years ago
crypto-tls-psk-helpers.h tests: remove QCRYPTO_HAVE_TLS_TEST_SUPPORT 5 years ago
crypto-tls-x509-helpers.c tests: remove QCRYPTO_HAVE_TLS_TEST_SUPPORT 5 years ago
crypto-tls-x509-helpers.h tests: remove QCRYPTO_HAVE_TLS_TEST_SUPPORT 5 years ago
io-channel-helpers.c tests: Move unit tests into a separate directory 5 years ago
io-channel-helpers.h tests: Move unit tests into a separate directory 5 years ago
iothread.c async: the main AioContext is only "current" if under the BQL 5 years ago
iothread.h tests: Move unit tests into a separate directory 5 years ago
meson.build meson: remove test-qdev-global-props dependency on testqapi 4 years ago
pkix_asn1_tab.c tests: remove QCRYPTO_HAVE_TLS_TEST_SUPPORT 5 years ago
ptimer-test-stubs.c misc: Remove unnecessary "sysemu/cpu-timers.h" include 4 years ago
ptimer-test.c tests: Move unit tests into a separate directory 5 years ago
ptimer-test.h tests: Move unit tests into a separate directory 5 years ago
rcutorture.c rcu: use coroutine TLS macros 4 years ago
socket-helpers.c Remove qemu-common.h include from most units 4 years ago
socket-helpers.h tests: Move unit tests into a separate directory 5 years ago
test-aio-multithread.c tests: Move unit tests into a separate directory 5 years ago
test-aio.c aio-posix: split poll check from ready handler 4 years ago
test-authz-list.c tests: Move unit tests into a separate directory 5 years ago
test-authz-listfile.c tests: Move unit tests into a separate directory 5 years ago
test-authz-pam.c tests: Move unit tests into a separate directory 5 years ago
test-authz-simple.c tests: Move unit tests into a separate directory 5 years ago
test-base64.c tests: Move unit tests into a separate directory 5 years ago
test-bdrv-drain.c test-bdrv-drain: don't use BlockJob.blk 4 years ago
test-bdrv-graph-mod.c block: move supports_backing check to bdrv_set_file_or_backing_noperm() 5 years ago
test-bitcnt.c tests: Move unit tests into a separate directory 5 years ago
test-bitmap.c tests: Move unit tests into a separate directory 5 years ago
test-bitops.c tests: Move unit tests into a separate directory 5 years ago
test-block-backend.c tests: Move unit tests into a separate directory 5 years ago
test-block-iothread.c block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_op_invalidate_cache 4 years ago
test-blockjob-txn.c test-blockjob-txn: don't abuse job->blk 4 years ago
test-blockjob.c job: @force parameter for job_cancel_sync() 5 years ago
test-bufferiszero.c tests: Move unit tests into a separate directory 5 years ago
test-char.c char: Deprecate backend aliases 'tty' and 'parport' 5 years ago
test-clone-visitor.c Remove qemu-common.h include from most units 4 years ago
test-coroutine.c test-coroutine: Add rwlock downgrade test 5 years ago
test-crypto-afsplit.c tests: Move unit tests into a separate directory 5 years ago
test-crypto-block.c tests: Move unit tests into a separate directory 5 years ago
test-crypto-cipher.c crypto: replace 'des-rfb' cipher with 'des' 5 years ago
test-crypto-hash.c crypto: use &error_fatal in crypto tests 5 years ago
test-crypto-hmac.c crypto: use &error_fatal in crypto tests 5 years ago
test-crypto-ivgen.c crypto: skip essiv ivgen tests if AES+ECB isn't available 5 years ago
test-crypto-pbkdf.c crypto: remove obsolete crypto test condition 5 years ago
test-crypto-secret.c tests: Move unit tests into a separate directory 5 years ago
test-crypto-tlscredsx509.c tests: remove QCRYPTO_HAVE_TLS_TEST_SUPPORT 5 years ago
test-crypto-tlssession.c tests: remove QCRYPTO_HAVE_TLS_TEST_SUPPORT 5 years ago
test-crypto-xts.c tests: Move unit tests into a separate directory 5 years ago
test-cutils.c utils: Work around mingw strto*l bug with 0x 5 years ago
test-div128.c host-utils: add unit tests for divu128/divs128 5 years ago
test-fdmon-epoll.c aio-posix: split poll check from ready handler 4 years ago
test-forward-visitor.c Remove qemu-common.h include from most units 4 years ago
test-hbitmap.c Use g_new() & friends where that makes obvious sense 4 years ago
test-image-locking.c tests: Move unit tests into a separate directory 5 years ago
test-int128.c tests: Move unit tests into a separate directory 5 years ago
test-io-channel-buffer.c tests: Move unit tests into a separate directory 5 years ago
test-io-channel-command.c tests: Move unit tests into a separate directory 5 years ago
test-io-channel-file.c tests: Move unit tests into a separate directory 5 years ago
test-io-channel-socket.c tests: Move unit tests into a separate directory 5 years ago
test-io-channel-tls.c tests: remove QCRYPTO_HAVE_TLS_TEST_SUPPORT 5 years ago
test-io-task.c tests: Move unit tests into a separate directory 5 years ago
test-iov.c Remove qemu-common.h include from most units 4 years ago
test-keyval.c keyval: introduce keyval_merge 5 years ago
test-logging.c Remove qemu-common.h include from most units 4 years ago
test-mul64.c tests: Move unit tests into a separate directory 5 years ago
test-opts-visitor.c tests: Move unit tests into a separate directory 5 years ago
test-qapi-util.c tests: Move unit tests into a separate directory 5 years ago
test-qdev-global-props.c tests: Move unit tests into a separate directory 5 years ago
test-qdist.c tests: Move unit tests into a separate directory 5 years ago
test-qemu-opts.c qemu-option: remove now-dead code 5 years ago
test-qga.c tests: Move unit tests into a separate directory 5 years ago
test-qgraph.c tests: Remove uses of deprecated raspi2/raspi3 machine names 5 years ago
test-qht.c tests: Move unit tests into a separate directory 5 years ago
test-qmp-cmds.c Use g_new() & friends where that makes obvious sense 4 years ago
test-qmp-event.c Remove qemu-common.h include from most units 4 years ago
test-qobject-input-visitor.c Remove qemu-common.h include from most units 4 years ago
test-qobject-output-visitor.c Remove qemu-common.h include from most units 4 years ago
test-rcu-list.c rcu: use coroutine TLS macros 4 years ago
test-rcu-simpleq.c tests: Move unit tests into a separate directory 5 years ago
test-rcu-slist.c tests: Move unit tests into a separate directory 5 years ago
test-rcu-tailq.c tests: Move unit tests into a separate directory 5 years ago
test-replication.c replication: move include out of root directory 5 years ago
test-seccomp.c seccomp: fix blocking of process spawning 4 years ago
test-shift128.c tests: Move unit tests into a separate directory 5 years ago
test-smp-parse.c tests/unit/test-smp-parse: Keep default MIN/MAX CPUs in machine_base_class_init 4 years ago
test-string-input-visitor.c Remove qemu-common.h include from most units 4 years ago
test-string-output-visitor.c Remove qemu-common.h include from most units 4 years ago
test-thread-pool.c Remove qemu-common.h include from most units 4 years ago
test-throttle.c tests: Move unit tests into a separate directory 5 years ago
test-timed-average.c tests: Move unit tests into a separate directory 5 years ago
test-util-filemonitor.c tests: Move unit tests into a separate directory 5 years ago
test-util-sockets.c Remove qemu-common.h include from most units 4 years ago
test-uuid.c tests: Move unit tests into a separate directory 5 years ago
test-visitor-serialization.c Remove qemu-common.h include from most units 4 years ago
test-vmstate.c Use g_new() & friends where that makes obvious sense 4 years ago
test-write-threshold.c write-threshold: deal with includes 5 years ago
test-x86-cpuid.c tests: Move unit tests into a separate directory 5 years ago
test-xbzrle.c Remove qemu-common.h include from most units 4 years ago
test-yank.c qapi: Convert simple union SocketAddressLegacy to flat one 5 years ago