summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: Prevent host from panicking on shared MSR writes.Andy Honig2014-10-241-1/+1
* KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit2014-10-241-0/+14
* kvm: x86: Unpin and remove kvm_arch->apic_access_pageTang Chen2014-09-241-1/+1
* kvm: x86: Add request bit to reload APIC access page addressTang Chen2014-09-241-0/+2
* kvm: Add arch specific mmu notifier for page invalidationTang Chen2014-09-241-0/+2
* kvm: Fix page ageing bugsAndres Lagar-Cavilla2014-09-241-1/+1
* KVM: x86: directly use kvm_make_request againLiang Chen2014-09-241-1/+0
* kvm: Remove ept_identity_pagetable from struct kvm_arch.Tang Chen2014-09-171-1/+0
* KVM: x86: propagate exception from permission checks on the nested page faultPaolo Bonzini2014-09-051-3/+6
* KVM: x86: skip writeback on injection of nested exceptionPaolo Bonzini2014-09-051-1/+0
* kvm: x86: fix stale mmio cache bugDavid Matlack2014-09-031-0/+1
* KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-291-2/+2
* KVM: forward declare structs in kvm_types.hPaolo Bonzini2014-08-291-4/+0
* KVM: x86: introduce sched_in to kvm_x86_opsRadim Krčmář2014-08-211-0/+2
* KVM: x86: drop fpu_activate hookWanpeng Li2014-08-191-1/+0
* Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini2014-08-191-1/+1
* 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
OpenPOWER on IntegriCloud