summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: SVM: Fix reading of DR6Jan Kiszka2014-01-171-0/+2
* add support for Hyper-V reference time counterVadim Rozenfeld2014-01-171-0/+1
* kvm: Delete prototype for non-existent function kvm_check_ioplJosh Triplett2013-11-061-2/+0
* kvm: Delete prototype for non-existent function complete_pioJosh Triplett2013-11-061-1/+0
* kvm: Create non-coherent DMA registerationAlex Williamson2013-10-301-0/+2
* kvm/x86: Convert iommu_flags to iommu_noncoherentAlex Williamson2013-10-301-1/+1
* KVM: Move gfn_to_index to x86 specific codeChristoffer Dall2013-10-141-0/+7
* KVM: mmu: change useless int return types to voidPaolo Bonzini2013-10-031-2/+2
* KVM: mmu: remove uninteresting MMU "new_cr3" callbacksPaolo Bonzini2013-10-031-1/+1
* KVM: mmu: remove uninteresting MMU "free" callbacksPaolo Bonzini2013-10-031-1/+0
* KVM: x86: only copy XSAVE state for the supported featuresPaolo Bonzini2013-10-031-0/+1
* KVM: x86: prevent setting unsupported XSAVE statesPaolo Bonzini2013-10-031-0/+1
* kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocksSrivatsa Vaddagiri2013-08-261-0/+5
* nEPT: Add nEPT violation/misconfigration supportYang Zhang2013-08-071-0/+4
* KVM: x86: rename EMULATE_DO_MMIOPaolo Bonzini2013-07-291-2/+2
* perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5Andi Kleen2013-07-191-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-031-2/+13
|\
| * KVM: MMU: document fast invalidate all pagesXiao Guangrong2013-06-271-0/+3
| * KVM: MMU: document write_flooding_countXiao Guangrong2013-06-271-0/+1
| * KVM: MMU: document clear_spte_countXiao Guangrong2013-06-271-0/+4
| * KVM: MMU: drop kvm_mmu_zap_mmio_sptesXiao Guangrong2013-06-271-1/+0
| * KVM: MMU: fast invalidate all mmio sptesXiao Guangrong2013-06-271-1/+1
| * KVM: MMU: reclaim the zapped-obsolete page firstXiao Guangrong2013-06-051-0/+2
| * KVM: MMU: fast invalidate all pagesXiao Guangrong2013-06-051-0/+2
* | x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASEH. Peter Anvin2013-06-251-1/+1
|/
* KVM: x86: Account for failing enable_irq_window for NMI window requestJan Kiszka2013-05-021-1/+1
* KVM: x86: Increase the "hard" max VCPU limitChegu Vinod2013-04-281-1/+1
* Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queueGleb Natapov2013-04-281-0/+2
|\
| * KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINSAlexander Graf2013-04-261-0/+2
* | KVM: x86: Rework request for immediate exitJan Kiszka2013-04-281-1/+1
|/
* KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFERJan Kiszka2013-04-221-0/+1
* KVM: VMX: Add the deliver posted interrupt algorithmYang Zhang2013-04-161-0/+2
* KVM: VMX: Enable acknowledge interupt on vmexitYang Zhang2013-04-161-0/+1
* KVM: VMX: do not try to reexecute failed instruction while emulating invalid ...Gleb Natapov2013-04-141-0/+1
* KVM: Move kvm_rebooting declaration out of x86Geoff Levand2013-04-081-1/+0
* KVM: Move vm_list kvm_lock declarations out of x86Geoff Levand2013-04-081-3/+0
* pmu: prepare for migration supportPaolo Bonzini2013-04-021-1/+1
* Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2013-03-211-2/+2
|\
| * KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig2013-03-191-2/+2
* | KVM: x86: Optimize mmio spte zapping when creating/moving memslotTakuya Yoshikawa2013-03-141-0/+1
* | KVM: MMU: Mark sp mmio cached when creating mmio spteTakuya Yoshikawa2013-03-141-0/+1
* | KVM: x86: Rework INIT and SIPI handlingJan Kiszka2013-03-131-1/+2
* | KVM: x86: Drop unused return code from VCPU reset callbackJan Kiszka2013-03-121-1/+1
|/
* x86, apicv: add virtual interrupt delivery supportYang Zhang2013-01-291-0/+5
* x86, apicv: add virtual x2apic supportYang Zhang2013-01-291-0/+1
* KVM: x86: improve reexecute_instructionXiao Guangrong2013-01-211-0/+7
* KVM: Remove unused slot_bitmap from kvm_mmu_pageTakuya Yoshikawa2013-01-141-5/+0
* KVM: Increase user memory slots on x86 to 125Alex Williamson2012-12-131-1/+1
* KVM: Make KVM_PRIVATE_MEM_SLOTS optionalAlex Williamson2012-12-131-2/+2
* KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson2012-12-131-2/+2
OpenPOWER on IntegriCloud