summaryrefslogtreecommitdiffstats
path: root/include/sysemu/kvm.h
Commit message (Expand)AuthorAgeFilesLines
* sev/i386: Don't allow a system reset under an SEV-ES guestTom Lendacky2021-02-161-0/+10
* sev: Remove false abstraction of flash encryptionDavid Gibson2021-02-081-16/+0Star
* accel: extend AccelState and AccelClass to user-modeClaudio Fontana2021-02-051-1/+1
* kvm: Correct documentation of kvm_irqchip_*()Eduardo Habkost2020-10-141-10/+9Star
* kvm: remove kvm specific functions from global includesClaudio Fontana2020-10-051-7/+0Star
* cpus: extract out kvm-specific code to accel/kvmClaudio Fontana2020-10-051-1/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-0/+1
* kvm: Move QOM macros to kvm.hEduardo Habkost2020-08-271-0/+6
* KVM: Kick resamplefd for split kernel irqchipPeter Xu2020-06-101-0/+4
* target-arm: kvm64: handle SIGBUS signal from kernel or KVMDongjiu Geng2020-05-141-2/+1Star
* hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler()Philippe Mathieu-Daudé2019-12-171-1/+0Star
* kvm: introduce kvm_kernel_irqchip_* functionsPaolo Bonzini2019-12-171-2/+5
* kvm: Introduce KVM irqchip change notifierDavid Gibson2019-11-261-0/+5
* target/i386: expand feature words to 64 bitsPaolo Bonzini2019-10-041-1/+1
* kvm: Fix typo in header of kvm_device_access()Greg Kurz2019-09-191-1/+1
* hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster2019-08-211-1/+1
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-1/+0Star
* target/i386: kvm: Add support for save and restore nested stateLiran Alon2019-06-211-0/+1
* KVM: Introduce kvm_arch_destroy_vcpu()Liran Alon2019-06-211-0/+1
* qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini2019-01-111-2/+0Star
* kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctlRobert Hoo2018-10-311-0/+2
* x86/cpu: use standard-headers/asm-x86.kvm_para.hMichael S. Tsirkin2018-05-231-1/+0Star
* kvm: introduce memory encryption APIsBrijesh Singh2018-03-131-0/+8
* kvm: add memory encryption contextBrijesh Singh2018-03-131-0/+9
* mem: add share parameter to memory-backend-ramMarcel Apfelbaum2018-02-191-1/+1
* kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension()Greg Kurz2017-10-021-1/+1
* kvm: workaround build break on gcc-7.1.1 / fedora26Greg Kurz2017-08-081-10/+4Star
* ARM: KVM: Enable in-kernel timers with user space gicAlexander Graf2017-07-111-0/+11
* include/exec/poison: Mark CONFIG_KVM as poisoned, tooThomas Huth2017-07-041-5/+13
* Move CONFIG_KVM related definitions to kvm_i386.hThomas Huth2017-07-041-15/+0Star
* kvm-all: Pass an error object to kvm_device_accessEric Auger2017-06-131-4/+7
* migration: Mark CPU states dirty before incoming migration/loadvmDavid Gibson2017-06-061-0/+1
* spapr: Add ibm,processor-radix-AP-encodings to the device treeSam Bobroff2017-04-261-0/+1
* KVM: move SIG_IPI handling to kvm-all.cPaolo Bonzini2017-03-031-3/+2Star
* KVM: do not use sigtimedwait to catch SIGBUSPaolo Bonzini2017-03-031-1/+4
* KVM: remove kvm_arch_on_sigbusPaolo Bonzini2017-03-031-1/+0Star
* kvm: move cpu synchronization codeVincent Palatin2017-01-191-23/+0Star
* kvm-all: Pass requester ID to MSI routing functionsPavel Fedin2016-10-041-0/+9
* Remove unused function declarationsLadi Prosek2016-09-151-2/+0Star
* x86/lapic: Load LAPIC state at post_loadDr. David Alan Gilbert2016-09-131-1/+0Star
* kvm-all: drop kvm_setup_guest_memoryCao jin2016-09-131-1/+0Star
* kvm-irqchip: do explicit commit when update irqPeter Xu2016-07-211-1/+1
* kvm-irqchip: i386: add hook for add/remove virqPeter Xu2016-07-211-0/+6
* kvm-irqchip: simplify kvm_irqchip_add_msi_routePeter Xu2016-07-211-1/+12
* kvm: API to obtain max supported mem slotsBharata B Rao2016-06-071-0/+1
* cpu: Reclaim vCPU objectsGu Zheng2016-05-301-0/+1
* PPC/KVM: early validation of vcpu idGreg Kurz2016-05-271-0/+2
* qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini2016-05-191-0/+1
* kvm: add kvm_device_supported() helper functionPeter Xu2016-03-301-0/+9