aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini1-0/+1
2015-02-05kvm: remove KVM_MMIO_SIZETiejun Chen1-2/+0
2015-02-02KVM: x86: revert "add method to test PIR bitmap vector"Marcelo Tosatti1-1/+0
2015-01-29KVM: x86: Add new dirty logging kvm_x86_ops for PMLKai Huang1-0/+25
2015-01-29KVM: x86: Change parameter of kvm_mmu_slot_remove_write_accessKai Huang1-1/+2
2015-01-29KVM: MMU: Add mmu help functions to support PMLKai Huang1-0/+9
2015-01-23Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-nextPaolo Bonzini1-3/+0
2015-01-21kvm: Fix CR3_PCID_INVD type on 32-bitBorislav Petkov1-1/+1
2015-01-20KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issueMarcelo Tosatti1-0/+2
2015-01-16KVM: x86: switch to kvm_get_dirty_log_protectPaolo Bonzini1-3/+0
2015-01-09KVM: x86: #PF error-code on R/W operations is wrongNadav Amit1-0/+12
2015-01-08KVM: x86: add method to test PIR bitmap vectorMarcelo Tosatti1-0/+1
2014-12-18KVM: move APIC types to arch/x86/Paolo Bonzini1-0/+10
2014-12-05kvm: vmx: add MSR logic for XSAVESWanpeng Li1-0/+1
2014-12-05kvm: x86: Add kvm_x86_ops hook that enables XSAVES for guestWanpeng Li1-0/+1
2014-11-24kvm: x86: avoid warning about potential shift wrapping bugPaolo Bonzini1-1/+1
2014-11-24KVM: x86: move device assignment out of kvm_host.hPaolo Bonzini1-23/+0
2014-11-23kvm: x86: move assigned-dev.c and iommu.c to arch/x86/Radim Krčmář1-0/+23
2014-11-21kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/Paolo Bonzini1-0/+16
2014-11-14kvm: x86: increase user memory slots to 509Igor Mammedov1-1/+1
2014-11-07KVM: x86: MOV to CR3 can set bit 63Nadav Amit1-0/+1
2014-11-07KVM: x86: Breakpoints do not consider CS.baseNadav Amit1-0/+1
2014-11-03KVM: vmx: Unavailable DR4/5 is checked before CPLNadav Amit1-0/+1
2014-11-03KVM: x86: some apic broadcast modes does not workNadav Amit1-1/+1
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