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