aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu/kvm.h
AgeCommit message (Expand)Author
2021-03-15exec: Get rid of phys_mem_set_alloc()David Hildenbrand
2021-02-16sev/i386: Don't allow a system reset under an SEV-ES guestTom Lendacky
2021-02-08sev: Remove false abstraction of flash encryptionDavid Gibson
2021-02-05accel: extend AccelState and AccelClass to user-modeClaudio Fontana
2020-10-14kvm: Correct documentation of kvm_irqchip_*()Eduardo Habkost
2020-10-05kvm: remove kvm specific functions from global includesClaudio Fontana
2020-10-05cpus: extract out kvm-specific code to accel/kvmClaudio Fontana
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-08-27kvm: Move QOM macros to kvm.hEduardo Habkost
2020-06-10KVM: Kick resamplefd for split kernel irqchipPeter Xu
2020-05-14target-arm: kvm64: handle SIGBUS signal from kernel or KVMDongjiu Geng
2019-12-17hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler()Philippe Mathieu-Daudé
2019-12-17kvm: introduce kvm_kernel_irqchip_* functionsPaolo Bonzini
2019-11-26kvm: Introduce KVM irqchip change notifierDavid Gibson
2019-10-04target/i386: expand feature words to 64 bitsPaolo Bonzini
2019-09-19kvm: Fix typo in header of kvm_device_access()Greg Kurz
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-06-21target/i386: kvm: Add support for save and restore nested stateLiran Alon
2019-06-21KVM: Introduce kvm_arch_destroy_vcpu()Liran Alon
2019-01-11qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini
2018-10-30kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctlRobert Hoo
2018-05-23x86/cpu: use standard-headers/asm-x86.kvm_para.hMichael S. Tsirkin
2018-03-13kvm: introduce memory encryption APIsBrijesh Singh
2018-03-13kvm: add memory encryption contextBrijesh Singh
2018-02-19mem: add share parameter to memory-backend-ramMarcel Apfelbaum
2017-10-02kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension()Greg Kurz
2017-08-08kvm: workaround build break on gcc-7.1.1 / fedora26Greg Kurz
2017-07-11ARM: KVM: Enable in-kernel timers with user space gicAlexander Graf
2017-07-04include/exec/poison: Mark CONFIG_KVM as poisoned, tooThomas Huth
2017-07-04Move CONFIG_KVM related definitions to kvm_i386.hThomas Huth
2017-06-13kvm-all: Pass an error object to kvm_device_accessEric Auger
2017-06-06migration: Mark CPU states dirty before incoming migration/loadvmDavid Gibson
2017-04-26spapr: Add ibm,processor-radix-AP-encodings to the device treeSam Bobroff
2017-03-03KVM: move SIG_IPI handling to kvm-all.cPaolo Bonzini
2017-03-03KVM: do not use sigtimedwait to catch SIGBUSPaolo Bonzini
2017-03-03KVM: remove kvm_arch_on_sigbusPaolo Bonzini
2017-01-19kvm: move cpu synchronization codeVincent Palatin
2016-10-04kvm-all: Pass requester ID to MSI routing functionsPavel Fedin
2016-09-15Remove unused function declarationsLadi Prosek
2016-09-13x86/lapic: Load LAPIC state at post_loadDr. David Alan Gilbert
2016-09-13kvm-all: drop kvm_setup_guest_memoryCao jin
2016-07-21kvm-irqchip: do explicit commit when update irqPeter Xu
2016-07-21kvm-irqchip: i386: add hook for add/remove virqPeter Xu
2016-07-21kvm-irqchip: simplify kvm_irqchip_add_msi_routePeter Xu
2016-06-07kvm: API to obtain max supported mem slotsBharata B Rao
2016-05-30cpu: Reclaim vCPU objectsGu Zheng
2016-05-27PPC/KVM: early validation of vcpu idGreg Kurz
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini