aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-24KVM: x86: Prevent host from panicking on shared MSR writes.Andy Honig1-1/+1
2014-10-24KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit1-0/+14
2014-09-24kvm: x86: Unpin and remove kvm_arch->apic_access_pageTang Chen1-1/+1
2014-09-24kvm: x86: Add request bit to reload APIC access page addressTang Chen1-0/+2
2014-09-24kvm: Add arch specific mmu notifier for page invalidationTang Chen1-0/+2
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla1-1/+1
2014-09-24KVM: x86: directly use kvm_make_request againLiang Chen1-1/+0
2014-09-17kvm: Remove ept_identity_pagetable from struct kvm_arch.Tang Chen1-1/+0
2014-09-05KVM: x86: propagate exception from permission checks on the nested page faultPaolo Bonzini1-3/+6
2014-09-05KVM: x86: skip writeback on injection of nested exceptionPaolo Bonzini1-1/+0
2014-09-03kvm: x86: fix stale mmio cache bugDavid Matlack1-0/+1
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář1-2/+2
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini1-4/+0
2014-08-21KVM: x86: introduce sched_in to kvm_x86_opsRadim Krčmář1-0/+2
2014-08-19KVM: x86: drop fpu_activate hookWanpeng Li1-1/+0
2014-08-19Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini1-1/+1
2014-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-6/+9
2014-07-21KVM: x86: DR6/7.RTM cannot be writtenNadav Amit1-3/+5
2014-07-11KVM: x86: return all bits from get_interrupt_shadowPaolo Bonzini1-1/+1
2014-07-09KVM: x86: fix TSC matchingTomasz Grabiec1-2/+2
2014-06-19KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini1-1/+1
2014-06-19KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit1-1/+1
2014-06-18KVM: x86: rdpmc emulation checks the counter incorrectlyNadav Amit1-0/+1
2014-05-22KVM: x86: get CPL from SS.DPLPaolo Bonzini1-1/+0
2014-04-23KVM: x86: Fix CR3 reserved bitsNadav Amit1-5/+1
2014-04-14KVM: Remove SMAP bit from CR4_RESERVED_BITSFeng Wu1-1/+1
2014-03-11KVM: x86: Allow the guest to run with dirty debug registersPaolo Bonzini1-0/+2
2014-03-11KVM: x86: change vcpu->arch.switch_db_regs to a bit maskPaolo Bonzini1-1/+5
2014-03-11KVM: x86: Remove return code from enable_irq/nmi_windowJan Kiszka1-2/+2
2014-03-11KVM: nVMX: Rework interception of IRQs and NMIsJan Kiszka1-0/+2
2014-03-04x86: kvm: introduce periodic global clock updatesAndrew Jones1-0/+1
2014-03-04x86: kvm: rate-limit global clock updatesAndrew Jones1-0/+1
2014-02-24KVM: x86: Intel MPX vmx and msr handleLiu, Jinsong1-0/+1
2014-02-04KVM: x86: remove unused last_kernel_ns variableMarcelo Tosatti1-1/+0
2014-01-17KVM: SVM: Fix reading of DR6Jan Kiszka1-0/+2
2014-01-17add support for Hyper-V reference time counterVadim Rozenfeld1-0/+1
2013-11-06kvm: Delete prototype for non-existent function kvm_check_ioplJosh Triplett1-2/+0
2013-11-06kvm: Delete prototype for non-existent function complete_pioJosh Triplett1-1/+0
2013-10-30kvm: Create non-coherent DMA registerationAlex Williamson1-0/+2
2013-10-30kvm/x86: Convert iommu_flags to iommu_noncoherentAlex Williamson1-1/+1
2013-10-14KVM: Move gfn_to_index to x86 specific codeChristoffer Dall1-0/+7
2013-10-03KVM: mmu: change useless int return types to voidPaolo Bonzini1-2/+2
2013-10-03KVM: mmu: remove uninteresting MMU "new_cr3" callbacksPaolo Bonzini1-1/+1
2013-10-03KVM: mmu: remove uninteresting MMU "free" callbacksPaolo Bonzini1-1/+0
2013-10-03KVM: x86: only copy XSAVE state for the supported featuresPaolo Bonzini1-0/+1
2013-10-03KVM: x86: prevent setting unsupported XSAVE statesPaolo Bonzini1-0/+1
2013-08-26kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocksSrivatsa Vaddagiri1-0/+5
2013-08-07nEPT: Add nEPT violation/misconfigration supportYang Zhang1-0/+4
2013-07-29KVM: x86: rename EMULATE_DO_MMIOPaolo Bonzini1-2/+2
2013-07-19perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5Andi Kleen1-0/+1