index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
2015-04-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-04-08
kvm: mmu: lazy collapse small sptes into large sptes
Wanpeng Li
2015-04-08
KVM: x86: Clear CR2 on VCPU reset
Nadav Amit
2015-04-08
KVM: x86: DR0-DR3 are not clear on reset
Nadav Amit
2015-04-08
KVM: x86: BSP in MSR_IA32_APICBASE is writable
Nadav Amit
2015-04-08
KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpu
Eugene Korenevsky
2015-04-08
KVM: x86: optimize delivery of TSC deadline timer interrupt
Paolo Bonzini
2015-04-08
KVM: x86: extract blocking logic from __vcpu_run
Paolo Bonzini
2015-04-07
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2015-03-31
Merge tag 'v4.0-rc6' into timers/core, before applying new patches
Ingo Molnar
2015-03-27
time: Rename timekeeper::tkr to timekeeper::tkr_mono
Peter Zijlstra
2015-03-26
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
Nikolay Nikolaev
2015-03-17
KVM: x86: For the symbols used locally only should be static type
Xiubo Li
2015-03-17
KVM: x86: Avoid using plain integer as NULL pointer warning
Xiubo Li
2015-03-10
kvm: move advertising of KVM_CAP_IRQFD to common code
Paolo Bonzini
2015-03-10
kvm: x86: make kvm_emulate_* consistant
Joel Schopp
2015-03-10
KVM: Get rid of kvm_kvfree()
Thomas Huth
2015-02-06
kvm: add halt_poll_ns module parameter
Paolo Bonzini
2015-01-30
KVM: VMX: Add PML support in VMX
Kai Huang
2015-01-29
KVM: x86: Add new dirty logging kvm_x86_ops for PML
Kai Huang
2015-01-29
KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
Kai Huang
2015-01-26
KVM: x86: 32-bit wraparound read/write not emulated correctly
Nadav Amit
2015-01-26
KVM: x86: IRET emulation does not clear NMI masking
Nadav Amit
2015-01-23
Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2015-01-23
Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2015-01-23
KVM: remove unneeded return value of vcpu_postcreate
Dominik Dingel
2015-01-20
KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issue
Marcelo Tosatti
2015-01-20
KVM: fix "Should it be static?" warnings from sparse
Fengguang Wu
2015-01-16
KVM: x86: switch to kvm_get_dirty_log_protect
Paolo Bonzini
2015-01-09
KVM: x86: allow TSC deadline timer on all hosts
Radim Krčmář
2015-01-08
kvm: x86: Remove kvm_make_request from lapic.c
Nicholas Krause
2015-01-08
KVM: x86: add option to advance tscdeadline hrtimer expiration
Marcelo Tosatti
2015-01-08
KVM: nVMX: Add nested msr load/restore algorithm
Wincy Van
2014-12-05
KVM: x86: support XSAVES usage in the host
Paolo Bonzini
2014-11-24
kvm: x86: avoid warning about potential shift wrapping bug
Paolo Bonzini
2014-11-24
KVM: x86: move device assignment out of kvm_host.h
Paolo Bonzini
2014-11-23
kvm: x86: move assigned-dev.c and iommu.c to arch/x86/
Radim Krčmář
2014-11-21
kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/
Paolo Bonzini
2014-11-13
kvm: svm: move WARN_ON in svm_adjust_tsc_offset
Chris J Arges
2014-11-10
KVM: x86: fix warning on 32-bit compilation
Paolo Bonzini
2014-11-08
kvm: x86: add trace event for pvclock updates
David Matlack
2014-11-08
kvm: x86: Fix kvm clock versioning.
Owen Hofmann
2014-11-08
KVM: x86: update masterclock values on TSC writes
Marcelo Tosatti
2014-11-07
KVM: x86: Do not update EFLAGS on faulting emulation
Nadav Amit
2014-11-07
KVM: x86: MOV to CR3 can set bit 63
Nadav Amit
2014-11-07
KVM: x86: Breakpoints do not consider CS.base
Nadav Amit
2014-11-07
KVM: x86: No error-code on real-mode exceptions
Nadav Amit
2014-11-03
KVM: x86: Enable Intel AVX-512 for guest
Chao Peng
2014-11-03
KVM: vmx: Unavailable DR4/5 is checked before CPL
Nadav Amit
[next]