aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu
AgeCommit message (Expand)Author
2024-07-26accel/kvm: Introduce kvm_create_and_park_vcpu() helperHarsh Prateek Bora
2024-07-24Merge tag 'pull-vfio-20240723-1' of https://github.com/legoater/qemu into sta...Richard Henderson
2024-07-24Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2024-07-23vfio/iommufd: Implement VFIOIOMMUClass::query_dirty_bitmap supportJoao Martins
2024-07-23vfio/iommufd: Implement VFIOIOMMUClass::set_dirty_tracking supportJoao Martins
2024-07-23vfio/iommufd: Add hw_caps field to HostIOMMUDeviceCapsJoao Martins
2024-07-23vfio/{iommufd,container}: Remove caps::aw_bitsJoao Martins
2024-07-23vfio/iommufd: Introduce auto domain creationJoao Martins
2024-07-23backends/iommufd: Extend iommufd_backend_get_device_info() to fetch HW capabi...Joao Martins
2024-07-22backends: Initial support for SPDM socket supportHuai-Cheng Kuo
2024-07-22accel/kvm: Extract common KVM vCPU {creation,parking} codeSalil Mehta
2024-07-22Add support for RAPL MSRs in KVM/QemuAnthony Harivel
2024-07-09HostIOMMUDevice: Introduce get_page_size_mask() callbackEric Auger
2024-07-09HostIOMMUDevice : remove Error handle from get_iova_ranges callbackEric Auger
2024-07-01hw/misc/pvpanic: add support for normal shutdownsThomas Weißschuh
2024-06-24Merge tag 'pull-vfio-20240624' of https://github.com/legoater/qemu into stagingRichard Henderson
2024-06-24HostIOMMUDevice: Store the aliased bus and devfnEric Auger
2024-06-24HostIOMMUDevice: Introduce get_iova_ranges callbackEric Auger
2024-06-24HostIOMMUDevice: Store the VFIO/VDPA agentEric Auger
2024-06-24backends/iommufd: Introduce helper function iommufd_backend_get_device_info()Zhenzhong Duan
2024-06-24backends/iommufd: Introduce TYPE_HOST_IOMMU_DEVICE_IOMMUFD[_VFIO] devicesZhenzhong Duan
2024-06-24backends/host_iommu_device: Introduce HostIOMMUDeviceCapsZhenzhong Duan
2024-06-24backends: Introduce HostIOMMUDevice abstractZhenzhong Duan
2024-06-24qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.cPierrick Bouvier
2024-06-24qtest: use cpu interface in qtest_clock_warpAlex Bennée
2024-06-24sysemu: add set_virtual_time to accel opsAlex Bennée
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-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-04xen: Add xen_mr_is_memory()Edgar E. Iglesias
2024-05-16backends/iommufd: Make iommufd_backend_*() return boolZhenzhong Duan
2024-05-10kconfig: allow compiling out QEMU device tree code per targetPaolo Bonzini
2024-05-06Merge tag 'accel-20240506' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-05-06system: Pass RAM MemoryRegion and is_write in xen_map_cache()Edgar E. Iglesias
2024-05-03kvm: move target-dependent interrupt routing out of kvm-all.cPaolo Bonzini
2024-05-03numa: remove types from typedefs.hPaolo Bonzini
2024-04-26accel/hvf: Use accel-specific per-vcpu @dirty fieldPhilippe Mathieu-Daudé
2024-04-26exec: Rename NEED_CPU_H -> COMPILING_PER_TARGETPhilippe Mathieu-Daudé
2024-04-24Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-04-24target/nios2: Remove the deprecated Nios II targetPhilippe Mathieu-Daudé
2024-04-23kvm: handle KVM_EXIT_MEMORY_FAULTChao Peng
2024-04-23HostMem: Add mechanism to opt in kvm guest memfd via MachineStateXiaoyao Li
2024-04-23kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslotChao Peng
2024-04-23RAMBlock: Add support of KVM private guest memfdXiaoyao Li
2024-04-23kvm: Introduce support for memory_attributesXiaoyao Li
2024-04-23KVM: remove kvm_arch_cpu_check_are_resettablePaolo Bonzini
2024-04-23KVM: track whether guest state is encryptedPaolo Bonzini
2024-04-18kvm: use configs/ definition to conditionalize debug supportPaolo Bonzini