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.
 
 
 
 
 
 
Chrysostomos Nanakos 2f78e491d7 async: aio_context_new(): Handle event_notifier_init failure 12 years ago
..
acpi-test-data acpi-dsdt: procedurally generate _PRT 12 years ago
image-fuzzer block: delete cow block driver 12 years ago
libqos ahci: add test_pci_enable to ahci-test. 12 years ago
multiboot tests: Multiboot mmap test case 13 years ago
qapi-schema qapi script: clean up in scripts 12 years ago
qemu-iotests block: delete cow block driver 12 years ago
tcg Xtensa fixes queue 2014-05-26: 12 years ago
vmstate-static-checker-data tests: vmstate static checker: add size mismatch inside substructure 12 years ago
.gitignore tests/.gitignore: Ignore test-rfifolock 12 years ago
Makefile ahci: Adding basic functionality qtest. 12 years ago
ac97-test.c tests: Add ac97 qtest 12 years ago
ahci-test.c ahci: Add test_identify case to ahci-test. 12 years ago
bios-tables-test.c tests/bios-tables-test: check the value returned by fopen() 12 years ago
blockdev-test.c blockdev-test: add test case for drive_add duplicate IDs 13 years ago
boot-order-test.c qtest: Use -display none by default 13 years ago
check-block.sh Add 'make check-block' 14 years ago
check-qdict.c check-qdict: Add test for qdict_join() 12 years ago
check-qfloat.c qapi: move include files to include/qobject/ 13 years ago
check-qint.c qapi: move include files to include/qobject/ 13 years ago
check-qjson.c json-lexer: fix escaped backslash in single-quoted string 12 years ago
check-qlist.c qapi: move include files to include/qobject/ 13 years ago
check-qom-interface.c tests: Test QOM interface casting 12 years ago
check-qstring.c qapi: move include files to include/qobject/ 13 years ago
display-vga-test.c add secondary-vga to display-vga test 12 years ago
e1000-test.c e1000: remove broken support for 82573L 12 years ago
eepro100-test.c tests: Add eepro100 qtest 12 years ago
endianness-test.c qtest: Include system headers before user headers 12 years ago
es1370-test.c tests: Add es1370 qtest 12 years ago
fdc-test.c tests: Add missing 'static' attributes (fix warnings from smatch) 12 years ago
fw_cfg-test.c qtest: Include system headers before user headers 12 years ago
hd-geo-test.c qtest: Use -display none by default 13 years ago
i440fx-test.c QOM infrastructure fixes and device conversions 12 years ago
i82801b11-test.c tests: Add i82801b11 qtest 12 years ago
ide-test.c qtest/ide: Uninitialize PC allocator 12 years ago
intel-hda-test.c tests: Add intel-hda qtests 12 years ago
ioh3420-test.c tests: Add ioh3420 qtest 12 years ago
ipoctal232-test.c tests: Add ipoctal232 qtest 12 years ago
libqtest.c tests: Add virtio device initialization 12 years ago
libqtest.h tests: Add virtio device initialization 12 years ago
m48t59-test.c qtest: Include system headers before user headers 12 years ago
ne2000-test.c tests: Add ne2000 qtest 12 years ago
nvme-test.c tests: Add nvme qtest 12 years ago
pcnet-test.c tests: Add pcnet qtest 12 years ago
pvpanic-test.c pvpanic-test: Assert pause event 12 years ago
qdev-monitor-test.c qdev-monitor-test: Don't test human-readable error message 12 years ago
qemu-iotests-quick.sh iotests: Simplify qemu-iotests-quick.sh 12 years ago
qom-test.c libqtest: escape strings in QMP commands, fix leak 12 years ago
rtc-test.c qtest: Include system headers before user headers 12 years ago
rtl8139-test.c tests: Add rtl8139 qtest 12 years ago
spapr-phb-test.c tests: Add spapr-pci-host-bridge qtest 12 years ago
test-aio.c async: aio_context_new(): Handle event_notifier_init failure 12 years ago
test-bitops.c tests: fix 64-bit int literals for 32-bit hosts 13 years ago
test-coroutine.c test-coroutine: test cost introduced by coroutine 12 years ago
test-cutils.c cutils: unsigned int parsing functions 13 years ago
test-hbitmap.c hbitmap: add assertion on hbitmap_iter_init 13 years ago
test-int128.c tests/test-int128: Don't use __noclone__ attribute on clang 12 years ago
test-iov.c test-iov: add iov_discard_front/back() testcases 13 years ago
test-mul64.c tests: Add unit tests for mulu64 and muls64 13 years ago
test-opts-visitor.c tests: fix 64-bit int literals for 32-bit hosts 13 years ago
test-qdev-global-props.c qdev: Move global validation to a single function 12 years ago
test-qemu-opts.c tests: Add missing 'static' attributes (fix warnings from smatch) 12 years ago
test-qmp-commands.c tests: test-qmp-commands: Fix double free 12 years ago
test-qmp-event.c tests/test-qmp-event: fix for GLib < 2.31 12 years ago
test-qmp-input-strict.c qapi: Replace uncommon use of the error API by the common one 12 years ago
test-qmp-input-visitor.c qapi: Replace uncommon use of the error API by the common one 12 years ago
test-qmp-output-visitor.c tests: Check empty QMP output visitor 12 years ago
test-rfifolock.c rfifolock: add recursive FIFO lock 12 years ago
test-string-input-visitor.c tests: simplify code 12 years ago
test-string-output-visitor.c tests: Fix unterminated string output visitor enum human string 12 years ago
test-thread-pool.c async: aio_context_new(): Handle event_notifier_init failure 12 years ago
test-throttle.c async: aio_context_new(): Handle event_notifier_init failure 12 years ago
test-visitor-serialization.c tests: Add missing 'static' attributes (fix warnings from smatch) 12 years ago
test-vmstate.c tests: Add missing 'static' attributes (fix warnings from smatch) 12 years ago
test-x86-cpuid.c target-i386: Topology & APIC ID utility functions 13 years ago
test-xbzrle.c Add XBZRLE testing 13 years ago
tmp105-test.c libqtest: escape strings in QMP commands, fix leak 12 years ago
tpci200-test.c tests: Add tpci200 qtest 12 years ago
usb-hcd-ehci-test.c libqos: allow qpci_iomap to return BAR mapping size 12 years ago
usb-hcd-ohci-test.c tests: add OHCI qtest 12 years ago
usb-hcd-uhci-test.c tests: add UHCI qtest 12 years ago
usb-hcd-xhci-test.c tests: add xHCI qtest 12 years ago
vhost-user-test.c qtest: Adapt vhost-user-test to latest vhost-user changes 12 years ago
virtio-9p-test.c tests: Add virtio-9p qtest 12 years ago
virtio-balloon-test.c tests: Add virtio-balloon qtest 12 years ago
virtio-blk-test.c libqos: Added EVENT_IDX support 12 years ago
virtio-console-test.c virtio-console-test: Test virtserialport as well 12 years ago
virtio-net-test.c tests: Add virtio-net qtest 12 years ago
virtio-rng-test.c tests: Add virtio-rng qtest 12 years ago
virtio-scsi-test.c tests: Add virtio-scsi qtest 12 years ago
virtio-serial-test.c tests: Add virtio-serial qtest 12 years ago
vmxnet3-test.c tests: Add vmxnet3 qtest 12 years ago
wdt_ib700-test.c qtest: new test for wdt_ib700 12 years ago