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.
 
 
 
 
 
 
Chetan Pant e0622ae3ca io: Fix Lesser GPL version number 6 years ago
..
acceptance Revert series: virtiofsd: Announce submounts to the guest 6 years ago
data tests/acpi: update expected data files 6 years ago
decode decodetree: Improve identifier matching 6 years ago
docker test/docker/dockerfiles: Add missing packages for acceptance tests 6 years ago
fp do not use colons in test names 6 years ago
guest-debug tests/guest-debug: catch hanging guests 6 years ago
image-fuzzer image-fuzzer: Use OSerror.strerror instead of tuple subscript 6 years ago
include tests: add missing generated sources to testqapi 6 years ago
keys tests: Add a test key pair 9 years ago
migration Remove superfluous .gitignore files 6 years ago
multiboot Remove superfluous .gitignore files 6 years ago
perf/block/qcow2 tests/perf: Test lseek influence on qcow2 block-status 7 years ago
plugin plugin: Fixes compiling errors on msys2/mingw 6 years ago
qapi-schema meson: move SPHINX_ARGS references within "if build_docs" 6 years ago
qemu-iotests iotests: add commit top->base cases to 274 6 years ago
qtest migration pull: 2020-10-26 6 years ago
rocker tests: Avoid non-portable 'echo -ARG' 9 years ago
tcg tests/tcg/linux-test: Adjust getsockname for musl 6 years ago
tsan tests/docker: Added docker build support for TSan. 6 years ago
uefi-test-tools Remove superfluous .gitignore files 6 years ago
vm add ninja to dockerfiles, CI configurations and test VMs 6 years ago
vmstate-static-checker-data tests: vmstate static checker: add size mismatch inside substructure 12 years ago
Makefile.include build: replace ninjatool with ninja 6 years ago
atomic64-bench.c qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
atomic_add-bench.c qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
benchmark-crypto-cipher.c tests: fix output message formatting for crypto benchmarks 6 years ago
benchmark-crypto-hash.c tests: fix output message formatting for crypto benchmarks 6 years ago
benchmark-crypto-hmac.c tests: fix output message formatting for crypto benchmarks 6 years ago
check-block-qdict.c tests: Use error_free_or_abort() where appropriate 6 years ago
check-block.sh tests/check-block: Do not run the iotests with old versions of bash 6 years ago
check-qdict.c tests: Move qdict-test-data.txt to tests/data/qobject/ 7 years ago
check-qjson.c test: Use g_strndup instead of plain strndup 7 years ago
check-qlist.c qobject: Eliminate qlist_iter(), use QLIST_FOREACH_ENTRY() instead 6 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 tests: Use &error_abort where appropriate 6 years ago
check-qom-interface.c Use DECLARE_*CHECKER* macros 6 years ago
check-qom-proplist.c qom: Clean up object_property_get_enum()'s error value 6 years ago
check-qstring.c qstring: Move qstring_from_substr()'s @end one to the right 8 years ago
crypto-tls-psk-helpers.c crypto: Implement TLS Pre-Shared Keys (PSK). 8 years ago
crypto-tls-psk-helpers.h Supply missing header guards 7 years ago
crypto-tls-x509-helpers.c crypto: use a stronger private key for tests 6 years ago
crypto-tls-x509-helpers.h Supply missing header guards 7 years ago
dbus-vmstate-daemon.sh tests: add dbus-vmstate-test 6 years ago
io-channel-helpers.c Include qapi/error.h exactly where needed 8 years ago
io-channel-helpers.h Normalize position of header guard 7 years ago
iothread.c qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
iothread.h aio: introduce aio_co_schedule and aio_co_wake 9 years ago
meson.build tests: add missing generated sources to testqapi 6 years ago
pkix_asn1_tab.c qtest: fix make check complaint in crypto module 10 years ago
ptimer-test-stubs.c replay: do not build if TCG is not available 6 years ago
ptimer-test.c tests/ptimer: Remove unnecessary inclusion of libqtest.h 6 years ago
ptimer-test.h tests: ptimer: Change the copyright comment 10 years ago
qht-bench.c qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
rcutorture.c qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
requirements.txt Acceptance tests: bump pycdlib version for easier installation 6 years ago
socket-helpers.c tests/socket-helpers: Treat EAI_NONAME as EADDRNOTAVAIL 6 years ago
socket-helpers.h tests: specify the address family when checking bind 7 years ago
test-aio-multithread.c qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
test-aio.c util/async: make bh_aio_poll() O(1) 6 years ago
test-authz-list.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
test-authz-listfile.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
test-authz-pam.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
test-authz-simple.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
test-base64.c tests: Use error_free_or_abort() where appropriate 6 years ago
test-bdrv-drain.c block: drop bdrv_prwv 6 years ago
test-bdrv-graph-mod.c tests: Use error_free_or_abort() where appropriate 6 years ago
test-bitcnt.c tests: New test-bitcnt 9 years ago
test-bitmap.c mingw: fix error __USE_MINGW_ANSI_STDIO redefined 6 years ago
test-bitops.c bitops.h: Implement half-shuffle and half-unshuffle ops 10 years ago
test-block-backend.c Include qemu/main-loop.h less 7 years ago
test-block-iothread.c tests: Use error_free_or_abort() where appropriate 6 years ago
test-blockjob-txn.c job: drop job_drain 7 years ago
test-blockjob.c job: take each job's lock individually in job_txn_apply 6 years ago
test-bufferiszero.c cutils: Add test for buffer_is_zero 10 years ago
test-char.c tests/test-char: Use a proper fallthrough comment 6 years ago
test-clone-visitor.c tests: Rename UserDefNativeListUnion to UserDefListUnion 7 years ago
test-coroutine.c tests: Do not use "\n" in g_test_message() strings 7 years ago
test-crypto-afsplit.c include/qemu/osdep.h: Don't include qapi/error.h 10 years ago
test-crypto-block.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
test-crypto-cipher.c tests: Use error_free_or_abort() where appropriate 6 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 meson: declare keyutils dependency 6 years ago
test-crypto-tlscredsx509.c glib: use portable g_setenv() 6 years ago
test-crypto-tlssession.c glib: use portable g_setenv() 6 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-fdmon-epoll.c tests: add test-fdmon-epoll 6 years ago
test-hbitmap.c block/dirty-bitmap: improve _next_dirty_area API 6 years ago
test-image-locking.c Include qemu/main-loop.h less 7 years ago
test-int128.c int128: Use __int128 if available 10 years ago
test-io-channel-buffer.c io: Fix Lesser GPL version number 5 years ago
test-io-channel-command.c io: Fix Lesser GPL version number 5 years ago
test-io-channel-file.c io: Fix Lesser GPL version number 5 years ago
test-io-channel-socket.c io: Fix Lesser GPL version number 5 years ago
test-io-channel-tls.c glib: use portable g_setenv() 6 years ago
test-io-task.c io: Fix Lesser GPL version number 5 years ago
test-iov.c util/iov: add iov_discard_undo() 6 years ago
test-keyval.c keyval: Parse help options 6 years ago
test-logging.c qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
test-mul64.c tests: Remove unnecessary glib.h includes 10 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 tests: Fixes test-qdev-global-props.c 6 years ago
test-qdist.c qdist: return "(empty)" instead of NULL when printing an empty dist 10 years ago
test-qemu-opts.c tests: Use &error_abort where appropriate 6 years ago
test-qga.c meson: convert the unit tests 6 years ago
test-qgraph.c meson: convert tests/qtest to meson 6 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 qapi: Add a 'coroutine' flag for commands 6 years ago
test-qmp-event.c tests/test-qmp-event: Check event is actually emitted 6 years ago
test-qobject-input-visitor.c qapi: enable use of g_autoptr with QAPI types 6 years ago
test-qobject-output-visitor.c qapi: Assert output visitors see only valid enum values 6 years ago
test-rcu-list.c qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
test-rcu-simpleq.c tests: add test-list-simpleq 8 years ago
test-rcu-slist.c rcu_queue: add QSLIST functions 6 years ago
test-rcu-tailq.c tests: add test-rcu-tailq 8 years ago
test-replication.c tests: test-replication disable /replication/secondary/* on msys2/mingw. 6 years ago
test-shift128.c host-utils: Implement unsigned quadword left/right shift and unit tests 9 years ago
test-string-input-visitor.c tests: Use &error_abort where appropriate 6 years ago
test-string-output-visitor.c tests: Use &error_abort where appropriate 6 years ago
test-thread-pool.c qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
test-throttle.c test-throttle: Fix uninitialized use of burst_length 7 years ago
test-timed-average.c cpu-timers, icount: new modules 6 years ago
test-util-filemonitor.c tests: Fixes building test-util-filemonitor.c on msys2/mingw 6 years ago
test-util-sockets.c monitor: Use getter/setter functions for cur_mon 6 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 vmstate: Fixes test-vmstate.c on msys2/mingw 6 years ago
test-write-threshold.c tests: Remove unnecessary glib.h includes 10 years ago
test-x86-cpuid.c Revert "hw/i386: Update structures to save the number of nodes per package" 6 years ago
test-xbzrle.c migration: Create migration/xbzrle.h 9 years ago
vhost-user-bridge.c libvhost-user: Allow vu_message_read to be replaced 6 years ago