aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAge
* KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář2015-07-10
* KVM: x86: properly restore LVT0Radim Krčmář2015-07-10
* KVM: nSVM: Check for NRIPS support before updating control fieldBandan Das2015-07-10
* Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-18
|\
| * KVM: x86: fix lapic.timer_mode on restoreRadim Krčmář2015-06-16
* | arch/x86/kvm/mmu.c: work around gcc-4.4.4 bugAndrew Morton2015-06-10
|/
* kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li2015-05-20
* Revert "KVM: x86: drop fpu_activate hook"Paolo Bonzini2015-05-20
* kvm: fix crash in kvm_vcpu_reload_apic_access_pageAndrea Arcangeli2015-05-20
* KVM: MMU: fix SMAP virtualizationXiao Guangrong2015-05-11
* KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini2015-05-11
* KVM: MMU: fix smap permission checkXiao Guangrong2015-05-11
* kvm: x86: fix kvmclock update protocolRadim Krčmář2015-04-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: assorted d_backing_inode() annotationsDavid Howells2015-04-15
* | KVM: VMX: Preserve host CR4.MCE value while in guest mode.Ben Serebrin2015-04-21
* | KVM: MMU: fix comment in kvm_mmu_zap_collapsible_spteXiao Guangrong2015-04-15
* | kvm: mmu: don't do memslot overflow checkWanpeng Li2015-04-15
* | KVM: x86: cleanup kvm_irq_delivery_to_apic_fastPaolo Bonzini2015-04-14
* | KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_saveNadav Amit2015-04-14
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-13
|\ \
| * | Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar2015-03-31
| |\|
| * | time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra2015-03-27
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-13
|\ \ \ | |_|/ |/| |
| * | kvm: mmu: lazy collapse small sptes into large sptesWanpeng Li2015-04-08
| * | KVM: x86: Clear CR2 on VCPU resetNadav Amit2015-04-08
| * | KVM: x86: DR0-DR3 are not clear on resetNadav Amit2015-04-08
| * | KVM: x86: BSP in MSR_IA32_APICBASE is writableNadav Amit2015-04-08
| * | KVM: x86: simplify kvm_apic_mapRadim Krčmář2015-04-08
| * | KVM: x86: avoid logical_map when it is invalidRadim Krčmář2015-04-08
| * | KVM: x86: fix mixed APIC mode broadcastRadim Krčmář2015-04-08
| * | KVM: x86: use MDA for interrupt matchingRadim Krčmář2015-04-08
| * | KVM: nVMX: remove unnecessary double caching of MAXPHYADDREugene Korenevsky2015-04-08
| * | KVM: nVMX: checks for address bits beyond MAXPHYADDR on VM-entryEugene Korenevsky2015-04-08
| * | KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpuEugene Korenevsky2015-04-08
| * | KVM: vmx: pass error code with internal error #2Radim Krčmář2015-04-08
| * | KVM: x86: optimize delivery of TSC deadline timer interruptPaolo Bonzini2015-04-08
| * | KVM: x86: extract blocking logic from __vcpu_runPaolo Bonzini2015-04-08
| * | kvm: x86: fix x86 eflags fixed bitWanpeng Li2015-04-08
| * | Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-04-07
| |\ \
| | * | KVM: x86: remove now unneeded include directory from MakefileAndre Przywara2015-03-26
| | * | KVM: move iodev.h from virt/kvm/ to include/kvmAndre Przywara2015-03-26
| | * | KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev2015-03-26
| * | | x86: Use bool function return values of true/false not 1/0Joe Perches2015-03-31
| * | | KVM: remove useless check of "ret" variable prior to returning the same valueEugene Korenevsky2015-03-30
| * | | KVM: x86: Remove redundant definitionsNadav Amit2015-03-30
| * | | KVM: x86: removing redundant eflags bits definitionsNadav Amit2015-03-30
| * | | KVM: x86: BSF and BSR emulation change register unnecassarilyNadav Amit2015-03-30
| * | | KVM: x86: POPA emulation may not clear bits [63:32]Nadav Amit2015-03-30
| * | | KVM: x86: CMOV emulation on legacy mode is wrongNadav Amit2015-03-30