summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | s390x: fix clang 11 warnings in cpu_models.cDaniele Buono2020-11-101-4/+4
| * | | qtest: Update references to parse_escape() in commentsPeter Maydell2020-11-102-10/+10
| * | | fuzz: add virtio-blk fuzz targetDima Stepanov2020-11-102-0/+235
| * | | docs: add "page source" link to sphinx documentationDaniel P. Berrangé2020-11-108-0/+36
| * | | gitlab: force enable docs build in Fedora, Ubuntu, DebianDaniel P. Berrangé2020-11-101-1/+3
| * | | gitlab: publish the docs built during CIDaniel P. Berrangé2020-11-101-0/+14
| * | | configure: surface deprecated targets in the help outputAlex Bennée2020-11-101-1/+3
| * | | fuzz: Make fork_fuzz.ld compatible with LLVM's LLDDaniele Buono2020-11-101-1/+11
| * | | scripts/oss-fuzz: give all fuzzers -target namesAlexander Bulekov2020-11-101-6/+6
| * | | docs/fuzz: update fuzzing documentation post-mesonAlexander Bulekov2020-11-101-3/+3
| * | | docs/fuzz: rST-ify the fuzzing documentationAlexander Bulekov2020-11-104-215/+238
| * | | MAINTAINERS: Add gitlab-pipeline-status script to GitLab CI sectionPhilippe Mathieu-Daudé2020-11-101-0/+1
| * | | gitlab-ci: Drop generic cache rulePhilippe Mathieu-Daudé2020-11-091-6/+0Star
| * | | tests/qtest/tpm: Remove redundant check in the tpm_test_swtpm_test()AlexChen2020-11-091-4/+2Star
| * | | qtest: Fix bad printf format specifiersAlexChen2020-11-091-4/+4
| * | | device-crash-test: Check if path is actually an executable fileEduardo Habkost2020-11-091-1/+3
| * | | tests/vm: update openbsd to release 6.8Brad Smith2020-11-091-4/+4
| * | | meson: always include contrib/libvhost-userStefan Hajnoczi2020-11-091-5/+1Star
* | | | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...Peter Maydell2020-11-101-30/+32
|\ \ \ \ | |_|/ / |/| | |
| * | | linux-user/sparc: Don't zero high half of PC, NPC, PSR in sigreturnPeter Maydell2020-11-101-1/+1
| * | | linux-user/sparc: Correct set/get_context handling of fp and i7Peter Maydell2020-11-101-25/+22Star
| * | | linux-user/sparc: Fix errors in target_ucontext structuresPeter Maydell2020-11-101-4/+9
* | | | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201...Peter Maydell2020-11-109-255/+115Star
|\ \ \ \ | |/ / / |/| | |
| * | | hw/intc/ibex_plic: Clear the claim register when readAlistair Francis2020-11-101-0/+3
| * | | target/riscv: Split the Hypervisor execute load helpersAlistair Francis2020-11-103-42/+17Star
| * | | target/riscv: Remove the hyp load and store functionsAlistair Francis2020-11-105-166/+59Star
| * | | target/riscv: Remove the HS_TWO_STAGE flagAlistair Francis2020-11-104-51/+25Star
| * | | target/riscv: Set the virtualised MMU mode when doing hyp accessesAlistair Francis2020-11-101-13/+17
| * | | target/riscv: Add a virtualised MMU ModeAlistair Francis2020-11-103-3/+14
* | | | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-11-09-tag' in...Peter Maydell2020-11-091-0/+3
|\ \ \ \
| * | | | qga: fix missing closedir() in qmp_guest_get_disks()Michael Roth2020-11-091-0/+3
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-11-09-v2'...Peter Maydell2020-11-0916-238/+259
|\ \ \ \ | |_|_|/ |/| | |
| * | | block: make bdrv_drop_intermediate() less wrongVladimir Sementsov-Ogievskiy2020-11-091-30/+24Star
| * | | block: add bdrv_replace_node_common()Vladimir Sementsov-Ogievskiy2020-11-091-3/+22
| * | | block: add forgotten bdrv_abort_perm_update() to bdrv_co_invalidate_cache()Vladimir Sementsov-Ogievskiy2020-11-091-0/+1
| * | | block: Fix some code style problems, "foo* bar" should be "foo *bar"shiliyang2020-11-095-12/+12
| * | | block: Fix integer promotion error in bdrv_getlength()Eric Blake2020-11-091-2/+7
| * | | block: enable libnfs on msys2/mingw in cirrus.ymlYonggang Luo2020-11-091-0/+1
| * | | block: Fixes nfs compiling error on msys2/mingwYonggang Luo2020-11-091-1/+12
| * | | iotests: rewrite iotest 240 in pythonMaxim Levitsky2020-11-092-165/+130Star
| * | | iotests: add filter_qmp_virtio_scsi functionMaxim Levitsky2020-11-091-0/+10
| * | | hw/block/nvme: fix free of array-typed valueKlaus Jensen2020-11-091-1/+0Star
| * | | hw/block/nvme: fix uint16_t use of uint32_t sgls memberKlaus Jensen2020-11-091-1/+1
| * | | hw/block/nvme: fix null ns in register namespaceKlaus Jensen2020-11-091-2/+1Star
| * | | qcow2: Document and enforce the QCowL2Meta invariantsAlberto Garcia2020-11-093-14/+29
| * | | block: Move bdrv_drain_all_end_quiesce() to block_int.hGreg Kurz2020-11-092-6/+9
| * | | block: Remove unused includeAlexChen2020-11-091-1/+0Star
* | | | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-11-09' into ...Peter Maydell2020-11-095-38/+31Star
|\ \ \ \ | |/ / / |/| | |
| * | | block: Remove unused BlockDeviceMapEntryMarkus Armbruster2020-11-091-29/+0Star
| * | | qapi/block-core: Improve MapEntry documentationMax Reitz2020-11-091-5/+13