summaryrefslogtreecommitdiff
path: root/accel/stubs/kvm-stub.c
AgeCommit message (Expand)Author
2019-11-26kvm: Introduce KVM irqchip change notifierDavid Gibson
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2018-03-13kvm: introduce memory encryption APIsBrijesh Singh
2018-03-13kvm: add memory encryption contextBrijesh Singh
2017-10-02kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension()Greg Kurz
2017-07-11ARM: KVM: Enable in-kernel timers with user space gicAlexander Graf
2017-06-15accel: move kvm related accelerator files into accel/Yang Zhong