Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-02 | Do not include cpu.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-02-08 | sev: Remove false abstraction of flash encryption | David Gibson | 1 | -10/+0 |
2020-10-05 | kvm: remove kvm specific functions from global includes | Claudio Fontana | 1 | -22/+0 |
2020-10-05 | cpus: extract out kvm-specific code to accel/kvm | Claudio Fontana | 1 | -2/+1 |
2019-11-26 | kvm: Introduce KVM irqchip change notifier | David Gibson | 1 | -0/+12 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2018-03-13 | kvm: introduce memory encryption APIs | Brijesh Singh | 1 | -0/+5 |
2018-03-13 | kvm: add memory encryption context | Brijesh Singh | 1 | -0/+5 |
2017-10-02 | kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension() | Greg Kurz | 1 | -2/+2 |
2017-07-11 | ARM: KVM: Enable in-kernel timers with user space gic | Alexander Graf | 1 | -0/+5 |
2017-06-15 | accel: move kvm related accelerator files into accel/ | Yang Zhong | 1 | -0/+158 |