summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-041-6/+9
|\
| * KVM: x86: DR6/7.RTM cannot be writtenNadav Amit2014-07-211-3/+5
| * KVM: x86: return all bits from get_interrupt_shadowPaolo Bonzini2014-07-111-1/+1
| * KVM: x86: fix TSC matchingTomasz Grabiec2014-07-091-2/+2
| * KVM: x86: rdpmc emulation checks the counter incorrectlyNadav Amit2014-06-181-0/+1
* | KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini2014-06-191-1/+1
* | KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit2014-06-191-1/+1
|/
* KVM: x86: get CPL from SS.DPLPaolo Bonzini2014-05-221-1/+0
* KVM: x86: Fix CR3 reserved bitsNadav Amit2014-04-231-5/+1
* KVM: Remove SMAP bit from CR4_RESERVED_BITSFeng Wu2014-04-141-1/+1
* KVM: x86: Allow the guest to run with dirty debug registersPaolo Bonzini2014-03-111-0/+2
* KVM: x86: change vcpu->arch.switch_db_regs to a bit maskPaolo Bonzini2014-03-111-1/+5
* KVM: x86: Remove return code from enable_irq/nmi_windowJan Kiszka2014-03-111-2/+2
* KVM: nVMX: Rework interception of IRQs and NMIsJan Kiszka2014-03-111-0/+2
* x86: kvm: introduce periodic global clock updatesAndrew Jones2014-03-041-0/+1
* x86: kvm: rate-limit global clock updatesAndrew Jones2014-03-041-0/+1
* KVM: x86: Intel MPX vmx and msr handleLiu, Jinsong2014-02-241-0/+1
* KVM: x86: remove unused last_kernel_ns variableMarcelo Tosatti2014-02-041-1/+0
* 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
OpenPOWER on IntegriCloud