aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-11-05rust: add PL011 device modelManos Pitsidianakis
2024-11-05Revert "rust: add PL011 device model"Manos Pitsidianakis
2024-11-05qdev: make properties array "const"Paolo Bonzini
2024-11-04Merge tag 'pull-request-2024-11-04' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-11-04Merge tag 'pull-loongarch-20241102' of https://gitlab.com/gaosong/qemu into s...Peter Maydell
2024-11-04next-cube: remove cpu parameter from next_scsi_init()Mark Cave-Ayland
2024-11-04next-cube: fix up compilation when DEBUG_NEXT is enabledMark Cave-Ayland
2024-11-04hw/s390x: Re-enable the pci-bridge device on s390xThomas Huth
2024-11-04Merge tag 'migration-20241030-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell
2024-11-02Merge tag 'for-upstream-i386' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-11-02hw/loongarch/boot: Use warn_report when no kernel filenameSong Gao
2024-10-31migration: Drop migration_is_idle()Peter Xu
2024-10-31migration: Drop migration_is_setup_or_active()Peter Xu
2024-10-31machine/nitro-enclave: New machine type for AWS Nitro EnclavesDorjoy Chowdhury
2024-10-31core/machine: Make create_default_memdev machine a virtual methodDorjoy Chowdhury
2024-10-31hw/core: Add Enclave Image Format (EIF) related helpersDorjoy Chowdhury
2024-10-31device/virtio-nsm: Support for Nitro Secure Module deviceDorjoy Chowdhury
2024-10-31qom: let object_new use a module if the type is not presentPaolo Bonzini
2024-10-31qom: use object_new_with_class when possiblePaolo Bonzini
2024-10-31Merge tag 'pull-riscv-to-apply-20241031-1' of https://github.com/alistair23/q...Peter Maydell
2024-10-31Merge tag 'pull-target-arm-20241029' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-10-31hw/riscv/riscv-iommu: add DBG supportTomasz Jeznach
2024-10-31hw/riscv/riscv-iommu: add ATS supportTomasz Jeznach
2024-10-31hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)Tomasz Jeznach
2024-10-31hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplugTomasz Jeznach
2024-10-31hw/riscv: add riscv-iommu-pci reference deviceTomasz Jeznach
2024-10-31hw/riscv: add RISC-V IOMMU base emulationTomasz Jeznach
2024-10-31hw/riscv: add riscv-iommu-bits.hTomasz Jeznach
2024-10-30hw/char: sifive_uart: Print uart characters asyncAlistair Francis
2024-10-30hw/char: riscv_htif: Use blocking qemu_chr_fe_write_allAlistair Francis
2024-10-30hw/intc/riscv_aplic: Check and update pending when write sourcecfgYong-Xuan Wang
2024-10-30hw/intc: Don't clear pending bits on IRQ loweringSergey Makarov
2024-10-30hw/intc: Make zeroth priority register read-onlySergey Makarov
2024-10-30target/riscv: Add fw_dynamic_info32 for booting RV32 OpenSBITANG Tiancheng
2024-10-29Merge tag 'pull-virtio-gpu-vulkan-291024-1' of https://gitlab.com/stsquad/qem...Peter Maydell
2024-10-29target/arm: kvm: require KVM_CAP_DEVICE_CTRLPaolo Bonzini
2024-10-29hw/sd/omap_mmc: Don't use sd_cmd_type_tPeter Maydell
2024-10-29arm/kvm: add support for MTECornelia Huck
2024-10-29virtio-net: Avoid indirection_table_mask overflowAkihiko Odaki
2024-10-28virtio-gpu: Support Venus contextAntonio Caggiano
2024-10-28virtio-gpu: Register capsets dynamicallyPierre-Eric Pelloux-Prayer
2024-10-28virtio-gpu: Handle resource blob commandsRobert Beckett
2024-10-28virtio-gpu: Support suspension of commands processingDmitry Osipenko
2024-10-28virtio-gpu: Add virgl resource managementHuang Rui
2024-10-28virtio-gpu: Don't require udmabuf when blobs and virgl are enabledDmitry Osipenko
2024-10-28virtio-gpu: Support context-init feature with virglrendererHuang Rui
2024-10-28virtio-gpu: Use pkgconfig version to decide which virgl features are availableDmitry Osipenko
2024-10-28virtio-gpu: Unrealize GL deviceDmitry Osipenko
2024-10-28virtio-gpu: Handle virtio_gpu_virgl_init() failureDmitry Osipenko
2024-10-28virtio-gpu: Move print_stats timer to VirtIOGPUGLDmitry Osipenko