aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
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-09xen: mapcache: Add support for grant mappingsEdgar E. Iglesias
2024-06-06hw/loongarch/virt: Enable extioi virt extensionSong Gao
2024-06-06hw/intc/loongarch_extioi: Add extioi virt extension definitionSong Gao
2024-06-05Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
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-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-04cpu: move Qemu[Thread|Cond] setup into common codeAlex Bennée
2024-06-04hw/core: expand on the alignment of CPUStateAlex Bennée
2024-05-30accel/tcg: Make TCGCPUOps::cpu_exec_halt return bool for whether to haltPeter Maydell
2024-05-29hw/s390x: Remove unused macro VMSTATE_ADAPTER_ROUTESThomas Huth
2024-05-23Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2024-05-22Merge tag 'migration-20240522-pull-request' of https://gitlab.com/farosas/qem...Richard Henderson
2024-05-22virtio-gpu: fix v2 migrationMarc-André Lureau
2024-05-22i386: Support module_id in X86CPUTopoIDsZhao Liu
2024-05-22i386: Expose module level in CPUID[0x1F]Zhao Liu
2024-05-22i386: Support modules_per_die in X86CPUTopoInfoZhao Liu
2024-05-22i386/cpu: Introduce bitmap to cache available CPU topology levelsZhao Liu
2024-05-22hw/i386/pc_sysfw: Alias rather than copy isa-bios regionBernhard Beschow
2024-05-22vfio/helpers: Make vfio_device_get_name() return boolZhenzhong Duan
2024-05-22vfio/helpers: Make vfio_set_irq_signaling() return boolZhenzhong Duan
2024-05-16vfio/cpr: Make vfio_cpr_register_container() return boolZhenzhong Duan
2024-05-16vfio: Make VFIOIOMMUClass::add_window() and its wrapper return boolZhenzhong Duan
2024-05-16vfio: Make VFIOIOMMUClass::setup() return boolZhenzhong Duan
2024-05-16vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return boolZhenzhong Duan
2024-05-16vfio/migration: Emit VFIO migration QAPI eventAvihai Horon
2024-05-16vfio: Add Error** argument to .get_dirty_bitmap() handlerCédric Le Goater
2024-05-16vfio/migration: Add Error** argument to .vfio_save_config() handlerCédric Le Goater
2024-05-16vfio: Add Error** argument to .set_dirty_page_tracking() handlerCédric Le Goater