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.
 
 
 
 
 
 
Eric Blake a861564015 qmp: Fix reference-counting of qnull on empty output visit 10 years ago
..
acpi-test-data tests: pc: acpi: add expected DSDT.bridge blobs and update DSDT blobs 10 years ago
guest-debug tests/guest-debug: introduce basic gdbstub tests 10 years ago
image-fuzzer tests: Use Python 2.6 "except E as ..." syntax 10 years ago
libqos libqos: remove some leaks 10 years ago
multiboot tests/multiboot: Add test for modules 11 years ago
qapi-schema qapi: Detect base class loops 10 years ago
qemu-iotests tests: Use Python 2.6 "except E as ..." syntax 10 years ago
rocker rocker: tests: don't need to specify master/self when setting vlans 11 years ago
tcg maint: remove unused include for signal.h 11 years ago
vmstate-static-checker-data tests: vmstate static checker: add size mismatch inside substructure 12 years ago
.gitignore crypto: add QCryptoSecret object class for password/key handling 10 years ago
Makefile char: convert from GIOChannel to QIOChannel 10 years ago
ac97-test.c tests: Add ac97 qtest 12 years ago
ahci-test.c ide: Clean up includes 10 years ago
bios-tables-test.c tests: acpi: print ASL diff in verbose mode 10 years ago
boot-order-test.c qtest: Use -display none by default 13 years ago
check-block.sh qemu-iotests: make check-block.sh work on out-of-tree builds 10 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/ 13 years ago
check-qint.c qapi: move include files to include/qobject/ 13 years ago
check-qjson.c check-qjson: Add test for JSON nesting depth limit 11 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-qom-proplist.c qom: Change object property iterator API contract 10 years ago
check-qstring.c qapi: move include files to include/qobject/ 13 years ago
crypto-tls-x509-helpers.c crypto: fix leaks in TLS x509 helper functions 11 years ago
crypto-tls-x509-helpers.h crypto: add sanity checking of TLS x509 credentials 11 years ago
device-introspect-test.c qdev: Protect device-list-properties against broken devices 11 years ago
display-vga-test.c virtio-gpu: add to display-vga test 11 years ago
drive_del-test.c libqtest: New hmp() & friends 11 years ago
ds1338-test.c arm: imx25-pdk: Fix machine name 11 years ago
e1000-test.c tests: Use qtest_add_data_func() consistently 11 years ago
eepro100-test.c tests: Use qtest_add_data_func() consistently 11 years ago
endianness-test.c tests: Use qtest_add_data_func() consistently 11 years ago
es1370-test.c tests: Add es1370 qtest 12 years ago
fdc-test.c Revert "hw/block/fdc: Implement tray status" 10 years ago
fw_cfg-test.c Implement fw_cfg DMA interface 11 years ago
hd-geo-test.c blockdev: Set 'format' indicates non-empty drive 10 years ago
i440fx-test.c tests/i44fx-test: No need for zeroing memory before memset 11 years ago
i82801b11-test.c tests: Add i82801b11 qtest 12 years ago
ide-test.c ide: Clean up includes 10 years ago
intel-hda-test.c tests: Add intel-hda qtests 12 years ago
io-channel-helpers.c io: add QIOChannelSocket class 10 years ago
io-channel-helpers.h io: add QIOChannelSocket class 10 years ago
ioh3420-test.c tests: Add ioh3420 qtest 12 years ago
ipmi-bt-test.c ipmi: Add tests 10 years ago
ipmi-kcs-test.c ipmi: Add tests 10 years ago
ipoctal232-test.c tests: Add ipoctal232 qtest 12 years ago
ivshmem-test.c ivshmem-test: test both msi & irq cases 10 years ago
libqtest.c tests: Use proper functions types instead of void (*fn) 10 years ago
libqtest.h tests: Use proper functions types instead of void (*fn) 10 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 qtests: Specify image format explicitly 11 years ago
pc-cpu-test.c tests: Use qtest_add_data_func() consistently 11 years ago
pcnet-test.c tests: Add pcnet qtest 12 years ago
pkix_asn1_tab.c crypto: add sanity checking of TLS x509 credentials 11 years ago
pvpanic-test.c pvpanic-test: Assert pause event 12 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 11 years ago
qom-test.c qom-test: Fix qmp() leaks 10 years ago
rcutorture.c rcu tests: fix compilation on 32-bit ppc 11 years ago
rtc-test.c qtest: Include system headers before user headers 12 years ago
rtl8139-test.c rtl8139: remove muldiv64() 11 years ago
spapr-phb-test.c tests: Add spapr-pci-host-bridge qtest 12 years ago
tco-test.c tco-test: fix up config accesses and re-enable 11 years ago
test-aio.c error: Use error_reportf_err() where it makes obvious sense 10 years ago
test-base64.c util: add base64 decoding function 10 years ago
test-bitops.c tests: Add missing include to test-bitops.c 12 years ago
test-blockjob-txn.c tests: add BlockJobTxn unit test 11 years ago
test-coroutine.c coroutine: move into libqemuutil.a library 11 years ago
test-crypto-cipher.c crypto: add additional query accessors for cipher instances 10 years ago
test-crypto-hash.c crypto: add ability to query hash digest len 10 years ago
test-crypto-secret.c crypto: add QCryptoSecret object class for password/key handling 10 years ago
test-crypto-tlscredsx509.c crypto: add sanity checking of TLS x509 credentials 11 years ago
test-crypto-tlssession.c crypto: introduce new module for handling TLS sessions 11 years ago
test-cutils.c tests: add some qemu_strtosz() tests 11 years ago
test-hbitmap.c maint: avoid useless "if (foo) free(foo)" pattern 11 years ago
test-int128.c tests/test-int128: Don't use __noclone__ attribute on clang 12 years ago
test-io-channel-buffer.c io: add QIOChannelBuffer class 10 years ago
test-io-channel-command.c io: add QIOChannelCommand class 10 years ago
test-io-channel-file.c io: add QIOChannelFile class 10 years ago
test-io-channel-socket.c io: fix stack allocation when sending of file descriptors 10 years ago
test-io-channel-tls.c io: add QIOChannelTLS class 10 years ago
test-io-task.c io: add QIOTask class for async operations 10 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-netfilter.c tests: add test cases for netfilter object 11 years ago
test-opts-visitor.c qapi: Swap visit_* arguments for consistent 'name' placement 10 years ago
test-qdev-global-props.c qom: Swap 'name' next to visitor in ObjectPropertyAccessor 10 years ago
test-qemu-opts.c QemuOpts: Wean off qerror_report_err() 11 years ago
test-qga.c qga: Better mapping of SEEK_* in guest-file-seek 11 years ago
test-qmp-commands.c qapi: Swap visit_* arguments for consistent 'name' placement 10 years ago
test-qmp-event.c qapi: Unbox base members 11 years ago
test-qmp-input-strict.c qapi: Swap visit_* arguments for consistent 'name' placement 10 years ago
test-qmp-input-visitor.c qapi: Swap visit_* arguments for consistent 'name' placement 10 years ago
test-qmp-output-visitor.c qmp: Fix reference-counting of qnull on empty output visit 10 years ago
test-rcu-list.c rcu: actually register threads that have RCU read-side critical sections 11 years ago
test-rfifolock.c rfifolock: add recursive FIFO lock 12 years ago
test-string-input-visitor.c qapi: Swap visit_* arguments for consistent 'name' placement 10 years ago
test-string-output-visitor.c qapi: Swap visit_* arguments for consistent 'name' placement 10 years ago
test-thread-pool.c error: Use error_reportf_err() where it makes obvious sense 10 years ago
test-throttle.c test-throttle: Simplify qemu_init_main_loop() error handling 10 years ago
test-timed-average.c util: Infrastructure for computing recent averages 11 years ago
test-visitor-serialization.c qapi: Swap visit_* arguments for consistent 'name' placement 10 years ago
test-vmstate.c coroutine: move into libqemuutil.a library 11 years ago
test-write-threshold.c block: add event when disk usage exceeds threshold 11 years ago
test-x86-cpuid.c target-i386: Move topology.h to include/hw/i386 11 years ago
test-xbzrle.c maint: remove unused include for strings.h 11 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 usb: Clean up includes 10 years ago
usb-hcd-ohci-test.c usb: Clean up includes 10 years ago
usb-hcd-uhci-test.c usb: Clean up includes 10 years ago
usb-hcd-xhci-test.c usb: Clean up includes 10 years ago
vhost-user-bridge.c tests/vhost-user-bridge.c: fix fd leakage 11 years ago
vhost-user-test.c vhost-user-test: use correct ROM to speed up and avoid spurious failures 10 years ago
virtio-9p-test.c 9pfs: Clean up includes 10 years ago
virtio-balloon-test.c tests: Add virtio-balloon qtest 12 years ago
virtio-blk-test.c tests: Check QVIRTIO_F_ANY_LAYOUT flag in virtio-blk test 11 years ago
virtio-console-test.c virtio-console-test: Test virtserialport as well 12 years ago
virtio-net-test.c tests: test rx recovery from cont 11 years ago
virtio-rng-test.c tests: virtio-rng: Check if hot-plug/unplug works 12 years ago
virtio-scsi-test.c virtio-scsi-test: Add test case for tail unaligned WRITE SAME 11 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 12 years ago
wdt_ib700-test.c timer: rename NSEC_PER_SEC due to Mac OS X header clash 11 years ago