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.
 
 
 
 
 
 
Peter Maydell f3e3b083d4 Block layer core and image format patches 11 years ago
..
acpi-test-data acpi: update expected files for memory unplug 11 years ago
image-fuzzer block: delete cow block driver 12 years ago
libqos libqos/ahci: Swap memread/write with bufread/write 11 years ago
multiboot tests/multiboot: Add test for modules 12 years ago
qapi-schema qapi: Support downstream events and commands 11 years ago
qemu-iotests Block layer core and image format patches 11 years ago
rocker rocker: update tests using hw-derived interface names 11 years ago
tcg target-xtensa: test cross-page opcode 12 years ago
vmstate-static-checker-data tests: vmstate static checker: add size mismatch inside substructure 12 years ago
.gitignore gitignore: Ignore new tests 12 years ago
Makefile q35: add test for SMRAM.D_LCK 11 years ago
ac97-test.c tests: Add ac97 qtest 12 years ago
ahci-test.c libqos/ahci: Swap memread/write with bufread/write 11 years ago
bios-tables-test.c bios-tables-test: handle false-positive smbios signature matches 11 years ago
boot-order-test.c qtest: Use -display none by default 13 years ago
check-block.sh Add 'make check-block' 15 years ago
check-qdict.c check-qdict: Test cases for new functions 11 years ago
check-qfloat.c qapi: move include files to include/qobject/ 14 years ago
check-qint.c qapi: move include files to include/qobject/ 14 years ago
check-qjson.c json-parser: Accept 'null' in QMP 11 years ago
check-qlist.c qapi: move include files to include/qobject/ 14 years ago
check-qom-interface.c tests: Test QOM interface casting 13 years ago
check-qstring.c qapi: move include files to include/qobject/ 14 years ago
display-vga-test.c add secondary-vga to display-vga test 12 years ago
drive_del-test.c qtests: Specify image format explicitly 12 years ago
e1000-test.c e1000: remove broken support for 82573L 12 years ago
eepro100-test.c tests: Add eepro100 qtest 13 years ago
endianness-test.c mips jazz: compile only in 64 bit 11 years ago
es1370-test.c tests: Add es1370 qtest 12 years ago
fdc-test.c fdc-test: Test state for existing cases more thoroughly 11 years ago
fw_cfg-test.c fw_cfg-test: Fix test path to include architecture 12 years ago
hd-geo-test.c tests/hd-geo-test.c: Remove unused test_image variable 12 years ago
i440fx-test.c i440fx-test: Fix test paths to include architecture 12 years ago
i82801b11-test.c tests: Add i82801b11 qtest 13 years ago
ide-test.c libqos: add blkdebug_prepare_script 11 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 13 years ago
libqtest.c qtest: pre-buffer hex nibs 11 years ago
libqtest.h qtest: Add base64 encoded read/write 11 years ago
m48t59-test.c qtest: Include system headers before user headers 13 years ago
ne2000-test.c tests: Add ne2000 qtest 13 years ago
nvme-test.c qtests: Specify image format explicitly 12 years ago
pc-cpu-test.c tests: Add PC CPU test 12 years ago
pcnet-test.c tests: Add pcnet qtest 13 years ago
pvpanic-test.c pvpanic-test: Assert pause event 13 years ago
q35-test.c q35: add test for SMRAM.D_LCK 11 years ago
qemu-iotests-quick.sh qemu-iotests: Speed up make check-block 12 years ago
qom-test.c libqtest: escape strings in QMP commands, fix leak 12 years ago
rcutorture.c rcu tests: fix compilation on 32-bit ppc 12 years ago
rtc-test.c qtest: Include system headers before user headers 13 years ago
rtl8139-test.c tests: rtl8139: test timers and interrupt 12 years ago
spapr-phb-test.c tests: Add spapr-pci-host-bridge qtest 13 years ago
test-aio.c Revert "iothread: release iothread around aio_poll" 11 years ago
test-bitops.c tests: Add missing include to test-bitops.c 12 years ago
test-coroutine.c test-coroutine: Regression test for yield bug 12 years ago
test-cutils.c cutils: unsigned int parsing functions 14 years ago
test-hbitmap.c hbitmap: truncate tests 11 years ago
test-int128.c tests/test-int128: Don't use __noclone__ attribute on clang 13 years ago
test-iov.c test-iov: add iov_discard_front/back() testcases 14 years ago
test-mul64.c tests: Add unit tests for mulu64 and muls64 14 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 QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use 12 years ago
test-qmp-commands.c qapi: Support downstream events and commands 11 years ago
test-qmp-event.c tests/test-qmp-event: fix for GLib < 2.31 12 years ago
test-qmp-input-strict.c qapi: Merge UserDefTwo and UserDefNested in tests 11 years ago
test-qmp-input-visitor.c qapi: Drop tests for inline nested structs 11 years ago
test-qmp-output-visitor.c qapi: Drop tests for inline nested structs 11 years ago
test-rcu-list.c rcu tests: fix compilation on 32-bit ppc 12 years ago
test-rfifolock.c rfifolock: add recursive FIFO lock 13 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 block: Rename BlockDriverAIOCB* to BlockAIOCB* 12 years ago
test-throttle.c throttle: Add throttle group infrastructure tests 11 years ago
test-visitor-serialization.c qapi: Drop tests for inline nested structs 11 years ago
test-vmstate.c migration: Append JSON description of migration stream 12 years ago
test-write-threshold.c block: add event when disk usage exceeds threshold 12 years ago
test-x86-cpuid.c target-i386: Move topology.h to include/hw/i386 12 years ago
test-xbzrle.c Add XBZRLE testing 14 years ago
tmp105-test.c libqtest: escape strings in QMP commands, fix leak 12 years ago
tpci200-test.c tests: Add tpci200 qtest 13 years ago
usb-hcd-ehci-test.c tests: usb: Generic usb device hotplug 12 years ago
usb-hcd-ohci-test.c misc: fix typos in copyright declaration 12 years ago
usb-hcd-uhci-test.c misc: fix typos in copyright declaration 12 years ago
usb-hcd-xhci-test.c misc: fix typos in copyright declaration 12 years ago
vhost-user-test.c vhost-user-test: Fix 'make check' broken on glib < 2.26 12 years ago
virtio-9p-test.c tests: Add virtio-9p qtest 13 years ago
virtio-balloon-test.c tests: Add virtio-balloon qtest 13 years ago
virtio-blk-test.c tests: Check QVIRTIO_F_ANY_LAYOUT flag in virtio-blk test 12 years ago
virtio-console-test.c virtio-console-test: Test virtserialport as well 13 years ago
virtio-net-test.c tests: virtio-net: Check if hot-plug/unplug works 12 years ago
virtio-rng-test.c tests: virtio-rng: Check if hot-plug/unplug works 12 years ago
virtio-scsi-test.c qtests: Specify image format explicitly 12 years ago
virtio-serial-test.c tests: virtio-serial: Check if hot-plug/unplug works 12 years ago
vmxnet3-test.c tests: Add vmxnet3 qtest 13 years ago
wdt_ib700-test.c qtest: new test for wdt_ib700 12 years ago