Age | Commit message (Expand) | Author | Files | Lines |
2020-08-21 | meson: accel | Marc-André Lureau | 2 | -6/+6 |
2020-08-04 | accel/xen: Fix xen_enabled() behavior on target-agnostic objects | Philippe Mathieu-Daudé | 1 | -0/+2 |
2020-07-10 | accel/tcg: Add stub for probe_access() | Philippe Mathieu-Daudé | 1 | -0/+7 |
2020-06-12 | stubs: move Xen stubs to accel/ | Paolo Bonzini | 2 | -0/+54 |
2019-11-26 | kvm: Introduce KVM irqchip change notifier | David Gibson | 1 | -0/+12 |
2019-10-28 | accel/stubs: reduce headers from tcg-stub | Alex Bennée | 1 | -1/+0 |
2019-08-16 | Clean up inclusion of exec/cpu-common.h | Markus Armbruster | 1 | -1/+0 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 4 | -4/+0 |
2018-07-02 | tcg: simplify !CONFIG_TCG handling of tb_invalidate_* | Paolo Bonzini | 1 | -6/+0 |
2018-07-02 | tcg: Fix --disable-tcg build breakage | Philippe Mathieu-Daudé | 1 | -0/+6 |
2018-06-22 | tcg: fix --disable-tcg build breakage | Emilio G. Cota | 1 | -4/+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 |
2018-02-07 | Add the WHPX vcpu API | Justin Terry (VM) | 2 | -4/+53 |
2017-12-22 | i386: hvf: add code base from Google's QEMU repository | Sergio Andres Gomez Del Real | 2 | -0/+32 |
2017-11-23 | tcg: Fix compilation without TCG | Juan Quintela | 1 | -0/+8 |
2017-10-02 | kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension() | Greg Kurz | 1 | -2/+2 |
2017-09-19 | accel/hax: move hax-stub.c to accel/stubs/ | Philippe Mathieu-Daudé | 2 | -0/+35 |
2017-07-11 | ARM: KVM: Enable in-kernel timers with user space gic | Alexander Graf | 1 | -0/+5 |
2017-07-04 | tcg: add the tcg-stub.c file into accel/stubs/ | Yang Zhong | 2 | -0/+23 |
2017-06-15 | accel: move kvm related accelerator files into accel/ | Yang Zhong | 2 | -0/+159 |