..
acpi-test-data
acpi-test: update UID for GSI links
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
qemu-common: stop including qemu/host-utils.h from qemu-common.h
10 years ago
multiboot
tests/multiboot: Add test for modules
11 years ago
qapi-schema
qapi: Allow anonymous base for flat union
10 years ago
qemu-iotests
qemu-iotests: Fix regression in 136 on aio_read invalid
10 years ago
rocker
rocker: tests: don't need to specify master/self when setting vlans
11 years ago
tcg
Fix some typos found by codespell
10 years ago
vmstate-static-checker-data
tests: vmstate static checker: add size mismatch inside substructure
12 years ago
.gitignore
tests: Add check-qnull
10 years ago
Makefile
migration: remove use of qemu_bufopen from vmstate tests
10 years ago
ac97-test.c
tests: Clean up includes
10 years ago
ahci-test.c
ide: Clean up includes
10 years ago
bios-tables-test.c
tests/bios-tables-test: fix assert
10 years ago
boot-order-test.c
fw_cfg: Split fw_cfg_keys.h off fw_cfg.h
10 years ago
boot-sector.c
all: Clean up includes
10 years ago
boot-sector.h
tests: add pxe e1000 and virtio-pci tests
10 years ago
check-block.sh
qemu-iotests: make check-block.sh work on out-of-tree builds
10 years ago
check-qdict.c
tests: Clean up includes
10 years ago
check-qfloat.c
tests: Clean up includes
10 years ago
check-qint.c
tests: Clean up includes
10 years ago
check-qjson.c
tests: Clean up includes
10 years ago
check-qlist.c
tests: Clean up includes
10 years ago
check-qnull.c
qmp: Support explicit null during visits
10 years ago
check-qom-interface.c
tests: Clean up includes
10 years ago
check-qom-proplist.c
include/qemu/osdep.h: Don't include qapi/error.h
10 years ago
check-qstring.c
tests: Clean up includes
10 years ago
crypto-tls-x509-helpers.c
tests: Clean up includes
10 years ago
crypto-tls-x509-helpers.h
crypto: add sanity checking of TLS x509 credentials
11 years ago
device-introspect-test.c
tests: Clean up includes
10 years ago
display-vga-test.c
tests: Clean up includes
10 years ago
drive_del-test.c
tests: Clean up includes
10 years ago
ds1338-test.c
tests: Clean up includes
10 years ago
e1000-test.c
tests: Clean up includes
10 years ago
eepro100-test.c
tests: Clean up includes
10 years ago
endianness-test.c
tests: Clean up includes
10 years ago
es1370-test.c
tests: Clean up includes
10 years ago
fdc-test.c
tests: Clean up includes
10 years ago
fw_cfg-test.c
fw_cfg: Split fw_cfg_keys.h off fw_cfg.h
10 years ago
hd-geo-test.c
tests: Clean up includes
10 years ago
i440fx-test.c
tests: Clean up includes
10 years ago
i82801b11-test.c
tests: Clean up includes
10 years ago
ide-test.c
qemu-common: stop including qemu/bswap.h from qemu-common.h
10 years ago
intel-hda-test.c
tests: Clean up includes
10 years ago
io-channel-helpers.c
include/qemu/osdep.h: Don't include qapi/error.h
10 years ago
io-channel-helpers.h
io: add QIOChannelSocket class
10 years ago
ioh3420-test.c
tests: Clean up includes
10 years ago
ipmi-bt-test.c
tests: Clean up includes
10 years ago
ipmi-kcs-test.c
tests: Clean up includes
10 years ago
ipoctal232-test.c
tests: Clean up includes
10 years ago
ivshmem-test.c
ivshmem: Split ivshmem-plain, ivshmem-doorbell off ivshmem
10 years ago
libqtest.c
tests: Clean up includes
10 years ago
libqtest.h
all: Clean up includes
10 years ago
m48t59-test.c
tests: Clean up includes
10 years ago
ne2000-test.c
tests: Clean up includes
10 years ago
nvme-test.c
tests: Clean up includes
10 years ago
pc-cpu-test.c
tests: Clean up includes
10 years ago
pcnet-test.c
tests: Clean up includes
10 years ago
pkix_asn1_tab.c
tests: Clean up includes
10 years ago
pvpanic-test.c
tests: Clean up includes
10 years ago
pxe-test.c
all: Clean up includes
10 years ago
q35-test.c
tests: Clean up includes
10 years ago
qemu-iotests-quick.sh
qemu-iotests: Speed up make check-block
11 years ago
qom-test.c
util: move declarations out of qemu-common.h
10 years ago
rcutorture.c
tests: Clean up includes
10 years ago
rtc-test.c
tests: Clean up includes
10 years ago
rtl8139-test.c
tests: Clean up includes
10 years ago
spapr-phb-test.c
tests: Clean up includes
10 years ago
tco-test.c
tests: Clean up includes
10 years ago
test-aio.c
include/qemu/osdep.h: Don't include qapi/error.h
10 years ago
test-base64.c
include/qemu/osdep.h: Don't include qapi/error.h
10 years ago
test-bitops.c
tests: Clean up includes
10 years ago
test-blockjob-txn.c
include/qemu/osdep.h: Don't include qapi/error.h
10 years ago
test-coroutine.c
tests: Clean up includes
10 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/osdep.h: Don't include qapi/error.h
10 years ago
test-crypto-cipher.c
include/qemu/osdep.h: Don't include qapi/error.h
10 years ago
test-crypto-hash.c
tests: Clean up includes
10 years ago
test-crypto-ivgen.c
include/qemu/osdep.h: Don't include qapi/error.h
10 years ago
test-crypto-pbkdf.c
include/qemu/osdep.h: Don't include qapi/error.h
10 years ago
test-crypto-secret.c
include/crypto: Include qapi-types.h or qemu/bswap.h instead of qemu-common.h
10 years ago
test-crypto-tlscredsx509.c
include/qemu/osdep.h: Don't include qapi/error.h
10 years ago
test-crypto-tlssession.c
include/qemu/osdep.h: Don't include qapi/error.h
10 years ago
test-crypto-xts.c
crypto: import an implementation of the XTS cipher mode
10 years ago
test-cutils.c
util: move declarations out of qemu-common.h
10 years ago
test-filter-mirror.c
tests/test-filter-mirror:add filter-mirror unit test
10 years ago
test-filter-redirector.c
tests/test-filter-redirector: Add unit test for filter-redirector
10 years ago
test-hbitmap.c
tests: Clean up includes
10 years ago
test-int128.c
tests: Clean up includes
10 years ago
test-io-channel-buffer.c
tests: Clean up includes
10 years ago
test-io-channel-command.c
include/qemu/osdep.h: Don't include qapi/error.h
10 years ago
test-io-channel-file.c
include/qemu/osdep.h: Don't include qapi/error.h
10 years ago
test-io-channel-socket.c
util: retry getaddrinfo if getting EAI_BADFLAGS with AI_V4MAPPED
10 years ago
test-io-channel-tls.c
tests: Clean up includes
10 years ago
test-io-task.c
include/qemu/osdep.h: Don't include qapi/error.h
10 years ago
test-iov.c
tests: Clean up includes
10 years ago
test-logging.c
qemu-log: support simple pid substitution for logs
10 years ago
test-mul64.c
tests: Clean up includes
10 years ago
test-netfilter.c
tests: Clean up includes
10 years ago
test-opts-visitor.c
include/qemu/osdep.h: Don't include qapi/error.h
10 years ago
test-qdev-global-props.c
tests: Clean up includes
10 years ago
test-qemu-opts.c
include/qemu/osdep.h: Don't include qapi/error.h
10 years ago
test-qga.c
qga: Support enum names in guest-file-seek
10 years ago
test-qmp-commands.c
qapi: Change visit_type_FOO() to no longer return partial objects
10 years ago
test-qmp-event.c
tests: Clean up includes
10 years ago
test-qmp-input-strict.c
qapi: Change visit_type_FOO() to no longer return partial objects
10 years ago
test-qmp-input-visitor.c
qapi: Change visit_type_FOO() to no longer return partial objects
10 years ago
test-qmp-output-visitor.c
qapi: Split visit_end_struct() into pieces
10 years ago
test-rcu-list.c
tests: Clean up includes
10 years ago
test-rfifolock.c
tests: Clean up includes
10 years ago
test-string-input-visitor.c
qapi: Simplify semantics of visit_next_list()
10 years ago
test-string-output-visitor.c
include/qemu/osdep.h: Don't include qapi/error.h
10 years ago
test-thread-pool.c
include/qemu/osdep.h: Don't include qapi/error.h
10 years ago
test-throttle.c
block: Move I/O throttling configuration functions to BlockBackend
10 years ago
test-timed-average.c
tests: Clean up includes
10 years ago
test-visitor-serialization.c
qapi: Use strict QMP input visitor in more places
10 years ago
test-vmstate.c
migration: remove use of qemu_bufopen from vmstate tests
10 years ago
test-write-threshold.c
tests: Clean up includes
10 years ago
test-x86-cpuid.c
tests: Clean up includes
10 years ago
test-xbzrle.c
util: move declarations out of qemu-common.h
10 years ago
tmp105-test.c
tests: Clean up includes
10 years ago
tpci200-test.c
tests: Clean up includes
10 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: fix build on 32 bit systems
10 years ago
vhost-user-test.c
tests: Clean up includes
10 years ago
virtio-9p-test.c
9pfs: Clean up includes
10 years ago
virtio-balloon-test.c
tests: Clean up includes
10 years ago
virtio-blk-test.c
tests: Clean up includes
10 years ago
virtio-console-test.c
tests: Clean up includes
10 years ago
virtio-net-test.c
tests: Clean up includes
10 years ago
virtio-rng-test.c
tests: Clean up includes
10 years ago
virtio-scsi-test.c
tests: Clean up includes
10 years ago
virtio-serial-test.c
tests: Clean up includes
10 years ago
vmxnet3-test.c
tests: Clean up includes
10 years ago
wdt_ib700-test.c
tests: Clean up includes
10 years ago