summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/x86.c
AgeCommit message (Expand)Author
2015-09-21KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUSTHaozhong Zhang
2015-05-20kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li
2015-05-20kvm: fix crash in kvm_vcpu_reload_apic_access_pageAndrea Arcangeli
2015-05-11KVM: MMU: fix SMAP virtualizationXiao Guangrong
2015-04-27kvm: x86: fix kvmclock update protocolRadim Krčmář
2015-04-14KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_saveNadav Amit
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-08kvm: mmu: lazy collapse small sptes into large sptesWanpeng Li
2015-04-08KVM: x86: Clear CR2 on VCPU resetNadav Amit
2015-04-08KVM: x86: DR0-DR3 are not clear on resetNadav Amit
2015-04-08KVM: x86: BSP in MSR_IA32_APICBASE is writableNadav Amit
2015-04-08KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpuEugene Korenevsky
2015-04-08KVM: x86: optimize delivery of TSC deadline timer interruptPaolo Bonzini
2015-04-08KVM: x86: extract blocking logic from __vcpu_runPaolo Bonzini
2015-04-07Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2015-03-31Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar
2015-03-27time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra
2015-03-26KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev
2015-03-17KVM: x86: For the symbols used locally only should be static typeXiubo Li
2015-03-17KVM: x86: Avoid using plain integer as NULL pointer warningXiubo Li
2015-03-10kvm: move advertising of KVM_CAP_IRQFD to common codePaolo Bonzini
2015-03-10kvm: x86: make kvm_emulate_* consistantJoel Schopp
2015-03-10KVM: Get rid of kvm_kvfree()Thomas Huth
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini
2015-01-30KVM: VMX: Add PML support in VMXKai Huang
2015-01-29KVM: x86: Add new dirty logging kvm_x86_ops for PMLKai Huang
2015-01-29KVM: x86: Change parameter of kvm_mmu_slot_remove_write_accessKai Huang
2015-01-26KVM: x86: 32-bit wraparound read/write not emulated correctlyNadav Amit
2015-01-26KVM: x86: IRET emulation does not clear NMI maskingNadav Amit
2015-01-23Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2015-01-23Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2015-01-23KVM: remove unneeded return value of vcpu_postcreateDominik Dingel
2015-01-20KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issueMarcelo Tosatti
2015-01-20KVM: fix "Should it be static?" warnings from sparseFengguang Wu
2015-01-16KVM: x86: switch to kvm_get_dirty_log_protectPaolo Bonzini
2015-01-09KVM: x86: allow TSC deadline timer on all hostsRadim Krčmář
2015-01-08kvm: x86: Remove kvm_make_request from lapic.cNicholas Krause
2015-01-08KVM: x86: add option to advance tscdeadline hrtimer expirationMarcelo Tosatti
2015-01-08KVM: nVMX: Add nested msr load/restore algorithmWincy Van
2014-12-05KVM: x86: support XSAVES usage in the hostPaolo Bonzini
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-13kvm: svm: move WARN_ON in svm_adjust_tsc_offsetChris J Arges
2014-11-10KVM: x86: fix warning on 32-bit compilationPaolo Bonzini
2014-11-08kvm: x86: add trace event for pvclock updatesDavid Matlack
2014-11-08kvm: x86: Fix kvm clock versioning.Owen Hofmann
2014-11-08KVM: x86: update masterclock values on TSC writesMarcelo Tosatti