summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Revert "hw/loongarch/virt: Add cfi01 pflash device"HEADmasterSong Gao2022-12-051-5/+0Star
* Merge tag 'pull-loongarch-20221202' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi2022-12-041-0/+5
|\
| * hw/loongarch/virt: Add cfi01 pflash deviceXiaojuan Yang2022-12-021-0/+5
* | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi2022-12-044-7/+50
|\ \ | |/ |/|
| * include/hw: VM state takes precedence in virtio_device_should_startAlex Bennée2022-12-011-5/+18
| * hw/virtio: generalise CHR_EVENT_CLOSED handlingAlex Bennée2022-12-011-0/+18
| * hw/virtio: add started_vu status field to vhost-user-gpioAlex Bennée2022-12-011-0/+10
| * vhost: enable vrings in vhost_dev_start() for vhost-user devicesStefano Garzarella2022-12-011-2/+4
* | Add G_GNUC_PRINTF to function qemu_set_info_str and fix related issuesStefan Weil via2022-11-271-1/+2
* | Merge tag 'pull-target-arm-20221121' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi2022-11-211-0/+1
|\ \
| * | hw/sd: Fix sun4i allwinner-sdhost for U-BootStrahinja Jankovic2022-11-211-0/+1
| |/
* / migration: Use non-atomic ops for clear log bitmapPeter Xu2022-11-213-5/+10
|/
* Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi2022-11-143-3/+4
|\
| * block: Make bdrv_child_get_parent_aio_context I/OHanna Reitz2022-11-103-3/+4
* | Merge tag 'pull-request-2022-11-11' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2022-11-111-3/+3
|\ \
| * | Fix several typos in documentation (found by codespell)Stefan Weil2022-11-111-3/+3
| |/
* | virtio-net: fix for heap-buffer-overflowXuan Zhuo2022-11-101-0/+2
* | display: include dependencies explicitlyMichael S. Tsirkin2022-11-101-0/+2
|/
* Merge tag 'pull-request-2022-11-08' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2022-11-083-855/+854Star
|\
| * hw/usb: fix tab indentationAmarjargal Gundjalam2022-11-082-854/+854
| * Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"Cédric Le Goater2022-11-081-1/+0Star
* | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi2022-11-0820-33/+450
|\ \ | |/ |/|
| * hw/virtio: introduce virtio_device_should_startAlex Bennée2022-11-071-0/+18
| * hw/smbios: add core_count2 to smbios table type 4Julia Suvorova2022-11-071-0/+12
| * intel-iommu: PASID supportJason Wang2022-11-072-1/+8
| * intel-iommu: drop VTDBusJason Wang2022-11-071-9/+2Star
| * vfio: move implement of vfio_get_xlat_addr() to memory.cCindy Lu2022-11-071-0/+4
| * msix: Assert that specified vector is in rangeAkihiko Odaki2022-11-071-2/+2
| * acpi: add get_dev_aml_func() helperIgor Mammedov2022-11-071-2/+11
| * vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()Kangjie Xu2022-11-071-0/+2
| * vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()Kangjie Xu2022-11-071-0/+2
| * vhost: expose vhost_virtqueue_stop()Kangjie Xu2022-11-071-0/+2
| * vhost: expose vhost_virtqueue_start()Kangjie Xu2022-11-071-0/+3
| * virtio-pci: support queue resetXuan Zhuo2022-11-071-0/+5
| * virtio: core: vq reset feature negotation supportKangjie Xu2022-11-071-1/+3
| * virtio: introduce virtio_queue_enable()Kangjie Xu2022-11-071-0/+2
| * virtio: introduce virtio_queue_reset()Xuan Zhuo2022-11-071-0/+2
| * hw/pci-bridge/cxl-upstream: Add a CDAT table access DOEJonathan Cameron2022-11-071-0/+1
| * hw/cxl/cdat: CXL CDAT Data Object Exchange implementationHuai-Cheng Kuo2022-11-074-0/+176
| * hw/pci: PCIe Data Object Exchange emulationHuai-Cheng Kuo2022-11-074-0/+131
| * cryptodev: Add a lkcf-backend for cryptodevLei He2022-11-021-0/+1
| * crypto: Support export akcipher to pkcs8Lei He2022-11-021-0/+21
| * virtio-crypto: Support asynchronous modeLei He2022-11-021-18/+42
* | Merge tag 'pull-request-2022-11-06' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2022-11-071-0/+1
|\ \
| * | s390x/cpu topology: add max_threads machine class attributePierre Morel2022-11-061-0/+1
* | | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2022-11-072-5/+34
|\ \ \
| * | | module: add Error arguments to module_load and module_load_qomClaudio Fontana2022-11-061-5/+32
| * | | module: rename module_load_one to module_loadClaudio Fontana2022-11-061-5/+5
| * | | module: removed unused function argument "mayfail"Claudio Fontana2022-11-061-4/+4
| * | | util/main-loop: Avoid adding the same HANDLE twiceBin Meng2022-11-061-0/+2
| |/ /