aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu/kvm_int.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-08arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZEShameer Kolothum1-0/+1
2023-05-18kvm: Synchronize the backup bitmap in the last stageGavin Shan1-0/+1
2023-03-01kvm/i386: Add xen-evtchn-max-pirq propertyDavid Woodhouse1-0/+1
2023-03-01kvm/i386: Add xen-gnttab-max-frames propertyDavid Woodhouse1-0/+1
2023-03-01i386/kvm: Add xen-version KVM accelerator property and init KVM Xen supportDavid Woodhouse1-0/+2
2023-01-11kvm: Atomic memslot updatesDavid Hildenbrand1-0/+8
2022-10-11kvm: expose struct KVMStateChenyi Qiang1-0/+76
2021-09-30memory: Name all the memory listenersPeter Xu1-1/+1
2021-05-26KVM: Cache kvm slot dirty bitmap sizePeter Xu1-0/+1
2021-05-26KVM: Provide helper to sync dirty bitmap from slot to ramblockPeter Xu1-0/+2
2021-05-26KVM: Provide helper to get kvm dirty logPeter Xu1-0/+2
2021-05-26KVM: Use a big lock to replace per-kml slots_lockPeter Xu1-2/+0
2021-02-05accel: extend AccelState and AccelClass to user-modeClaudio Fontana1-1/+1
2020-08-27kvm: Move QOM macros to kvm.hEduardo Habkost1-5/+0
2020-05-14KVM: Move hwpoison page related functions into kvm-all.cDongjiu Geng1-0/+12
2019-09-30kvm: split too big memory section on several memslotsIgor Mammedov1-0/+1
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster1-1/+0
2019-08-16Clean up inclusion of exec/cpu-common.hMarkus Armbruster1-1/+0
2019-08-16include: Make headers more self-containedMarkus Armbruster1-0/+2
2019-07-15kvm: Introduce slots lock for memory listenerPeter Xu1-0/+2
2019-07-15kvm: Persistent per kvmslot dirty bitmapPeter Xu1-0/+2
2018-06-28kvm: Delete the slot if and only if the KVM_MEM_READONLY flag is changedShannon Zhao1-0/+1
2015-07-06kvm-all: add support for multiple address spacesPaolo Bonzini1-0/+4
2015-07-06kvm-all: make KVM's memory listener more genericPaolo Bonzini1-0/+5
2015-07-06kvm-all: move internal types to kvm_int.hPaolo Bonzini1-0/+30