summaryrefslogtreecommitdiffstats
path: root/accel/stubs
Commit message (Expand)AuthorAgeFilesLines
* 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-022-2/+0Star
* sev: Remove false abstraction of flash encryptionDavid Gibson2021-02-081-10/+0Star
* accel/tcg: Declare missing cpu_loop_exit*() stubsPhilippe Mathieu-Daudé2021-01-231-0/+10
* remove TCG includes from common codePaolo Bonzini2021-01-021-1/+0Star
* accel/stubs: drop unused cpu.h includeAlex Bennée2020-11-161-1/+0Star
* qapi: Restrict Xen migration commands to migration.jsonPhilippe Mathieu-Daudé2020-10-211-1/+1
* kvm: remove kvm specific functions from global includesClaudio Fontana2020-10-051-22/+0Star
* hax: remove hax specific functions from global includesClaudio Fontana2020-10-051-10/+0Star
* whpx: remove whpx specific functions from global includesClaudio Fontana2020-10-052-48/+0Star
* hvf: remove hvf specific functions from global includesClaudio Fontana2020-10-052-31/+0Star
* cpus: extract out kvm-specific code to accel/kvmClaudio Fontana2020-10-051-2/+1Star
* stubs: Split accelerator / hardware related stubsPhilippe Mathieu-Daudé2020-09-301-40/+1Star
* hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()Philippe Mathieu-Daudé2020-09-301-1/+1
* 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