aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-11-04ppc/spapr: remove deprecated machine pseries-2.12Harsh Prateek Bora1-1/+0
2024-11-04ppc/spapr: remove deprecated machine pseries-2.9Harsh Prateek Bora1-1/+0
2024-11-04ppc/spapr: remove deprecated machine pseries-2.7Harsh Prateek Bora1-4/+0
2024-11-04ppc/spapr: remove deprecated machine pseries-2.5Harsh Prateek Bora1-1/+0
2024-11-04ppc/spapr: remove deprecated machine pseries-2.4Harsh Prateek Bora1-1/+0
2024-11-04ppc/spapr: remove deprecated machine pseries-2.3Harsh Prateek Bora2-4/+0
2024-11-04ppc/spapr: remove deprecated machine pseries-2.2Harsh Prateek Bora1-3/+0
2024-11-04ppc/spapr: remove deprecated machine pseries-2.1Harsh Prateek Bora1-3/+0
2024-11-02Merge tag 'for-upstream-i386' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell8-8/+171
2024-11-02linux-headers: Update to Linux v6.12-rc5Bibo Mao8-5/+363
2024-10-31migration: Drop migration_is_idle()Peter Xu1-1/+0
2024-10-31migration: Drop migration_is_setup_or_active()Peter Xu1-2/+2
2024-10-31migration: Unexport ram_mig_init()Peter Xu1-1/+0
2024-10-31migration: Unexport dirty_bitmap_mig_init()Peter Xu1-3/+0
2024-10-31migration: Support periodic RAMBlock dirty bitmap syncHyman Huang1-0/+14
2024-10-31target/i386: use compiler builtin to compute PFPaolo Bonzini1-0/+9
2024-10-31machine/nitro-enclave: New machine type for AWS Nitro EnclavesDorjoy Chowdhury2-0/+64
2024-10-31core/machine: Make create_default_memdev machine a virtual methodDorjoy Chowdhury2-0/+4
2024-10-31device/virtio-nsm: Support for Nitro Secure Module deviceDorjoy Chowdhury2-0/+94
2024-10-31qom: remove unused functionPaolo Bonzini1-8/+0
2024-10-31Merge tag 'pull-riscv-to-apply-20241031-1' of https://github.com/alistair23/q...Peter Maydell6-3/+88
2024-10-31Merge tag 'pull-target-arm-20241029' of https://git.linaro.org/people/pmaydel...Peter Maydell1-8/+0
2024-10-31pci-ids.rst: add Red Hat pci-id for RISC-V IOMMU deviceDaniel Henrique Barboza1-0/+1
2024-10-31hw/riscv: add RISC-V IOMMU base emulationTomasz Jeznach1-0/+36
2024-10-31exec/memtxattr: add process identifier to the transaction attributesTomasz Jeznach1-0/+5
2024-10-30hw/char: sifive_uart: Print uart characters asyncAlistair Francis1-2/+14
2024-10-30target/riscv: Add fw_dynamic_info32 for booting RV32 OpenSBITANG Tiancheng2-1/+32
2024-10-29hw/sd/omap_mmc: Don't use sd_cmd_type_tPeter Maydell1-8/+0
2024-10-28virtio-gpu: Support Venus contextAntonio Caggiano1-0/+3
2024-10-28virtio-gpu: Register capsets dynamicallyPierre-Eric Pelloux-Prayer1-1/+3
2024-10-28virtio-gpu: Handle resource blob commandsRobert Beckett1-0/+9
2024-10-28virtio-gpu: Handle virtio_gpu_virgl_init() failureDmitry Osipenko1-2/+9
2024-10-28virtio-gpu: Move print_stats timer to VirtIOGPUGLDmitry Osipenko1-1/+1
2024-10-28virtio-gpu: Move fence_poll timer to VirtIOGPUGLDmitry Osipenko1-1/+2
2024-10-25Merge tag 'pull-aspeed-20241024' of https://github.com/legoater/qemu into sta...Peter Maydell3-1/+8
2024-10-24Merge tag 'pull-request-2024-10-23' of https://gitlab.com/thuth/qemu into sta...Peter Maydell1-0/+127
2024-10-24Merge tag 'pull-tcg-20241022' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell2-16/+21
2024-10-24aspeed/smc: Fix write incorrect data into flash in user modeJamin Lin1-0/+1
2024-10-24hw/misc/aspeed_hace: Fix SG Accumulative hashingAlejandro Zeise1-0/+4
2024-10-24hw/gpio/aspeed: Support different memory region opsJamin Lin1-0/+1
2024-10-24hw/gpio/aspeed: Support to set the different memory sizeJamin Lin1-0/+1
2024-10-24hw/gpio/aspeed: Fix coding styleJamin Lin1-1/+1
2024-10-23s390x: Rebuild IPLB for SCSI device directly from DIAG308Jared Rossi1-1/+2
2024-10-23hw/s390x: Build an IPLB for each boot deviceJared Rossi1-1/+3
2024-10-23s390x: Add individual loadparm assignment to CCW deviceJared Rossi1-0/+1
2024-10-23include/hw/s390x: Add include files for common IPL structsJared Rossi1-0/+123
2024-10-22include/exec: Improve probe_access_full{, _mmu} documentationRichard Henderson1-16/+15
2024-10-22tcg/riscv: Add basic support for vectorHuang Shiyuan1-0/+6
2024-10-22include/crypto: clarify @result/@result_len for hash/hmac APIsDaniel P. Berrangé2-22/+59
2024-10-22sockets: Remove deadcodeDr. David Alan Gilbert1-16/+0