aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2022-11-07vfio: move implement of vfio_get_xlat_addr() to memory.cCindy Lu1-0/+4
2022-11-07msix: Assert that specified vector is in rangeAkihiko Odaki1-2/+2
2022-11-07acpi: add get_dev_aml_func() helperIgor Mammedov1-2/+11
2022-11-07vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()Kangjie Xu1-0/+2
2022-11-07vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()Kangjie Xu1-0/+2
2022-11-07vhost: expose vhost_virtqueue_stop()Kangjie Xu1-0/+2
2022-11-07vhost: expose vhost_virtqueue_start()Kangjie Xu1-0/+3
2022-11-07virtio-pci: support queue resetXuan Zhuo1-0/+5
2022-11-07virtio: core: vq reset feature negotation supportKangjie Xu1-1/+3
2022-11-07virtio: introduce virtio_queue_enable()Kangjie Xu1-0/+2
2022-11-07virtio: introduce virtio_queue_reset()Xuan Zhuo1-0/+2
2022-11-07hw/pci-bridge/cxl-upstream: Add a CDAT table access DOEJonathan Cameron1-0/+1
2022-11-07hw/cxl/cdat: CXL CDAT Data Object Exchange implementationHuai-Cheng Kuo4-0/+176
2022-11-07hw/pci: PCIe Data Object Exchange emulationHuai-Cheng Kuo4-0/+131
2022-11-07Merge tag 'pull-request-2022-11-06' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi1-0/+1
2022-11-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2-5/+34
2022-11-06s390x/cpu topology: add max_threads machine class attributePierre Morel1-0/+1
2022-11-06module: add Error arguments to module_load and module_load_qomClaudio Fontana1-5/+32
2022-11-06module: rename module_load_one to module_loadClaudio Fontana1-5/+5
2022-11-06module: removed unused function argument "mayfail"Claudio Fontana1-4/+4
2022-11-06util/main-loop: Avoid adding the same HANDLE twiceBin Meng1-0/+2
2022-11-05Fix some typos in documentation and commentsStefan Weil1-1/+1
2022-11-04hw/loongarch: Improve fdt for LoongArch virt machineXiaojuan Yang1-0/+1
2022-11-04hw/loongarch: Load FDT table into dram memory spaceXiaojuan Yang1-3/+0
2022-11-03Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-0/+22
2022-11-02cryptodev: Add a lkcf-backend for cryptodevLei He1-0/+1
2022-11-02crypto: Support export akcipher to pkcs8Lei He1-0/+21
2022-11-02virtio-crypto: Support asynchronous modeLei He1-18/+42
2022-11-01Merge tag 'pull-testing-for-7.2-011122-3' of https://github.com/stsquad/qemu ...Stefan Hajnoczi1-0/+17
2022-11-01Merge tag 'pull-tcg-20221031-2' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi1-7/+17
2022-11-01accel/tcg: Remove will_exit argument from cpu_restore_stateRichard Henderson1-4/+1
2022-10-31target/s390x: fake instruction loading when handling 'ex'Alex Bennée1-0/+17
2022-11-01accel/tcg: Introduce cpu_unwind_state_dataRichard Henderson1-4/+17