summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/x86.c
AgeCommit message (Expand)Author
2017-03-02sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...Ingo Molnar
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-02-17KVM: x86: remove code for lazy FPU handlingPaolo Bonzini
2017-02-17KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini
2017-02-16KVM: Support vCPU-based gfn->hva cacheCao, Lei
2017-02-15kvm: x86: do not use KVM_REQ_EVENT for APICv interrupt injectionPaolo Bonzini
2017-02-15KVM: x86: do not scan IRR twice on APICv vmentryPaolo Bonzini
2017-02-15KVM: vmx: move sync_pir_to_irr from apic_find_highest_irr to callersPaolo Bonzini
2017-02-15kvm: nVMX: move nested events check to kvm_vcpu_runningPaolo Bonzini
2017-02-09KVM: x86: hide KVM_HC_CLOCK_PAIRING on 32 bitArnd Bergmann
2017-02-09Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-02-08KVM: x86: fix compilationPaolo Bonzini
2017-02-07KVM: x86: add KVM_HC_CLOCK_PAIRING hypercallMarcelo Tosatti
2017-02-03KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář
2017-01-27kvm: x86: mmu: Set SPTE_SPECIAL_MASK within mmu.cJunaid Shahid
2017-01-17Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář
2017-01-17KVM: x86: fix fixing of hypercallsDmitry Vyukov
2017-01-12KVM: x86: fix NULL deref in vcpu_scan_ioapicWanpeng Li
2017-01-12KVM: x86: flush pending lapic jump label updates on module unloadDavid Matlack
2017-01-09KVM: x86: add VCPU stat for KVM_REQ_EVENT processingPaolo Bonzini
2017-01-09kvm: svm: Use the hardware provided GPA instead of page walkTom Lendacky
2017-01-09kvm: x86: mmu: Lockless access tracking for Intel CPUs without EPT A bits.Junaid Shahid
2017-01-09kvm: x86: export maximum number of mmu_page_hash collisionsDavid Matlack
2017-01-09KVM: x86: simplify conditions with split/kernel irqchipRadim Krčmář
2017-01-09KVM: x86: make pic setup code look like ioapic setupRadim Krčmář
2017-01-09KVM: x86: decouple irqchip_in_kernel() and pic_irqchip()Radim Krčmář
2017-01-09KVM: x86: don't allow kernel irqchip with split irqchipRadim Krčmář
2017-01-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-24KVM: x86: reset MMU on KVM_SET_VCPU_EVENTSXiao Guangrong
2016-12-19kvm: take srcu lock around kvm_steal_time_set_preempted()Andrea Arcangeli
2016-12-19kvm: fix schedule in atomic in kvm_steal_time_set_preempted()Andrea Arcangeli
2016-12-16KVM: hyperv: fix locking of struct kvm_hv fieldsPaolo Bonzini
2016-12-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-12-12Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-08KVM: nVMX: introduce nested_vmx_load_cr3 and call it on vmentryLadi Prosek
2016-12-08KVM: x86: Do not clear RFLAGS.TF when a singlestep trap occurs.Kyle Huey
2016-12-08KVM: x86: Add kvm_skip_emulated_instruction and use it.Kyle Huey
2016-12-05Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie
2016-11-24kvm: svm: Add kvm_fast_pio_in supportTom Lendacky
2016-11-23Merge branch 'linus' into x86/fpu, to resolve conflictsIngo Molnar
2016-11-22kvm: x86: don't print warning messages for unimplemented msrsBandan Das
2016-11-22x86/kvm: Support the vCPU preemption checkPan Xinhui
2016-11-19KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addrPaolo Bonzini
2016-11-19kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in usePaolo Bonzini
2016-11-19KVM: Disable irq while unregistering user notifierIgnacio Alvarado
2016-11-19KVM: x86: do not go through vcpu in __get_kvmclock_nsPaolo Bonzini