summary refs log tree commit diff stats
path: root/include/sysemu/kvm_int.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslotChao Peng2024-04-231-0/+2
* KVM: track whether guest state is encryptedPaolo Bonzini2024-04-231-0/+1
* kvm: use configs/ definition to conditionalize debug supportPaolo Bonzini2024-04-181-1/+1
* Add class property to configure KVM device node to useDaan De Meyer2024-01-181-0/+1
* kvm: i386: require KVM_CAP_SET_VCPU_EVENTS and KVM_CAP_X86_ROBUST_SINGLESTEPPaolo Bonzini2023-10-251-1/+0
* kvm: i386: require KVM_CAP_DEBUGREGSPaolo Bonzini2023-10-251-1/+0
* kvm: assume that many ioeventfds can be createdPaolo Bonzini2023-10-251-1/+0
* kvm: drop reference to KVM_CAP_PCI_2_3Paolo Bonzini2023-10-251-1/+0
* kvm: require KVM_CAP_SIGNAL_MSIPaolo Bonzini2023-10-251-1/+0
* kvm: Return number of free memslotsDavid Hildenbrand2023-10-121-0/+1
* arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZEShameer Kolothum2023-09-081-0/+1
* 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