summaryrefslogtreecommitdiffstats
path: root/include/sysemu/kvm_int.h
Commit message (Expand)AuthorAgeFilesLines
* kvm: expose struct KVMStateChenyi Qiang2022-10-111-0/+76
* memory: Name all the memory listenersPeter Xu2021-09-301-1/+1
* KVM: Cache kvm slot dirty bitmap sizePeter Xu2021-05-261-0/+1
* KVM: Provide helper to sync dirty bitmap from slot to ramblockPeter Xu2021-05-261-0/+2
* KVM: Provide helper to get kvm dirty logPeter Xu2021-05-261-0/+2
* KVM: Use a big lock to replace per-kml slots_lockPeter Xu2021-05-261-2/+0Star
* accel: extend AccelState and AccelClass to user-modeClaudio Fontana2021-02-051-1/+1
* kvm: Move QOM macros to kvm.hEduardo Habkost2020-08-271-5/+0Star
* KVM: Move hwpoison page related functions into kvm-all.cDongjiu Geng2020-05-141-0/+12
* kvm: split too big memory section on several memslotsIgor Mammedov2019-09-301-0/+1
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+0Star
* Clean up inclusion of exec/cpu-common.hMarkus Armbruster2019-08-161-1/+0Star
* include: Make headers more self-containedMarkus Armbruster2019-08-161-0/+2
* kvm: Introduce slots lock for memory listenerPeter Xu2019-07-151-0/+2
* kvm: Persistent per kvmslot dirty bitmapPeter Xu2019-07-151-0/+2
* kvm: Delete the slot if and only if the KVM_MEM_READONLY flag is changedShannon Zhao2018-06-281-0/+1
* kvm-all: add support for multiple address spacesPaolo Bonzini2015-07-061-0/+4
* kvm-all: make KVM's memory listener more genericPaolo Bonzini2015-07-061-0/+5
* kvm-all: move internal types to kvm_int.hPaolo Bonzini2015-07-061-0/+30