Age | Commit message (Expand) | Author |
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-22 | util/async: make bh_aio_poll() O(1) | Stefan Hajnoczi |
2020-02-22 | rcu_queue: add QSLIST functions | Paolo Bonzini |
2020-02-21 | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-02-20' in... | Peter Maydell |
2020-02-20 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell |
2020-02-20 | iotests: Test snapshot -l field separation | Max Reitz |
2020-02-20 | iotests: Test convert -n -B to backing-less target | Max Reitz |
2020-02-20 | iotests: Add test for image creation fallback | Max Reitz |
2020-02-20 | iotests/279: Fix for non-qcow2 formats | Max Reitz |
2020-02-20 | block: always fill entire LUKS header space with zeros | Daniel P. Berrangé |
2020-02-20 | iotests/147: Fix drive parameters | Max Reitz |
2020-02-20 | iotests: Remove the superfluous 2nd check for the availability of quorum | Thomas Huth |
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-18 | iotests: Check that @replaces can replace filters | Max Reitz |
2020-02-18 | iotests: Add tests for invalid Quorum @replaces | Max Reitz |
2020-02-18 | iotests: Use self.image_len in TestRepairQuorum | Max Reitz |
2020-02-18 | iotests: Resolve TODOs in 041 | Max Reitz |
2020-02-18 | iotests/041: Drop superfluous shutdowns | Max Reitz |
2020-02-18 | iotests: Add VM.assert_block_path() | Max Reitz |
2020-02-18 | iotests: Use complete_and_wait() in 155 | Max Reitz |
2020-02-18 | iotests: Let 041 use -blockdev for quorum children | Max Reitz |
2020-02-18 | iotests: Test error handling policies with block-commit | Kevin Wolf |
2020-02-18 | iotests: Test copy offloading with external data file | Kevin Wolf |
2020-02-17 | qapi: Split control.json off misc.json | Kevin Wolf |
2020-02-14 | Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-r... | Peter Maydell |
2020-02-14 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200213'... | Peter Maydell |
2020-02-13 | virt/acpi: update golden masters for DSDT update | Heyi Guo |
2020-02-13 | bios-tables-test: prepare to change ARM virt ACPI DSDT | Heyi Guo |
2020-02-13 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
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-12 | build: move TARGET_GPROF to config-host.mak | Paolo Bonzini |
2020-02-10 | Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-02-08' into sta... | Peter Maydell |
2020-02-10 | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200207... | Peter Maydell |
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-07 | drop "from __future__ import print_function" | Paolo Bonzini |