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. Berrange 603476c25c qdict: implement a qdict_crumple method for un-flattening a dict 10 years ago
..
acpi-test-data tests: acpi tables expected blobs update 10 years ago
data tests: use static qga config file 10 years ago
docker tests/docker/Makefile.include: add a generic docker-run target 10 years ago
guest-debug tests/guest-debug: introduce basic gdbstub tests 11 years ago
image-fuzzer tests: Use Python 2.6 "except E as ..." syntax 11 years ago
libqos spapr: Improved placement of PCI host bridges in guest memory map 10 years ago
migration tests: introduce a framework for testing migration performance 10 years ago
multiboot tests/multiboot: Add test for modules 12 years ago
qapi-schema qapi: Implement boxed types for commands/events 10 years ago
qemu-iotests iotests: Do not rely on unavailable domains in 162 10 years ago
rocker rocker: tests: don't need to specify master/self when setting vlans 11 years ago
tcg test-i386: fix bitrot for 64-bit 10 years ago
vmstate-static-checker-data tests: vmstate static checker: add size mismatch inside substructure 12 years ago
.gitignore qapi: rename *qmp-*-visitor* to *qobject-*-visitor* 10 years ago
Makefile.include qapi: rename *qmp-*-visitor* to *qobject-*-visitor* 10 years ago
ac97-test.c tests: Remove unnecessary glib.h includes 10 years ago
ahci-test.c tests: in IDE and AHCI tests perform DMA write before flushing 10 years ago
bios-tables-test.c tests/boot-sector: Use mkstemp() to create a unique file name 10 years ago
boot-order-test.c tests: Remove unnecessary glib.h includes 10 years ago
boot-sector.c tests/boot-sector: Increase time-out to 90 seconds 10 years ago
boot-sector.h tests/boot-sector: Use mkstemp() to create a unique file name 10 years ago
boot-serial-test.c tests: Check serial output of firmware boot of some machines 10 years ago
check-block.sh tests: allow to specify list of formats to test for check-block.sh 10 years ago
check-qdict.c qdict: implement a qdict_crumple method for un-flattening a dict 10 years ago
check-qfloat.c tests: Remove unnecessary glib.h includes 10 years ago
check-qint.c tests: Remove unnecessary glib.h includes 10 years ago
check-qjson.c qapi: Improve use of qmp/types.h 10 years ago
check-qlist.c tests: Remove unnecessary glib.h includes 10 years ago
check-qnull.c qapi: rename QmpOutputVisitor to QObjectOutputVisitor 10 years ago
check-qom-interface.c tests: fix check-qom-interface leaks 10 years ago
check-qom-proplist.c tests: fix check-qom-proplist leaks 10 years ago
check-qstring.c tests: Remove unnecessary glib.h includes 10 years ago
crypto-tls-x509-helpers.c tests: Clean up includes 11 years ago
crypto-tls-x509-helpers.h crypto: fix building complaint 10 years ago
device-introspect-test.c tests: Remove unnecessary glib.h includes 10 years ago
display-vga-test.c coccinelle: Remove unnecessary variables for function return value 10 years ago
drive_del-test.c tests: add drive_del-test to ppc/ppc64 10 years ago
ds1338-test.c tests: Remove unnecessary glib.h includes 10 years ago
e1000-test.c tests: Remove unnecessary glib.h includes 10 years ago
e1000e-test.c libqos: add PCI management in qtest_vboot()/qtest_shutdown() 10 years ago
eepro100-test.c tests: Remove unnecessary glib.h includes 10 years ago
endianness-test.c spapr: Improved placement of PCI host bridges in guest memory map 10 years ago
es1370-test.c tests: Remove unnecessary glib.h includes 10 years ago
fdc-test.c tests: Remove unnecessary glib.h includes 10 years ago
fw_cfg-test.c tests: Remove unnecessary glib.h includes 10 years ago
hd-geo-test.c tests/hd-geo-test: Don't pass NULL to unlink() 10 years ago
i440fx-test.c libqos: add PCI management in qtest_vboot()/qtest_shutdown() 10 years ago
i82801b11-test.c tests: Remove unnecessary glib.h includes 10 years ago
ide-test.c libqos: add PCI management in qtest_vboot()/qtest_shutdown() 10 years ago
intel-hda-test.c coccinelle: Remove unnecessary variables for function return value 10 years ago
io-channel-helpers.c include/qemu/osdep.h: Don't include qapi/error.h 11 years ago
io-channel-helpers.h io: add QIOChannelSocket class 11 years ago
ioh3420-test.c tests: Remove unnecessary glib.h includes 10 years ago
ipmi-bt-test.c tests: Remove unnecessary glib.h includes 10 years ago
ipmi-kcs-test.c tests: Remove unnecessary glib.h includes 10 years ago
ipoctal232-test.c tests: Remove unnecessary glib.h includes 10 years ago
ivshmem-test.c libqos: add PCI management in qtest_vboot()/qtest_shutdown() 10 years ago
libqtest.c qtest: ask endianness of the target in qtest_init() 10 years ago
libqtest.h qtest: ask endianness of the target in qtest_init() 10 years ago
m25p80-test.c tests: add a m25p80 test 10 years ago
m48t59-test.c tests: Remove unnecessary glib.h includes 10 years ago
ne2000-test.c tests: Remove unnecessary glib.h includes 10 years ago
nvme-test.c tests: Remove unnecessary glib.h includes 10 years ago
pc-cpu-test.c tests: pc-cpu-test leaks fixes 10 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
postcopy-test.c tests: fix postcopy-test leaks 10 years ago
prom-env-test.c tests/prom-env-test: increase the test timeout 10 years ago
ptimer-test-stubs.c tests: ptimer: Change the copyright comment 10 years ago
ptimer-test.c tests: ptimer: Replace 10000 with 1 10 years ago
ptimer-test.h tests: ptimer: Change the copyright comment 10 years ago
pvpanic-test.c tests: Remove unnecessary glib.h includes 10 years ago
pxe-test.c tests/boot-sector: Use mkstemp() to create a unique file name 10 years ago
q35-test.c libqos: add PCI management in qtest_vboot()/qtest_shutdown() 10 years ago
qemu-iotests-quick.sh qemu-iotests: Speed up make check-block 12 years ago
qht-bench.c qht-bench: relax test_start/stop atomic accesses 10 years ago
qom-test.c tests: fix qom-test leaks 10 years ago
rcutorture.c tests: Remove unnecessary glib.h includes 10 years ago
rtas-test.c libqos: use generic qtest_shutdown() 10 years ago
rtc-test.c tests: Remove unnecessary glib.h includes 10 years ago
rtl8139-test.c libqos: add PCI management in qtest_vboot()/qtest_shutdown() 10 years ago
spapr-phb-test.c spapr: Improved placement of PCI host bridges in guest memory map 10 years ago
tco-test.c libqos: add PCI management in qtest_vboot()/qtest_shutdown() 10 years ago
test-aio.c timer: set vm_clock disabled default 10 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-bitops.c bitops.h: Implement half-shuffle and half-unshuffle ops 10 years ago
test-blockjob-txn.c coroutine: move entry argument to qemu_coroutine_create 10 years ago
test-blockjob.c tests: Test blockjob IDs 10 years ago
test-bufferiszero.c cutils: Add test for buffer_is_zero 10 years ago
test-char.c char: remove explicit_fe_open, use a set_handlers argument 10 years ago
test-clone-visitor.c qapi: Add new clone visitor 10 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 11 years ago
test-crypto-block.c tests: No longer dependent on CONFIG_UUID 10 years ago
test-crypto-cipher.c crypto: add CTR mode support 10 years ago
test-crypto-hash.c crypto: fix initialization of crypto in tests 10 years ago
test-crypto-ivgen.c include/qemu/osdep.h: Don't include qapi/error.h 11 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 11 years ago
test-crypto-tlssession.c include/qemu/osdep.h: Don't include qapi/error.h 11 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 tests: fix test-cutils leaks 10 years ago
test-filter-mirror.c tests: Remove unnecessary glib.h includes 10 years ago
test-filter-redirector.c coccinelle: Remove unnecessary variables for function return value 10 years ago
test-hbitmap.c tests: Add test code for hbitmap serialization 10 years ago
test-int128.c tests: Remove unnecessary glib.h includes 10 years ago
test-io-channel-buffer.c tests: Clean up includes 11 years ago
test-io-channel-command.c include/qemu/osdep.h: Don't include qapi/error.h 11 years ago
test-io-channel-file.c include/qemu/osdep.h: Don't include qapi/error.h 11 years ago
test-io-channel-socket.c socket: unlink unix socket on remove 10 years ago
test-io-channel-tls.c crypto: fix initialization of crypto in tests 10 years ago
test-io-task.c tests: Rename qtests which have names ending "error" 10 years ago
test-iov.c tests: fix test-iov leaks 10 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: Remove unnecessary glib.h includes 10 years ago
test-opts-visitor.c opts-visitor: Favor new visit_free() function 10 years ago
test-qdev-global-props.c tests: Remove unnecessary glib.h includes 10 years ago
test-qdist.c qdist: return "(empty)" instead of NULL when printing an empty dist 10 years ago
test-qemu-opts.c tests: Remove unnecessary glib.h includes 10 years ago
test-qga.c tests: add a test to check invalid args 10 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: rename QmpInputVisitor to QObjectInputVisitor 10 years ago
test-qmp-event.c tests: Remove unnecessary glib.h includes 10 years ago
test-qobject-input-strict.c qapi: rename QmpInputVisitor to QObjectInputVisitor 10 years ago
test-qobject-input-visitor.c qapi: don't pass two copies of TestInputVisitorData to tests 10 years ago
test-qobject-output-visitor.c qapi: rename QmpOutputVisitor to QObjectOutputVisitor 10 years ago
test-rcu-list.c tests: Remove unnecessary glib.h includes 10 years ago
test-replication.c tests: add unit test case for replication 10 years ago
test-rfifolock.c tests: Remove unnecessary glib.h includes 10 years ago
test-string-input-visitor.c qapi: rename *qmp-*-visitor* to *qobject-*-visitor* 10 years ago
test-string-output-visitor.c qapi: rename *qmp-*-visitor* to *qobject-*-visitor* 10 years ago
test-thread-pool.c coroutine: move entry argument to qemu_coroutine_create 10 years ago
test-throttle.c throttle: Test burst limits lower than the normal limits 10 years ago
test-timed-average.c tests: Remove unnecessary glib.h includes 10 years ago
test-uuid.c tests: Add uuid tests 10 years ago
test-visitor-serialization.c qapi: rename QmpOutputVisitor to QObjectOutputVisitor 10 years ago
test-vmstate.c tests: fix test-vmstate leaks 10 years ago
test-write-threshold.c tests: Remove unnecessary glib.h includes 10 years ago
test-x86-cpuid-compat.c tests: Add test case for x86 feature parsing compatibility 10 years ago
test-x86-cpuid.c tests: Remove unnecessary glib.h includes 10 years ago
test-xbzrle.c util: move declarations out of qemu-common.h 11 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 libqos: add PCI management in qtest_vboot()/qtest_shutdown() 10 years ago
usb-hcd-ohci-test.c tests: Remove unnecessary glib.h includes 10 years ago
usb-hcd-uhci-test.c tests: minor cleanups in usb-hcd-uhci-test 10 years ago
usb-hcd-xhci-test.c tests: Remove unnecessary glib.h includes 10 years ago
vhost-user-bridge.c Use #include "..." for our own headers, <...> for others 10 years ago
vhost-user-test.c char: remove explicit_fe_open, use a set_handlers argument 10 years ago
virtio-9p-test.c libqos: add PCI management in qtest_vboot()/qtest_shutdown() 10 years ago
virtio-balloon-test.c tests: Remove unnecessary glib.h includes 10 years ago
virtio-blk-test.c qtest: ask endianness of the target in qtest_init() 10 years ago
virtio-console-test.c coccinelle: Remove unnecessary variables for function return value 10 years ago
virtio-net-test.c libqos: add PCI management in qtest_vboot()/qtest_shutdown() 10 years ago
virtio-rng-test.c tests: Remove unnecessary glib.h includes 10 years ago
virtio-scsi-test.c libqos: add PCI management in qtest_vboot()/qtest_shutdown() 10 years ago
virtio-serial-test.c tests: Remove unnecessary glib.h includes 10 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