summary refs log tree commit diff stats
path: root/include/sysemu/kvm_int.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* kvm: Synchronize the backup bitmap in the last stageGavin Shan2023-05-181-0/+1
* kvm/i386: Add xen-evtchn-max-pirq propertyDavid Woodhouse2023-03-011-0/+1
* kvm/i386: Add xen-gnttab-max-frames propertyDavid Woodhouse2023-03-011-0/+1
* i386/kvm: Add xen-version KVM accelerator property and init KVM Xen supportDavid Woodhouse2023-03-011-0/+2
* kvm: Atomic memslot updatesDavid Hildenbrand2023-01-111-0/+8
* 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/+0
* accel: extend AccelState and AccelClass to user-modeClaudio Fontana2021-02-051-1/+1
* kvm: Move QOM macros to kvm.hEduardo Habkost2020-08-271-5/+0
* 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/+0
* Clean up inclusion of exec/cpu-common.hMarkus Armbruster2019-08-161-1/+0
* 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