aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-06memory: Explicitly tag doc comments for structsEduardo Habkost
2020-10-06qom: Explicitly tag doc comments for typedefs and structsEduardo Habkost
2020-10-06kernel-doc: Handle function typedefs without asterisksEduardo Habkost
2020-10-06kernel-doc: Handle function typedefs that return pointersEduardo Habkost
2020-10-06docs/devel/qom: Avoid long linesEduardo Habkost
2020-10-06docs/devel/qom: Remove usage of <code>Eduardo Habkost
2020-10-06docs/devel/qom: Use *emphasis* for emphasisEduardo Habkost
2020-10-06docs/devel/qom: Fix indentation of code blocksEduardo Habkost
2020-10-06docs/devel/qom: Fix indentation of bulleted listEduardo Habkost
2020-10-06qom: Fix DECLARE_*CHECKER documentationEduardo Habkost
2020-10-06qom: Improve error message displayed with missing object propertiesPhilippe Mathieu-Daudé
2020-10-06hw/core/cpu: Add missing 'exec/cpu-common.h' includePhilippe Mathieu-Daudé
2020-10-06hw/core/qdev-properties: Extract system-mode specific propertiesPhilippe Mathieu-Daudé
2020-10-06hw/core/qdev-properties: Export some integer-related functionsPhilippe Mathieu-Daudé
2020-10-06hw/core/qdev-properties: Export qdev_prop_enumPhilippe Mathieu-Daudé
2020-10-06hw/core/qdev-properties: Export enum-related functionsPhilippe Mathieu-Daudé
2020-10-06hw/core/qdev-properties: Fix code stylePhilippe Mathieu-Daudé
2020-10-06hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr()Philippe Mathieu-Daudé
2020-10-06hw/core/qdev-properties: Use qemu_strtol() in set_mac() handlerPhilippe Mathieu-Daudé
2020-10-06Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2020-10-05readthedocs: build with Python 3.6Paolo Bonzini
2020-10-05Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-10-05Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-cap-20201003' into...Peter Maydell
2020-10-05util/vfio-helpers: Rework the IOVA allocator to avoid IOVA reserved regionsEric Auger
2020-10-05util/vfio-helpers: Collect IOVA reserved regionsEric Auger
2020-10-05docs: add 'io_uring' option to 'aio' param in qemu-options.hxStefano Garzarella
2020-10-05include/block/block.h: drop non-ascii quotation markVladimir Sementsov-Ogievskiy
2020-10-05block/io: refactor save/load vmstateVladimir Sementsov-Ogievskiy
2020-10-05block: drop bdrv_prwvVladimir Sementsov-Ogievskiy
2020-10-05block: generate coroutine-wrapper codeVladimir Sementsov-Ogievskiy
2020-10-05scripts: add block-coroutine-wrapper.pyVladimir Sementsov-Ogievskiy
2020-10-05block: declare some coroutine functions in block/coroutines.hVladimir Sementsov-Ogievskiy
2020-10-05block/io: refactor coroutine wrappersVladimir Sementsov-Ogievskiy
2020-10-05block: return error-code from bdrv_invalidate_cacheVladimir Sementsov-Ogievskiy
2020-10-05block/nvme: Replace magic value by SCALE_MS definitionPhilippe Mathieu-Daudé
2020-10-05block/nvme: Use register definitions from 'block/nvme.h'Philippe Mathieu-Daudé
2020-10-05block/nvme: Drop NVMeRegs structure, directly use NvmeBarPhilippe Mathieu-Daudé
2020-10-05block/nvme: Reduce I/O registers scopePhilippe Mathieu-Daudé
2020-10-05block/nvme: Map doorbells pages write-onlyPhilippe Mathieu-Daudé
2020-10-05util/vfio-helpers: Pass page protections to qemu_vfio_pci_map_bar()Philippe Mathieu-Daudé
2020-10-05dockerfiles: add diffutils to FedoraPaolo Bonzini
2020-10-04tests: tcg: do not use implicit rulesPaolo Bonzini
2020-10-04target-i386: post memory failure event to QMPzhenwei pi
2020-10-04qapi/run-state.json: introduce memory failure eventzhenwei pi
2020-10-04target-i386: seperate MCIP & MCE_MASK error reasonzhenwei pi
2020-10-04meson: move sparse detection to Meson and rewrite check_sparse.pyPaolo Bonzini
2020-10-03default-configs: remove redundant keysPaolo Bonzini
2020-10-03default-configs: use TARGET_ARCH keyPaolo Bonzini
2020-10-03configure: move OpenBSD W^X test to mesonPaolo Bonzini
2020-10-03default-configs: remove default-configs/devices for user-mode targetsPaolo Bonzini