aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.c
Commit message (Expand)AuthorAge
* kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li2015-05-20
* kvm: fix crash in kvm_vcpu_reload_apic_access_pageAndrea Arcangeli2015-05-20
* KVM: MMU: fix SMAP virtualizationXiao Guangrong2015-05-11
* kvm: x86: fix kvmclock update protocolRadim Krčmář2015-04-27
* 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: cache maxphyaddr CPUID leaf in struct kvm_vcpuEugene Korenevsky2015-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
| * | Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-04-07
| |\ \
| | * | KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev2015-03-26
| | |/
| * | KVM: x86: For the symbols used locally only should be static typeXiubo Li2015-03-17
| * | KVM: x86: Avoid using plain integer as NULL pointer warningXiubo Li2015-03-17
| * | kvm: x86: make kvm_emulate_* consistantJoel Schopp2015-03-10
| * | KVM: Get rid of kvm_kvfree()Thomas Huth2015-03-10
| |/
* / kvm: move advertising of KVM_CAP_IRQFD to common codePaolo Bonzini2015-03-10
|/
* kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-06
* KVM: VMX: Add PML support in VMXKai Huang2015-01-30
* KVM: x86: Add new dirty logging kvm_x86_ops for PMLKai Huang2015-01-29
* KVM: x86: Change parameter of kvm_mmu_slot_remove_write_accessKai Huang2015-01-29
* KVM: x86: 32-bit wraparound read/write not emulated correctlyNadav Amit2015-01-26
* KVM: x86: IRET emulation does not clear NMI maskingNadav Amit2015-01-26
* Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-01-23
|\
| * KVM: remove unneeded return value of vcpu_postcreateDominik Dingel2015-01-23
* | Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2015-01-23
|\ \
| * | KVM: x86: switch to kvm_get_dirty_log_protectPaolo Bonzini2015-01-16
| |/
* | KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issueMarcelo Tosatti2015-01-20
* | KVM: fix "Should it be static?" warnings from sparseFengguang Wu2015-01-20
* | KVM: x86: allow TSC deadline timer on all hostsRadim Krčmář2015-01-09
|/
* kvm: x86: Remove kvm_make_request from lapic.cNicholas Krause2015-01-08
* KVM: x86: add option to advance tscdeadline hrtimer expirationMarcelo Tosatti2015-01-08
* KVM: nVMX: Add nested msr load/restore algorithmWincy Van2015-01-08
* KVM: x86: support XSAVES usage in the hostPaolo Bonzini2014-12-05
* kvm: x86: avoid warning about potential shift wrapping bugPaolo Bonzini2014-11-24
* KVM: x86: move device assignment out of kvm_host.hPaolo Bonzini2014-11-24
* kvm: x86: move assigned-dev.c and iommu.c to arch/x86/Radim Krčmář2014-11-23
* kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/Paolo Bonzini2014-11-21
* kvm: svm: move WARN_ON in svm_adjust_tsc_offsetChris J Arges2014-11-13
* KVM: x86: fix warning on 32-bit compilationPaolo Bonzini2014-11-10
* kvm: x86: add trace event for pvclock updatesDavid Matlack2014-11-08
* kvm: x86: Fix kvm clock versioning.Owen Hofmann2014-11-08
* KVM: x86: update masterclock values on TSC writesMarcelo Tosatti2014-11-08
* KVM: x86: Do not update EFLAGS on faulting emulationNadav Amit2014-11-07