index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sysemu
/
kvm_int.h
Age
Commit message (
Expand
)
Author
2021-09-30
memory: Name all the memory listeners
Peter Xu
2021-05-26
KVM: Cache kvm slot dirty bitmap size
Peter Xu
2021-05-26
KVM: Provide helper to sync dirty bitmap from slot to ramblock
Peter Xu
2021-05-26
KVM: Provide helper to get kvm dirty log
Peter Xu
2021-05-26
KVM: Use a big lock to replace per-kml slots_lock
Peter Xu
2021-02-05
accel: extend AccelState and AccelClass to user-mode
Claudio Fontana
2020-08-27
kvm: Move QOM macros to kvm.h
Eduardo Habkost
2020-05-14
KVM: Move hwpoison page related functions into kvm-all.c
Dongjiu Geng
2019-09-30
kvm: split too big memory section on several memslots
Igor Mammedov
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
Clean up inclusion of exec/cpu-common.h
Markus Armbruster
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2019-07-15
kvm: Introduce slots lock for memory listener
Peter Xu
2019-07-15
kvm: Persistent per kvmslot dirty bitmap
Peter Xu
2018-06-28
kvm: Delete the slot if and only if the KVM_MEM_READONLY flag is changed
Shannon Zhao
2015-07-06
kvm-all: add support for multiple address spaces
Paolo Bonzini
2015-07-06
kvm-all: make KVM's memory listener more generic
Paolo Bonzini
2015-07-06
kvm-all: move internal types to kvm_int.h
Paolo Bonzini