summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/kvm_host.h
AgeCommit message (Expand)Author
2015-01-08KVM: x86: add method to test PIR bitmap vectorMarcelo Tosatti
2014-12-18KVM: move APIC types to arch/x86/Paolo Bonzini
2014-12-05kvm: vmx: add MSR logic for XSAVESWanpeng Li
2014-12-05kvm: x86: Add kvm_x86_ops hook that enables XSAVES for guestWanpeng Li
2014-11-24kvm: x86: avoid warning about potential shift wrapping bugPaolo Bonzini
2014-11-24KVM: x86: move device assignment out of kvm_host.hPaolo Bonzini
2014-11-23kvm: x86: move assigned-dev.c and iommu.c to arch/x86/Radim Krčmář
2014-11-21kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/Paolo Bonzini
2014-11-14kvm: x86: increase user memory slots to 509Igor Mammedov
2014-11-07KVM: x86: MOV to CR3 can set bit 63Nadav Amit
2014-11-07KVM: x86: Breakpoints do not consider CS.baseNadav Amit
2014-11-03KVM: vmx: Unavailable DR4/5 is checked before CPLNadav Amit
2014-11-03KVM: x86: some apic broadcast modes does not workNadav Amit
2014-10-24KVM: x86: Prevent host from panicking on shared MSR writes.Andy Honig
2014-10-24KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit
2014-09-24kvm: x86: Unpin and remove kvm_arch->apic_access_pageTang Chen
2014-09-24kvm: x86: Add request bit to reload APIC access page addressTang Chen
2014-09-24kvm: Add arch specific mmu notifier for page invalidationTang Chen
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla
2014-09-24KVM: x86: directly use kvm_make_request againLiang Chen
2014-09-17kvm: Remove ept_identity_pagetable from struct kvm_arch.Tang Chen
2014-09-05KVM: x86: propagate exception from permission checks on the nested page faultPaolo Bonzini
2014-09-05KVM: x86: skip writeback on injection of nested exceptionPaolo Bonzini
2014-09-03kvm: x86: fix stale mmio cache bugDavid Matlack
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini
2014-08-21KVM: x86: introduce sched_in to kvm_x86_opsRadim Krčmář
2014-08-19KVM: x86: drop fpu_activate hookWanpeng Li
2014-08-19Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini
2014-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-07-21KVM: x86: DR6/7.RTM cannot be writtenNadav Amit
2014-07-11KVM: x86: return all bits from get_interrupt_shadowPaolo Bonzini
2014-07-09KVM: x86: fix TSC matchingTomasz Grabiec
2014-06-19KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini
2014-06-19KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit
2014-06-18KVM: x86: rdpmc emulation checks the counter incorrectlyNadav Amit
2014-05-22KVM: x86: get CPL from SS.DPLPaolo Bonzini
2014-04-23KVM: x86: Fix CR3 reserved bitsNadav Amit
2014-04-14KVM: Remove SMAP bit from CR4_RESERVED_BITSFeng Wu
2014-03-11KVM: x86: Allow the guest to run with dirty debug registersPaolo Bonzini
2014-03-11KVM: x86: change vcpu->arch.switch_db_regs to a bit maskPaolo Bonzini
2014-03-11KVM: x86: Remove return code from enable_irq/nmi_windowJan Kiszka
2014-03-11KVM: nVMX: Rework interception of IRQs and NMIsJan Kiszka
2014-03-04x86: kvm: introduce periodic global clock updatesAndrew Jones
2014-03-04x86: kvm: rate-limit global clock updatesAndrew Jones
2014-02-24KVM: x86: Intel MPX vmx and msr handleLiu, Jinsong
2014-02-04KVM: x86: remove unused last_kernel_ns variableMarcelo Tosatti
2014-01-17KVM: SVM: Fix reading of DR6Jan Kiszka
2014-01-17add support for Hyper-V reference time counterVadim Rozenfeld
2013-11-06kvm: Delete prototype for non-existent function kvm_check_ioplJosh Triplett