Age | Commit message (Expand) | Author |
2020-10-26 | migration: Add spaces around operator | Bihong Yu |
2020-10-26 | migration: Don't use '#' flag of printf format | Bihong Yu |
2020-10-26 | migration: Do not use C99 // comments | Bihong Yu |
2020-10-26 | migration: Drop unused VMSTATE_FLOAT64 support | Peter Maydell |
2020-10-26 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201026' into staging | Peter Maydell |
2020-10-26 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-2... | Peter Maydell |
2020-10-26 | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201... | Peter Maydell |
2020-10-26 | Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request... | Peter Maydell |
2020-10-26 | tests/acceptance: Use .ppm extention for Portable PixMap files | Philippe Mathieu-Daudé |
2020-10-26 | tests/acceptance: Remove unused import | Philippe Mathieu-Daudé |
2020-10-26 | test/docker/dockerfiles: Add missing packages for acceptance tests | Thomas Huth |
2020-10-26 | tests/acceptance: Enable AVOCADO_ALLOW_UNTRUSTED_CODE in the gitlab-CI | Thomas Huth |
2020-10-26 | test/acceptance: Remove the CONTINUOUS_INTEGRATION tags | Thomas Huth |
2020-10-26 | tests/acceptance/ppc_prep_40p: Fix the URL to the NetBSD-4.0 archive | Thomas Huth |
2020-10-26 | scripts/oss-fuzz: ignore the generic-fuzz target | Alexander Bulekov |
2020-10-26 | scripts/oss-fuzz: use hardlinks instead of copying | Alexander Bulekov |
2020-10-26 | fuzz: register predefined generic-fuzz configs | Alexander Bulekov |
2020-10-26 | fuzz: add generic-fuzz configs for oss-fuzz | Alexander Bulekov |
2020-10-26 | fuzz: add an "opaque" to the FuzzTarget struct | Alexander Bulekov |
2020-10-26 | fuzz: Add instructions for using generic-fuzz | Alexander Bulekov |
2020-10-26 | scripts/oss-fuzz: Add crash trace minimization script | Alexander Bulekov |
2020-10-26 | scripts/oss-fuzz: Add script to reorder a generic-fuzzer trace | Alexander Bulekov |
2020-10-26 | fuzz: add a crossover function to generic-fuzzer | Alexander Bulekov |
2020-10-26 | fuzz: add a DISABLE_PCI op to generic-fuzzer | Alexander Bulekov |
2020-10-26 | fuzz: Add support for custom crossover functions | Alexander Bulekov |
2020-10-26 | fuzz: Add fuzzer callbacks to DMA-read functions | Alexander Bulekov |
2020-10-26 | fuzz: Declare DMA Read callback function | Alexander Bulekov |
2020-10-26 | fuzz: Add DMA support to the generic-fuzzer | Alexander Bulekov |
2020-10-24 | fuzz: Add PCI features to the generic fuzzer | Alexander Bulekov |
2020-10-24 | fuzz: Add generic virtual-device fuzzer | Alexander Bulekov |
2020-10-24 | memory: Add FlatView foreach function | Alexander Bulekov |
2020-10-24 | libqtest: fix memory leak in the qtest_qmp_event_ref | Maxim Levitsky |
2020-10-24 | libqtest: fix the order of buffered events | Maxim Levitsky |
2020-10-24 | tests/qtest: Make npcm7xx_timer-test conditional on CONFIG_NPCM7XX | Havard Skinnemoen |
2020-10-24 | accel: Add xen CpusAccel using dummy-cpus | Jason Andryuk |
2020-10-24 | accel: move qtest CpusAccel functions to a common location | Jason Andryuk |
2020-10-24 | accel: Remove _WIN32 ifdef from qtest-cpus.c | Jason Andryuk |
2020-10-24 | tests/qtest/libqtest: Fix detection of architecture for binaries without path | Thomas Huth |
2020-10-24 | tests/migration: fix memleak in wait_command/wait_command_fd | Chen Qun |
2020-10-23 | iotests: add commit top->base cases to 274 | Vladimir Sementsov-Ogievskiy |
2020-10-23 | block/io: fix bdrv_is_allocated_above | Vladimir Sementsov-Ogievskiy |
2020-10-23 | block/io: bdrv_common_block_status_above: support bs == base | Vladimir Sementsov-Ogievskiy |
2020-10-23 | block/io: bdrv_common_block_status_above: support include_base | Vladimir Sementsov-Ogievskiy |
2020-10-23 | block/io: fix bdrv_co_block_status_above | Vladimir Sementsov-Ogievskiy |
2020-10-23 | block/export: add vhost-user-blk multi-queue support | Stefan Hajnoczi |
2020-10-23 | block/export: add iothread and fixed-iothread options | Stefan Hajnoczi |
2020-10-23 | block: move block exports to libblockdev | Stefan Hajnoczi |
2020-10-23 | qemu-storage-daemon: avoid compiling blockdev_ss twice | Stefan Hajnoczi |
2020-10-23 | util/vhost-user-server: use static library in meson.build | Stefan Hajnoczi |
2020-10-23 | util/vhost-user-server: move header to include/ | Stefan Hajnoczi |