aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-26migration: Sync requested pages after postcopy recoveryPeter Xu
2020-10-26migration: Maintain postcopy faulted addressesPeter Xu
2020-10-26migration: Introduce migrate_send_rp_message_req_pages()Peter Xu
2020-10-26migration: Pass incoming state into qemu_ufd_copy_ioctl()Peter Xu
2020-10-26migration: using trace_ to replace DPRINTFBihong Yu
2020-10-26migration: Delete redundant spacesBihong Yu
2020-10-26migration: Open brace '{' following function declarations go on the next lineBihong Yu
2020-10-26migration: Do not initialise statics and globals to 0 or NULLBihong Yu
2020-10-26migration: Add braces {} for if statementBihong Yu
2020-10-26migration: Open brace '{' following struct go on the same lineBihong Yu
2020-10-26migration: Add spaces around operatorBihong Yu
2020-10-26migration: Don't use '#' flag of printf formatBihong Yu
2020-10-26migration: Do not use C99 // commentsBihong Yu
2020-10-26migration: Drop unused VMSTATE_FLOAT64 supportPeter Maydell
2020-10-26Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201026' into stagingPeter Maydell
2020-10-26Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-2...Peter Maydell
2020-10-26Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201...Peter Maydell
2020-10-26Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2020-10-26tests/acceptance: Use .ppm extention for Portable PixMap filesPhilippe Mathieu-Daudé
2020-10-26tests/acceptance: Remove unused importPhilippe Mathieu-Daudé
2020-10-26test/docker/dockerfiles: Add missing packages for acceptance testsThomas Huth
2020-10-26tests/acceptance: Enable AVOCADO_ALLOW_UNTRUSTED_CODE in the gitlab-CIThomas Huth
2020-10-26test/acceptance: Remove the CONTINUOUS_INTEGRATION tagsThomas Huth
2020-10-26tests/acceptance/ppc_prep_40p: Fix the URL to the NetBSD-4.0 archiveThomas Huth
2020-10-26scripts/oss-fuzz: ignore the generic-fuzz targetAlexander Bulekov
2020-10-26scripts/oss-fuzz: use hardlinks instead of copyingAlexander Bulekov
2020-10-26fuzz: register predefined generic-fuzz configsAlexander Bulekov
2020-10-26fuzz: add generic-fuzz configs for oss-fuzzAlexander Bulekov
2020-10-26fuzz: add an "opaque" to the FuzzTarget structAlexander Bulekov
2020-10-26fuzz: Add instructions for using generic-fuzzAlexander Bulekov
2020-10-26scripts/oss-fuzz: Add crash trace minimization scriptAlexander Bulekov
2020-10-26scripts/oss-fuzz: Add script to reorder a generic-fuzzer traceAlexander Bulekov
2020-10-26fuzz: add a crossover function to generic-fuzzerAlexander Bulekov
2020-10-26fuzz: add a DISABLE_PCI op to generic-fuzzerAlexander Bulekov
2020-10-26fuzz: Add support for custom crossover functionsAlexander Bulekov
2020-10-26fuzz: Add fuzzer callbacks to DMA-read functionsAlexander Bulekov
2020-10-26fuzz: Declare DMA Read callback functionAlexander Bulekov
2020-10-26fuzz: Add DMA support to the generic-fuzzerAlexander Bulekov
2020-10-24fuzz: Add PCI features to the generic fuzzerAlexander Bulekov
2020-10-24fuzz: Add generic virtual-device fuzzerAlexander Bulekov
2020-10-24memory: Add FlatView foreach functionAlexander Bulekov
2020-10-24libqtest: fix memory leak in the qtest_qmp_event_refMaxim Levitsky
2020-10-24libqtest: fix the order of buffered eventsMaxim Levitsky
2020-10-24tests/qtest: Make npcm7xx_timer-test conditional on CONFIG_NPCM7XXHavard Skinnemoen
2020-10-24accel: Add xen CpusAccel using dummy-cpusJason Andryuk
2020-10-24accel: move qtest CpusAccel functions to a common locationJason Andryuk
2020-10-24accel: Remove _WIN32 ifdef from qtest-cpus.cJason Andryuk
2020-10-24tests/qtest/libqtest: Fix detection of architecture for binaries without pathThomas Huth
2020-10-24tests/migration: fix memleak in wait_command/wait_command_fdChen Qun
2020-10-23iotests: add commit top->base cases to 274Vladimir Sementsov-Ogievskiy