aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-09gitlab-ci: Drop generic cache rulePhilippe Mathieu-Daudé
2020-11-09tests/qtest/tpm: Remove redundant check in the tpm_test_swtpm_test()AlexChen
2020-11-09qtest: Fix bad printf format specifiersAlexChen
2020-11-09device-crash-test: Check if path is actually an executable fileEduardo Habkost
2020-11-09tests/vm: update openbsd to release 6.8Brad Smith
2020-11-09meson: always include contrib/libvhost-userStefan Hajnoczi
2020-11-09block: Fix integer promotion error in bdrv_getlength()Eric Blake
2020-11-09block: enable libnfs on msys2/mingw in cirrus.ymlYonggang Luo
2020-11-09block: Fixes nfs compiling error on msys2/mingwYonggang Luo
2020-11-09iotests: rewrite iotest 240 in pythonMaxim Levitsky
2020-11-09iotests: add filter_qmp_virtio_scsi functionMaxim Levitsky
2020-11-09hw/block/nvme: fix free of array-typed valueKlaus Jensen
2020-11-09hw/block/nvme: fix uint16_t use of uint32_t sgls memberKlaus Jensen
2020-11-09hw/block/nvme: fix null ns in register namespaceKlaus Jensen
2020-11-09qcow2: Document and enforce the QCowL2Meta invariantsAlberto Garcia
2020-11-09block: Move bdrv_drain_all_end_quiesce() to block_int.hGreg Kurz
2020-11-09block: Remove unused includeAlexChen
2020-11-09Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-11-09' into ...Peter Maydell
2020-11-09Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-fixes-202011...Peter Maydell
2020-11-09Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201109'...Peter Maydell
2020-11-09block: Remove unused BlockDeviceMapEntryMarkus Armbruster
2020-11-09qapi/block-core: Improve MapEntry documentationMax Reitz
2020-11-09qapi: Fix missing headers in QMP Reference ManualMarkus Armbruster
2020-11-09MAINTAINERS: Add QAPI schema modules to their subsystemsMarkus Armbruster
2020-11-09docs/devel/qapi-code-gen: Fix up examplesMarkus Armbruster
2020-11-09hw/rx/rx-gdbsim: Fix memory leak (CID 1432307)Philippe Mathieu-Daudé
2020-11-09MAINTAINERS: Demote Renesas target & hardware to 'Odd Fixes'Philippe Mathieu-Daudé
2020-11-09hw/mips/boston: Fix memory leak in boston_fdt_filter() error-handling pathsPeter Maydell
2020-11-09target/mips: Fix PageMask with variable page sizeJiaxun Yang
2020-11-09target/mips: Deprecate nanoMIPS ISAPhilippe Mathieu-Daudé
2020-11-06Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201106' into stagingPeter Maydell
2020-11-06Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20201106' int...Peter Maydell
2020-11-05Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...Peter Maydell
2020-11-05Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-5.2-20201105' in...Peter Maydell
2020-11-05Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20201104' into stagingPeter Maydell
2020-11-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-11-05hw/9pfs: Fix Kconfig dependency problem between 9pfs and XenPhilippe Mathieu-Daudé
2020-11-05hw/9pfs : add space before the open parenthesis '('Xinhao Zhang
2020-11-05hw/9pfs : open brace '{' following struct go on the same lineXinhao Zhang
2020-11-05hw/9pfs : add spaces around operatorXinhao Zhang
2020-11-05Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-11-05s390x: fix build for --without-default-devicesCornelia Huck
2020-11-05target/s390x: fix execution with icountPavel Dovgalyuk
2020-11-05spapr: Convert hpt_prepare_thread() to use qemu_try_memalign()Greg Kurz
2020-11-05spapr: Drop dead code in spapr_reallocate_hpt()Greg Kurz
2020-11-05target/ppc/excp_helper: Add a fallthrough for fix compiler warningChen Qun
2020-11-04Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20201104-pull-request...Peter Maydell
2020-11-04linux-user: Check copy_from_user() return value in vma_dump_size()Peter Maydell
2020-11-04linux-user/syscall: Fix missing target_to_host_timespec64() checkAlistair Francis
2020-11-04linux-user: Use "!= 0" when checking if MAP_FIXED_NOREPLACE is non-zeroPeter Maydell