| Commit message (Expand) | Author | Age | Files | Lines |
* | qapi: Restrict Xen migration commands to migration.json | Philippe Mathieu-Daudé | 2020-10-21 | 1 | -1/+1 |
* | kvm: remove kvm specific functions from global includes | Claudio Fontana | 2020-10-05 | 1 | -22/+0 |
* | hax: remove hax specific functions from global includes | Claudio Fontana | 2020-10-05 | 1 | -10/+0 |
* | whpx: remove whpx specific functions from global includes | Claudio Fontana | 2020-10-05 | 2 | -48/+0 |
* | hvf: remove hvf specific functions from global includes | Claudio Fontana | 2020-10-05 | 2 | -31/+0 |
* | cpus: extract out kvm-specific code to accel/kvm | Claudio Fontana | 2020-10-05 | 1 | -2/+1 |
* | stubs: Split accelerator / hardware related stubs | Philippe Mathieu-Daudé | 2020-09-30 | 1 | -40/+1 |
* | hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc() | Philippe Mathieu-Daudé | 2020-09-30 | 1 | -1/+1 |
* | meson: accel | Marc-André Lureau | 2020-08-21 | 2 | -6/+6 |
* | accel/xen: Fix xen_enabled() behavior on target-agnostic objects | Philippe Mathieu-Daudé | 2020-08-04 | 1 | -0/+2 |
* | accel/tcg: Add stub for probe_access() | Philippe Mathieu-Daudé | 2020-07-11 | 1 | -0/+7 |
* | stubs: move Xen stubs to accel/ | Paolo Bonzini | 2020-06-12 | 2 | -0/+54 |
* | kvm: Introduce KVM irqchip change notifier | David Gibson | 2019-11-26 | 1 | -0/+12 |
* | accel/stubs: reduce headers from tcg-stub | Alex Bennée | 2019-10-28 | 1 | -1/+0 |
* | Clean up inclusion of exec/cpu-common.h | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 4 | -4/+0 |
* | tcg: simplify !CONFIG_TCG handling of tb_invalidate_* | Paolo Bonzini | 2018-07-02 | 1 | -6/+0 |
* | tcg: Fix --disable-tcg build breakage | Philippe Mathieu-Daudé | 2018-07-02 | 1 | -0/+6 |
* | tcg: fix --disable-tcg build breakage | Emilio G. Cota | 2018-06-22 | 1 | -4/+0 |
* | kvm: introduce memory encryption APIs | Brijesh Singh | 2018-03-13 | 1 | -0/+5 |
* | kvm: add memory encryption context | Brijesh Singh | 2018-03-13 | 1 | -0/+5 |
* | Add the WHPX vcpu API | Justin Terry (VM) | 2018-02-07 | 2 | -4/+53 |
* | i386: hvf: add code base from Google's QEMU repository | Sergio Andres Gomez Del Real | 2017-12-22 | 2 | -0/+32 |
* | tcg: Fix compilation without TCG | Juan Quintela | 2017-11-23 | 1 | -0/+8 |
* | kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension() | Greg Kurz | 2017-10-02 | 1 | -2/+2 |
* | accel/hax: move hax-stub.c to accel/stubs/ | Philippe Mathieu-Daudé | 2017-09-19 | 2 | -0/+35 |
* | ARM: KVM: Enable in-kernel timers with user space gic | Alexander Graf | 2017-07-11 | 1 | -0/+5 |
* | tcg: add the tcg-stub.c file into accel/stubs/ | Yang Zhong | 2017-07-04 | 2 | -0/+23 |
* | accel: move kvm related accelerator files into accel/ | Yang Zhong | 2017-06-15 | 2 | -0/+159 |