aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-06-19hw/i386/pc: Remove PCMachineClass::rsdp_in_ramPhilippe Mathieu-Daudé
2024-06-19hw/i386/pc: Remove PCMachineClass::resizable_acpi_blobPhilippe Mathieu-Daudé
2024-06-19hw/i386/pc: Remove deprecated pc-i440fx-2.2 machinePhilippe Mathieu-Daudé
2024-06-19hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug()Philippe Mathieu-Daudé
2024-06-19hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug()Philippe Mathieu-Daudé
2024-06-19hw/i386/pc: Remove PCMachineClass::enforce_aligned_dimmPhilippe Mathieu-Daudé
2024-06-19hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults()Philippe Mathieu-Daudé
2024-06-19hw/i386/pc: Remove PCMachineClass::smbios_uuid_encodedPhilippe Mathieu-Daudé
2024-06-19hw/i386/pc: Remove deprecated pc-i440fx-2.1 machinePhilippe Mathieu-Daudé
2024-06-19hw/i386/acpi: Remove PCMachineClass::legacy_acpi_table_sizePhilippe Mathieu-Daudé
2024-06-19hw/i386/pc: Remove deprecated pc-i440fx-2.0 machinePhilippe Mathieu-Daudé
2024-06-16aspeed/soc: fix incorrect dram size for AST2700Jamin Lin
2024-06-16aspeed/soc: Add AST2700 supportJamin Lin
2024-06-16aspeed/intc: Add AST2700 supportJamin Lin
2024-06-16aspeed/scu: Add AST2700 supportJamin Lin
2024-06-16aspeed/smc: support different memory region ops for SMC flash regionJamin Lin
2024-06-16aspeed/smc: support dma start length and 1 byte length unitJamin Lin
2024-06-16aspeed/sdmc: Add AST2700 supportJamin Lin
2024-06-16aspeed/sli: Add AST2700 supportJamin Lin
2024-06-16aspeed/wdt: Add AST2700 supportJamin Lin
2024-06-16aspeed/smc: Reintroduce "dram-base" property for AST2700Cédric Le Goater
2024-06-15Merge tag 'virtio-grants-v8-tag' of https://gitlab.com/sstabellini/qemu into ...Richard Henderson
2024-06-10crypto/block: drop qcrypto_block_open() n_threads argumentStefan Hajnoczi
2024-06-10linux-aio: add IO_CMD_FDSYNC command supportPrasad Pandit
2024-06-10aio: warn about iohandler_ctx special casingStefan Hajnoczi
2024-06-09xen: mapcache: Add support for grant mappingsEdgar E. Iglesias
2024-06-09xen: mapcache: Pass the ram_addr offset to xen_map_cache()Edgar E. Iglesias
2024-06-08Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2024-06-08hvf: Makes assert_hvf_ok report failed expressionPhil Dennis-Jordan
2024-06-08hvf: Consistent types for vCPU handlesPhil Dennis-Jordan
2024-06-08backends/hostmem: Report error when memory size is unalignedMichal Privoznik
2024-06-06hw/loongarch/virt: Enable extioi virt extensionSong Gao
2024-06-06hw/intc/loongarch_extioi: Add extioi virt extension definitionSong Gao
2024-06-05util/hexdump: Add unit_len and block_len to qemu_hexdump_lineRichard Henderson
2024-06-05util/hexdump: Use a GString for qemu_hexdump_lineRichard Henderson
2024-06-05Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2024-06-05memory: Introduce memory_region_init_ram_guest_memfd()Xiaoyao Li
2024-06-05i386/sev: Allow measured direct kernel boot on SNPDov Murik
2024-06-05hw/i386/sev: Add support to encrypt BIOS when SEV-SNP is enabledBrijesh Singh
2024-06-05hw/i386/sev: Add function to get SEV metadata from OVMF headerBrijesh Singh
2024-06-05machine: allow early use of machine_require_guest_memfdPaolo Bonzini
2024-06-05update-linux-headers: import linux/kvm_para.h headerPaolo Bonzini
2024-06-05update-linux-headers: move pvpanic.h to correct directoryPaolo Bonzini
2024-06-04Merge tag 'hw-misc-accel-20240604' of https://github.com/philmd/qemu into sta...Richard Henderson
2024-06-04hw/xen: Register framebuffer backend via xen_backend_init()Philippe Mathieu-Daudé
2024-06-04hw/xen: Make XenDevOps structures constPhilippe Mathieu-Daudé
2024-06-04hw/xen: Constify xenstore_be::XenDevOpsPhilippe Mathieu-Daudé
2024-06-04hw/xen: Constify XenLegacyDevice::XenDevOpsPhilippe Mathieu-Daudé
2024-06-04xen: Add xen_mr_is_memory()Edgar E. Iglesias
2024-06-04cpu: move Qemu[Thread|Cond] setup into common codeAlex Bennée