aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-12-15block: rename generated_co_wrapper in co_wrapper_mixedEmanuele Giuseppe Esposito3-60/+63
2022-12-15block: bdrv_create_file is a coroutine_fnEmanuele Giuseppe Esposito1-1/+2
2022-12-15block-backend: replace bdrv_*_above with blk_*_aboveEmanuele Giuseppe Esposito1-0/+9
2022-12-15block-copy: add coroutine_fn annotationsEmanuele Giuseppe Esposito1-2/+3
2022-12-15block-io: introduce coroutine_fn duplicates for bdrv_common_block_status_abov...Emanuele Giuseppe Esposito1-0/+15
2022-12-15block: Remove poll parameter from bdrv_parent_drained_begin_single()Kevin Wolf1-3/+2
2022-12-15block: Don't poll in bdrv_replace_child_noperm()Kevin Wolf1-0/+8
2022-12-15block: Remove ignore_bds_parents parameter from drain_begin/end.Kevin Wolf1-2/+1
2022-12-15block: Call drain callbacks only onceKevin Wolf1-4/+4
2022-12-15block: Remove subtree drainsKevin Wolf3-28/+3
2022-12-15stream: Replace subtree drain with a single node drainKevin Wolf1-0/+3
2022-12-15block: Remove drained_end_counterKevin Wolf2-29/+1
2022-12-15block: Revert .bdrv_drained_begin/end to non-coroutine_fnKevin Wolf1-4/+6
2022-12-15s390x/pci: reset ISM passthrough devices on shutdown and system resetMatthew Rosato1-0/+5
2022-12-15s390x/pci: shrink DMA aperture to be bound by vfio DMA limitMatthew Rosato1-0/+1
2022-12-15hw/arm: Convert TYPE_ARM_SMMUV3 to 3-phase resetPeter Maydell1-1/+1
2022-12-15hw/arm/virt: Add 'compact-highmem' propertyGavin Shan1-0/+1
2022-12-15hw/arm/virt: Improve high memory region address assignmentGavin Shan1-0/+1
2022-12-15Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell3-7/+4
2022-12-15hw/loongarch/virt: Add cfi01 pflash deviceXiaojuan Yang1-0/+5
2022-12-14qapi misc: Elide redundant has_FOO in generated CMarkus Armbruster1-2/+1
2022-12-14cleanup: Tweak and re-run return_directly.cocciMarkus Armbruster1-5/+2
2022-12-14io: Tidy up fat-fingered parameter nameMarkus Armbruster1-1/+1
2022-12-14qemu-config: Make config_parse_qdict() return boolMarkus Armbruster1-1/+1
2022-12-05Revert "hw/loongarch/virt: Add cfi01 pflash device"Song Gao1-5/+0
2022-12-04Merge tag 'pull-loongarch-20221202' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi1-0/+5
2022-12-04Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi4-7/+50
2022-12-02hw/loongarch/virt: Add cfi01 pflash deviceXiaojuan Yang1-0/+5
2022-12-01include/hw: VM state takes precedence in virtio_device_should_startAlex Bennée1-5/+18
2022-12-01hw/virtio: generalise CHR_EVENT_CLOSED handlingAlex Bennée1-0/+18
2022-12-01hw/virtio: add started_vu status field to vhost-user-gpioAlex Bennée1-0/+10
2022-12-01vhost: enable vrings in vhost_dev_start() for vhost-user devicesStefano Garzarella1-2/+4
2022-11-27Add G_GNUC_PRINTF to function qemu_set_info_str and fix related issuesStefan Weil via1-1/+2
2022-11-21Merge tag 'pull-target-arm-20221121' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi1-0/+1
2022-11-21hw/sd: Fix sun4i allwinner-sdhost for U-BootStrahinja Jankovic1-0/+1
2022-11-21migration: Use non-atomic ops for clear log bitmapPeter Xu3-5/+10
2022-11-14Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi3-3/+4
2022-11-11Merge tag 'pull-request-2022-11-11' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi1-3/+3
2022-11-11Fix several typos in documentation (found by codespell)Stefan Weil1-3/+3
2022-11-10virtio-net: fix for heap-buffer-overflowXuan Zhuo1-0/+2
2022-11-10display: include dependencies explicitlyMichael S. Tsirkin1-0/+2
2022-11-10block: Make bdrv_child_get_parent_aio_context I/OHanna Reitz3-3/+4
2022-11-08Merge tag 'pull-request-2022-11-08' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi3-855/+854
2022-11-08hw/usb: fix tab indentationAmarjargal Gundjalam2-854/+854
2022-11-08Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"Cédric Le Goater1-1/+0
2022-11-07Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi20-33/+450
2022-11-07hw/virtio: introduce virtio_device_should_startAlex Bennée1-0/+18
2022-11-07hw/smbios: add core_count2 to smbios table type 4Julia Suvorova1-0/+12
2022-11-07intel-iommu: PASID supportJason Wang2-1/+8
2022-11-07intel-iommu: drop VTDBusJason Wang1-9/+2