aboutsummaryrefslogtreecommitdiff
path: root/accel/stubs
AgeCommit message (Expand)Author
2019-11-26kvm: Introduce KVM irqchip change notifierDavid Gibson
2019-10-28accel/stubs: reduce headers from tcg-stubAlex Bennée
2019-08-16Clean up inclusion of exec/cpu-common.hMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2018-07-02tcg: simplify !CONFIG_TCG handling of tb_invalidate_*Paolo Bonzini
2018-07-02tcg: Fix --disable-tcg build breakagePhilippe Mathieu-Daudé
2018-06-22tcg: fix --disable-tcg build breakageEmilio G. Cota
2018-03-13kvm: introduce memory encryption APIsBrijesh Singh
2018-03-13kvm: add memory encryption contextBrijesh Singh
2018-02-07Add the WHPX vcpu APIJustin Terry (VM)
2017-12-22i386: hvf: add code base from Google's QEMU repositorySergio Andres Gomez Del Real
2017-11-23tcg: Fix compilation without TCGJuan Quintela
2017-10-02kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension()Greg Kurz
2017-09-19accel/hax: move hax-stub.c to accel/stubs/Philippe Mathieu-Daudé
2017-07-11ARM: KVM: Enable in-kernel timers with user space gicAlexander Graf
2017-07-04tcg: add the tcg-stub.c file into accel/stubs/Yang Zhong
2017-06-15accel: move kvm related accelerator files into accel/Yang Zhong