aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-06-16aspeed/soc: fix incorrect dram size for AST2700Jamin Lin1-0/+2
2024-06-16aspeed/soc: Add AST2700 supportJamin Lin1-2/+26
2024-06-16aspeed/intc: Add AST2700 supportJamin Lin1-0/+44
2024-06-16aspeed/scu: Add AST2700 supportJamin Lin1-5/+42
2024-06-16aspeed/smc: support different memory region ops for SMC flash regionJamin Lin1-0/+1
2024-06-16aspeed/smc: support dma start length and 1 byte length unitJamin Lin1-0/+1
2024-06-16aspeed/sdmc: Add AST2700 supportJamin Lin1-1/+4
2024-06-16aspeed/sli: Add AST2700 supportJamin Lin1-0/+27
2024-06-16aspeed/wdt: Add AST2700 supportJamin Lin1-1/+2
2024-06-16aspeed/smc: Reintroduce "dram-base" property for AST2700Cédric Le Goater1-0/+1
2024-06-15Merge tag 'virtio-grants-v8-tag' of https://gitlab.com/sstabellini/qemu into ...Richard Henderson3-0/+6
2024-06-10crypto/block: drop qcrypto_block_open() n_threads argumentStefan Hajnoczi1-2/+0
2024-06-10linux-aio: add IO_CMD_FDSYNC command supportPrasad Pandit1-0/+1
2024-06-10aio: warn about iohandler_ctx special casingStefan Hajnoczi1-0/+6
2024-06-09xen: mapcache: Add support for grant mappingsEdgar E. Iglesias2-0/+4
2024-06-09xen: mapcache: Pass the ram_addr offset to xen_map_cache()Edgar E. Iglesias1-0/+2
2024-06-08Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2-3/+8
2024-06-08hvf: Makes assert_hvf_ok report failed expressionPhil Dennis-Jordan1-1/+4
2024-06-08hvf: Consistent types for vCPU handlesPhil Dennis-Jordan1-1/+3
2024-06-08backends/hostmem: Report error when memory size is unalignedMichal Privoznik1-1/+1
2024-06-06hw/loongarch/virt: Enable extioi virt extensionSong Gao1-0/+1
2024-06-06hw/intc/loongarch_extioi: Add extioi virt extension definitionSong Gao1-0/+21
2024-06-05util/hexdump: Add unit_len and block_len to qemu_hexdump_lineRichard Henderson1-1/+5
2024-06-05util/hexdump: Use a GString for qemu_hexdump_lineRichard Henderson1-5/+10
2024-06-05Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson7-2/+78
2024-06-05memory: Introduce memory_region_init_ram_guest_memfd()Xiaoyao Li1-0/+6
2024-06-05i386/sev: Allow measured direct kernel boot on SNPDov Murik1-0/+2
2024-06-05hw/i386/sev: Add support to encrypt BIOS when SEV-SNP is enabledBrijesh Singh1-1/+1
2024-06-05hw/i386/sev: Add function to get SEV metadata from OVMF headerBrijesh Singh1-0/+26
2024-06-05machine: allow early use of machine_require_guest_memfdPaolo Bonzini2-1/+5
2024-06-05update-linux-headers: import linux/kvm_para.h headerPaolo Bonzini1-0/+38
2024-06-05update-linux-headers: move pvpanic.h to correct directoryPaolo Bonzini1-0/+0
2024-06-04Merge tag 'hw-misc-accel-20240604' of https://github.com/philmd/qemu into sta...Richard Henderson5-11/+18
2024-06-04hw/xen: Register framebuffer backend via xen_backend_init()Philippe Mathieu-Daudé1-3/+0
2024-06-04hw/xen: Make XenDevOps structures constPhilippe Mathieu-Daudé1-1/+1
2024-06-04hw/xen: Constify xenstore_be::XenDevOpsPhilippe Mathieu-Daudé1-1/+1
2024-06-04hw/xen: Constify XenLegacyDevice::XenDevOpsPhilippe Mathieu-Daudé1-1/+1
2024-06-04xen: Add xen_mr_is_memory()Edgar E. Iglesias1-0/+1
2024-06-04cpu: move Qemu[Thread|Cond] setup into common codeAlex Bennée1-0/+4
2024-06-04hw/core: expand on the alignment of CPUStateAlex Bennée1-4/+10
2024-06-04util/hexdump: Remove ascii parameter from qemu_hexdump_lineRichard Henderson1-2/+1
2024-06-04util/hexdump: Remove b parameter from qemu_hexdump_lineRichard Henderson1-1/+1
2024-06-04net: Remove receive_raw()Akihiko Odaki1-1/+0
2024-06-04tap: Remove qemu_using_vnet_hdr()Akihiko Odaki1-7/+0
2024-06-03hw/ufs: Add support MCQ of UFSHCI 4.0Minwoo Im1-1/+22
2024-06-03hw/ufs: Update MCQ-related fields to block/ufs.hMinwoo Im1-2/+106
2024-05-30accel/tcg: Make TCGCPUOps::cpu_exec_halt return bool for whether to haltPeter Maydell1-2/+13
2024-05-29qapi: Do not cast function pointersAkihiko Odaki1-13/+24
2024-05-29lockable: Do not cast function pointersAkihiko Odaki1-4/+19
2024-05-29hw/s390x: Remove unused macro VMSTATE_ADAPTER_ROUTESThomas Huth1-3/+0