summaryrefslogtreecommitdiffstats
path: root/accel/stubs/kvm-stub.c
Commit message (Expand)AuthorAgeFilesLines
* kvm/msi: do explicit commit when adding msi routesLongpeng(Mike)2022-03-151-1/+1
* accel/kvm: Simplify user-mode #ifdef'ryPhilippe Mathieu-Daudé2022-03-061-5/+0Star
* KVM: introduce dirty_pages and kvm_dirty_ring_enabledHyman Huang(黄勇)2021-11-011-0/+5
* Do not include cpu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* sev: Remove false abstraction of flash encryptionDavid Gibson2021-02-081-10/+0Star
* kvm: remove kvm specific functions from global includesClaudio Fontana2020-10-051-22/+0Star
* cpus: extract out kvm-specific code to accel/kvmClaudio Fontana2020-10-051-2/+1Star
* kvm: Introduce KVM irqchip change notifierDavid Gibson2019-11-261-0/+12
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* kvm: introduce memory encryption APIsBrijesh Singh2018-03-131-0/+5
* kvm: add memory encryption contextBrijesh Singh2018-03-131-0/+5
* kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension()Greg Kurz2017-10-021-2/+2
* ARM: KVM: Enable in-kernel timers with user space gicAlexander Graf2017-07-111-0/+5
* accel: move kvm related accelerator files into accel/Yang Zhong2017-06-151-0/+158