aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
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-09xen: mapcache: Add support for grant mappingsEdgar E. Iglesias1-0/+3
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-05Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson3-2/+29
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 Bonzini1-1/+0
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-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-05-30accel/tcg: Make TCGCPUOps::cpu_exec_halt return bool for whether to haltPeter Maydell1-2/+13
2024-05-29hw/s390x: Remove unused macro VMSTATE_ADAPTER_ROUTESThomas Huth1-3/+0
2024-05-23Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2-6/+55
2024-05-22Merge tag 'migration-20240522-pull-request' of https://gitlab.com/farosas/qem...Richard Henderson1-0/+1
2024-05-22virtio-gpu: fix v2 migrationMarc-André Lureau1-0/+1
2024-05-22i386: Support module_id in X86CPUTopoIDsZhao Liu1-4/+13
2024-05-22i386: Expose module level in CPUID[0x1F]Zhao Liu1-2/+4
2024-05-22i386: Support modules_per_die in X86CPUTopoInfoZhao Liu1-4/+18
2024-05-22i386/cpu: Introduce bitmap to cache available CPU topology levelsZhao Liu1-0/+23
2024-05-22hw/i386/pc_sysfw: Alias rather than copy isa-bios regionBernhard Beschow1-0/+1
2024-05-22vfio/helpers: Make vfio_device_get_name() return boolZhenzhong Duan1-1/+1
2024-05-22vfio/helpers: Make vfio_set_irq_signaling() return boolZhenzhong Duan1-2/+2
2024-05-16vfio/cpr: Make vfio_cpr_register_container() return boolZhenzhong Duan1-1/+1
2024-05-16vfio: Make VFIOIOMMUClass::add_window() and its wrapper return boolZhenzhong Duan1-6/+6
2024-05-16vfio: Make VFIOIOMMUClass::setup() return boolZhenzhong Duan1-1/+1
2024-05-16vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return boolZhenzhong Duan2-4/+4
2024-05-16vfio/migration: Emit VFIO migration QAPI eventAvihai Horon1-0/+1
2024-05-16vfio: Add Error** argument to .get_dirty_bitmap() handlerCédric Le Goater2-7/+17
2024-05-16vfio/migration: Add Error** argument to .vfio_save_config() handlerCédric Le Goater1-1/+24
2024-05-16vfio: Add Error** argument to .set_dirty_page_tracking() handlerCédric Le Goater1-2/+16
2024-05-14ui/console: Use qemu_dmabuf_new() and free() helpers insteadDongwon Kim2-3/+3
2024-05-10hw/i386: move rtc-reset-reinjection command out of hw/rtcPaolo Bonzini1-1/+1
2024-05-10hw/i386: split x86.c in multiple partsPaolo Bonzini1-3/+3
2024-05-10i386: pc: remove unnecessary MachineClass overridesPaolo Bonzini1-4/+0
2024-05-10xen: register legacy backends via xen_backend_initPaolo Bonzini2-13/+2
2024-05-10s390: move css_migration_enabled from machine to css.cPaolo Bonzini2-7/+6
2024-05-10s390_flic: add migration-enabled propertyPaolo Bonzini1-0/+1
2024-05-10s390x/event-facility: Simplify sclp_get_event_facility_bus()Cédric Le Goater1-1/+1
2024-05-10s390x: Introduce a SCLPDevice pointer under the machineCédric Le Goater2-2/+3
2024-05-09hw/intc/loongarch_ipi: Rename as loongson_ipiJiaxun Yang2-7/+7