summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-061-0/+1
* kvm: remove KVM_MMIO_SIZETiejun Chen2015-02-051-2/+0Star
* KVM: x86: revert "add method to test PIR bitmap vector"Marcelo Tosatti2015-02-021-1/+0Star
* KVM: x86: Add new dirty logging kvm_x86_ops for PMLKai Huang2015-01-291-0/+25
* KVM: x86: Change parameter of kvm_mmu_slot_remove_write_accessKai Huang2015-01-291-1/+2
* KVM: MMU: Add mmu help functions to support PMLKai Huang2015-01-291-0/+9
* Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2015-01-231-3/+0Star
|\
| * KVM: x86: switch to kvm_get_dirty_log_protectPaolo Bonzini2015-01-161-3/+0Star
* | kvm: Fix CR3_PCID_INVD type on 32-bitBorislav Petkov2015-01-211-1/+1
* | KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issueMarcelo Tosatti2015-01-201-0/+2
* | KVM: x86: #PF error-code on R/W operations is wrongNadav Amit2015-01-091-0/+12
|/
* KVM: x86: add method to test PIR bitmap vectorMarcelo Tosatti2015-01-081-0/+1
* KVM: move APIC types to arch/x86/Paolo Bonzini2014-12-181-0/+10
* kvm: vmx: add MSR logic for XSAVESWanpeng Li2014-12-051-0/+1
* kvm: x86: Add kvm_x86_ops hook that enables XSAVES for guestWanpeng Li2014-12-051-0/+1
* kvm: x86: avoid warning about potential shift wrapping bugPaolo Bonzini2014-11-241-1/+1
* KVM: x86: move device assignment out of kvm_host.hPaolo Bonzini2014-11-241-23/+0Star
* kvm: x86: move assigned-dev.c and iommu.c to arch/x86/Radim Krčmář2014-11-231-0/+23
* kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/Paolo Bonzini2014-11-211-0/+16
* kvm: x86: increase user memory slots to 509Igor Mammedov2014-11-141-1/+1
* KVM: x86: MOV to CR3 can set bit 63Nadav Amit2014-11-071-0/+1
* KVM: x86: Breakpoints do not consider CS.baseNadav Amit2014-11-071-0/+1
* KVM: vmx: Unavailable DR4/5 is checked before CPLNadav Amit2014-11-031-0/+1
* KVM: x86: some apic broadcast modes does not workNadav Amit2014-11-031-1/+1
* 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/+0Star
* kvm: Remove ept_identity_pagetable from struct kvm_arch.Tang Chen2014-09-171-1/+0Star
* 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/+0Star
* 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/+0Star
* 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/+0Star
* 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/+0Star
* KVM: x86: Fix CR3 reserved bitsNadav Amit2014-04-231-5/+1Star
* KVM: Remove SMAP bit from CR4_RESERVED_BITSFeng Wu2014-04-141-1/+1