Age | Commit message (Expand) | Author |
2020-03-06 | qtest: fix fuzzer-related 80-char limit violations | Alexander Bulekov |
2020-03-06 | fuzz: fix style/typos in linker-script comments | Alexander Bulekov |
2020-03-05 | test: tpm-tis: Add Sysbus TPM-TIS device test | Eric Auger |
2020-03-05 | test: tpm-tis: Get prepared to share tests between ISA and sysbus devices | Eric Auger |
2020-03-05 | test: tpm: pass optional machine options to swtpm test functions | Eric Auger |
2020-03-05 | tpm: Separate TPM_TIS and TPM_TIS_ISA configs | Eric Auger |
2020-02-28 | multifd: Add zstd compression multifd support | Juan Quintela |
2020-02-28 | multifd: Add zlib compression multifd support | Juan Quintela |
2020-02-28 | multifd: Add multifd-compression parameter | Juan Quintela |
2020-02-27 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2020-02-25 | bios-tables-test: default diff command | Michael S. Tsirkin |
2020-02-25 | bios-tables-test: fix up DIFF generation | Michael S. Tsirkin |
2020-02-25 | bios-tables-test: tell people how to update | Michael S. Tsirkin |
2020-02-25 | Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git... | Paolo Bonzini |
2020-02-22 | fuzz: add virtio-scsi fuzz target | Alexander Bulekov |
2020-02-22 | fuzz: add virtio-net fuzz target | Alexander Bulekov |
2020-02-22 | fuzz: add i440fx fuzz targets | Alexander Bulekov |
2020-02-22 | fuzz: add support for qos-assisted fuzz targets | Alexander Bulekov |
2020-02-22 | fuzz: support for fork-based fuzzing. | Alexander Bulekov |
2020-02-22 | fuzz: add fuzzer skeleton | Alexander Bulekov |
2020-02-22 | libqos: move useful qos-test funcs to qos_external | Alexander Bulekov |
2020-02-22 | libqos: split qos-test and libqos makefile vars | Alexander Bulekov |
2020-02-22 | libqos: rename i2c_send and i2c_recv | Alexander Bulekov |
2020-02-22 | libqtest: make bufwrite rely on the TransportOps | Alexander Bulekov |
2020-02-22 | libqtest: add a layer of abstraction to send/recv | Alexander Bulekov |
2020-02-19 | tests:numa-test: use explicit memdev to specify node RAM | Igor Mammedov |
2020-02-19 | tests/numa-test: make top level args dynamic and g_autofree(cli) cleanups | Igor Mammedov |
2020-02-18 | tests/qtest/libqos/qgraph: Remove superfluous semicolons | Philippe Mathieu-Daudé |
2020-02-17 | qapi: Split control.json off misc.json | Kevin Wolf |
2020-02-13 | migration-test: fix some memleaks in migration-test | Pan Nengyuan |
2020-02-13 | tests/migration: Add some slack to auto converge | Dr. David Alan Gilbert |
2020-02-08 | tests/virtio-9p: added readdir test | Christian Schoenebeck |
2020-02-08 | tests/virtio-9p: add terminating null in v9fs_string_read() | Christian Schoenebeck |
2020-02-04 | tests/qtest: update comments about bios-tables-test-allowed-diff.h | Heyi Guo |
2020-02-04 | boot-order-test: fix memleaks in boot-order-test | Pan Nengyuan |
2020-02-04 | tests/vhost-user-bridge: Fix build | Dr. David Alan Gilbert |
2020-02-03 | tests: Silence various warnings with pseries | Greg Kurz |
2020-02-02 | hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOS | Thomas Huth |
2020-01-30 | target/arm/cpu: Add the kvm-no-adjvtime CPU property | Andrew Jones |
2020-01-30 | tests/arm-cpu-features: Check feature default values | Andrew Jones |
2020-01-30 | Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-r... | Peter Maydell |
2020-01-29 | migration-test: Make sure that multifd and cancel works | Juan Quintela |
2020-01-29 | migration-test: Use g_free() instead of free() | Juan Quintela |
2020-01-28 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell |
2020-01-27 | tests/ide-test: Create a single unit-test covering more PRDT cases | Alexander Popov |
2020-01-27 | hppa: Add emulation of Artist graphics | Sven Schnelle |
2020-01-22 | bios-tables-test: document expected file update | Michael S. Tsirkin |
2020-01-22 | tests: q35: MCH: add default SMBASE SMRAM lock test | Igor Mammedov |
2020-01-20 | migration-test: introduce functions to handle string parameters | Juan Quintela |
2020-01-20 | migration-test: Add migration multifd test | Juan Quintela |