aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu/kvm_int.h
AgeCommit message (Expand)Author
2024-01-18Add class property to configure KVM device node to useDaan De Meyer
2023-10-25kvm: i386: require KVM_CAP_SET_VCPU_EVENTS and KVM_CAP_X86_ROBUST_SINGLESTEPPaolo Bonzini
2023-10-25kvm: i386: require KVM_CAP_DEBUGREGSPaolo Bonzini
2023-10-25kvm: assume that many ioeventfds can be createdPaolo Bonzini
2023-10-25kvm: drop reference to KVM_CAP_PCI_2_3Paolo Bonzini
2023-10-25kvm: require KVM_CAP_SIGNAL_MSIPaolo Bonzini
2023-10-12kvm: Return number of free memslotsDavid Hildenbrand
2023-09-08arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZEShameer Kolothum
2023-05-18kvm: Synchronize the backup bitmap in the last stageGavin Shan
2023-03-01kvm/i386: Add xen-evtchn-max-pirq propertyDavid Woodhouse
2023-03-01kvm/i386: Add xen-gnttab-max-frames propertyDavid Woodhouse
2023-03-01i386/kvm: Add xen-version KVM accelerator property and init KVM Xen supportDavid Woodhouse
2023-01-11kvm: Atomic memslot updatesDavid Hildenbrand
2022-10-11kvm: expose struct KVMStateChenyi Qiang
2021-09-30memory: Name all the memory listenersPeter Xu
2021-05-26KVM: Cache kvm slot dirty bitmap sizePeter Xu
2021-05-26KVM: Provide helper to sync dirty bitmap from slot to ramblockPeter Xu
2021-05-26KVM: Provide helper to get kvm dirty logPeter Xu
2021-05-26KVM: Use a big lock to replace per-kml slots_lockPeter Xu
2021-02-05accel: extend AccelState and AccelClass to user-modeClaudio Fontana
2020-08-27kvm: Move QOM macros to kvm.hEduardo Habkost
2020-05-14KVM: Move hwpoison page related functions into kvm-all.cDongjiu Geng
2019-09-30kvm: split too big memory section on several memslotsIgor Mammedov
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Clean up inclusion of exec/cpu-common.hMarkus Armbruster
2019-08-16include: Make headers more self-containedMarkus Armbruster
2019-07-15kvm: Introduce slots lock for memory listenerPeter Xu
2019-07-15kvm: Persistent per kvmslot dirty bitmapPeter Xu
2018-06-28kvm: Delete the slot if and only if the KVM_MEM_READONLY flag is changedShannon Zhao
2015-07-06kvm-all: add support for multiple address spacesPaolo Bonzini
2015-07-06kvm-all: make KVM's memory listener more genericPaolo Bonzini
2015-07-06kvm-all: move internal types to kvm_int.hPaolo Bonzini