summaryrefslogtreecommitdiffstats
path: root/accel/stubs
Commit message (Expand)AuthorAgeFilesLines
* meson: accelMarc-André Lureau2020-08-212-6/+6
* accel/xen: Fix xen_enabled() behavior on target-agnostic objectsPhilippe Mathieu-Daudé2020-08-041-0/+2
* accel/tcg: Add stub for probe_access()Philippe Mathieu-Daudé2020-07-111-0/+7
* stubs: move Xen stubs to accel/Paolo Bonzini2020-06-122-0/+54
* kvm: Introduce KVM irqchip change notifierDavid Gibson2019-11-261-0/+12
* accel/stubs: reduce headers from tcg-stubAlex Bennée2019-10-281-1/+0Star
* Clean up inclusion of exec/cpu-common.hMarkus Armbruster2019-08-161-1/+0Star
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-124-4/+0Star
* tcg: simplify !CONFIG_TCG handling of tb_invalidate_*Paolo Bonzini2018-07-021-6/+0Star
* tcg: Fix --disable-tcg build breakagePhilippe Mathieu-Daudé2018-07-021-0/+6
* tcg: fix --disable-tcg build breakageEmilio G. Cota2018-06-221-4/+0Star
* kvm: introduce memory encryption APIsBrijesh Singh2018-03-131-0/+5
* kvm: add memory encryption contextBrijesh Singh2018-03-131-0/+5
* Add the WHPX vcpu APIJustin Terry (VM)2018-02-072-4/+53
* i386: hvf: add code base from Google's QEMU repositorySergio Andres Gomez Del Real2017-12-222-0/+32
* tcg: Fix compilation without TCGJuan Quintela2017-11-231-0/+8
* kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension()Greg Kurz2017-10-021-2/+2
* accel/hax: move hax-stub.c to accel/stubs/Philippe Mathieu-Daudé2017-09-192-0/+35
* ARM: KVM: Enable in-kernel timers with user space gicAlexander Graf2017-07-111-0/+5
* tcg: add the tcg-stub.c file into accel/stubs/Yang Zhong2017-07-042-0/+23
* accel: move kvm related accelerator files into accel/Yang Zhong2017-06-152-0/+159