aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-01-25accel/tcg: Revert mapping of PCREL translation block to multiple virtual addr...Paolo Bonzini
2024-01-19load_elf: fix iterator's type for elf file processingAnastasia Belova
2023-12-20hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize fieldPhilippe Mathieu-Daudé
2023-11-29net: Update MemReentrancyGuard for NICAkihiko Odaki
2023-11-29net: Provide MemReentrancyGuard * to qemu_new_nic()Akihiko Odaki
2023-09-25host-utils: Add muldiv64_round_upNicholas Piggin
2023-09-11hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool modeHang Yu
2023-09-11kvm: Introduce kvm_arch_get_default_type hookAkihiko Odaki
2023-09-11include/hw/virtio/virtio-gpu: Fix virtio-gpu with blob on big endian hostsThomas Huth
2023-09-11Fixed incorrect LLONG alignment for openrisc and crisLuca Bonissi
2023-09-11include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for nios2Richard Henderson
2023-09-11include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for microblazeRichard Henderson
2023-09-11machine: Add helpers to get cores/threads per socketZhao Liu
2023-09-11async: Add an optional reentrancy guard to the BH APIAlexander Bulekov
2023-09-11memory: prevent dma-reentracy issuesAlexander Bulekov
2023-08-04include/hw/i386/x86-iommu: Fix struct X86IOMMU_MSIMessage for big endian hostsThomas Huth
2023-08-04hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntryThomas Huth
2023-08-02io: remove io watch if TLS channel is closed during handshakeDaniel P. Berrangé
2023-07-31vhost: register and change IOMMU flag depending on Device-TLB stateViktor Prutyanov
2023-07-31virtio-pci: add handling of PCI ATS and Device-TLB enable/disableViktor Prutyanov
2023-06-26host-utils: Avoid using __builtin_subcll on buggy versions of Apple ClangPeter Maydell
2023-05-18hw/arm/boot: Make write_bootloader() public as arm_write_bootloader()Cédric Le Goater
2023-04-10qemu/osdep: Switch position of "extern" and "G_NORETURN"Bernhard Beschow
2023-03-29vhost-user-gpio: Configure vhost_dev when connectingAkihiko Odaki
2023-03-29Revert "hw/i386: pass RNG seed via setup_data entry"Michael S. Tsirkin
2023-03-29Revert "x86: return modified setup_data only if read as memory, not as file"Michael S. Tsirkin
2022-12-05Revert "hw/loongarch/virt: Add cfi01 pflash device"Song Gao
2022-12-04Merge tag 'pull-loongarch-20221202' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi
2022-12-04Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2022-12-02hw/loongarch/virt: Add cfi01 pflash deviceXiaojuan Yang
2022-12-01include/hw: VM state takes precedence in virtio_device_should_startAlex Bennée
2022-12-01hw/virtio: generalise CHR_EVENT_CLOSED handlingAlex Bennée
2022-12-01hw/virtio: add started_vu status field to vhost-user-gpioAlex Bennée
2022-12-01vhost: enable vrings in vhost_dev_start() for vhost-user devicesStefano Garzarella
2022-11-27Add G_GNUC_PRINTF to function qemu_set_info_str and fix related issuesStefan Weil via
2022-11-21Merge tag 'pull-target-arm-20221121' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2022-11-21hw/sd: Fix sun4i allwinner-sdhost for U-BootStrahinja Jankovic
2022-11-21migration: Use non-atomic ops for clear log bitmapPeter Xu
2022-11-14Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2022-11-11Merge tag 'pull-request-2022-11-11' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2022-11-11Fix several typos in documentation (found by codespell)Stefan Weil
2022-11-10virtio-net: fix for heap-buffer-overflowXuan Zhuo
2022-11-10display: include dependencies explicitlyMichael S. Tsirkin
2022-11-10block: Make bdrv_child_get_parent_aio_context I/OHanna Reitz
2022-11-08Merge tag 'pull-request-2022-11-08' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2022-11-08hw/usb: fix tab indentationAmarjargal Gundjalam
2022-11-08Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"Cédric Le Goater
2022-11-07Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2022-11-07hw/virtio: introduce virtio_device_should_startAlex Bennée
2022-11-07hw/smbios: add core_count2 to smbios table type 4Julia Suvorova