summaryrefslogtreecommitdiffstats
path: root/include/sysemu/kvm.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* include: Clean up includesPeter Maydell2016-02-231-2/+0Star
* kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIPPaolo Bonzini2015-12-171-1/+5
* kvm: add support for -machine kernel_irqchip=splitMatt Gingell2015-12-171-0/+11
* kvm: Hyper-V SynIC irq routing supportAndrey Smetanin2015-12-171-0/+1
* KVM: add support for any length io eventfdJason Wang2015-11-121-0/+8
* Revert "Introduce cpu_clean_all_dirty"Liang Li2015-11-051-8/+0Star
* kvm: Move x86-specific functions into target-i386/kvm.cThomas Huth2015-10-191-2/+0Star
* kvm: Pass PCI device pointer to MSI routing functionsPavel Fedin2015-10-191-3/+4
* kvm: Make KVM_CAP_SIGNAL_MSI globally availablePavel Fedin2015-10-191-0/+9
* exec: remove non-TCG stuff from exec-all.h header.Paolo Bonzini2015-10-121-0/+4
* intc/gic: Extract some reusable vGIC codePavel Fedin2015-09-241-0/+26
* kvm: some fixes to kvm_resamplefds_allowedEric Auger2015-07-061-0/+1
* kvm-all.c: add qemu_irq/gsi hash table and utility routinesEric Auger2015-07-061-0/+6
* kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffixEric Auger2015-07-061-3/+4
* kvm: introduce kvm_arch_msi_data_to_gsiEric Auger2015-06-021-0/+2
* kvm: add support for memory transaction attributesPaolo Bonzini2015-04-301-1/+2
* kvm: encapsulate HAS_DEVICE for vm attrsDominik Dingel2015-03-161-0/+12
* kvm: add machine state to kvm_arch_initMarcel Apfelbaum2015-03-111-1/+1