aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu/kvm_int.h
AgeCommit message (Expand)AuthorFilesLines
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