index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kvm: fix wrong address when writing Hyper-V tsc page
Xiaoming Gao
2014-06-19
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
2014-06-04
1
-32
/
+29
|
\
|
*
KVM: x86: drop set_rflags callback
Paolo Bonzini
2014-05-22
1
-6
/
+0
|
*
KVM: x86: Fix CR3 reserved bits check in long mode
Jan Kiszka
2014-05-12
1
-4
/
+5
|
*
kvm/x86: implement hv EOI assist
Michael S. Tsirkin
2014-05-07
1
-0
/
+4
|
*
KVM: x86: improve the usability of the 'kvm_pio' tracepoint
Ulrich Obergfell
2014-05-05
1
-2
/
+2
|
*
KVM: MMU: flush tlb out of mmu lock when write-protect the sptes
Xiao Guangrong
2014-04-23
1
-2
/
+10
|
*
KVM: MMU: lazily drop large spte
Xiao Guangrong
2014-04-23
1
-2
/
+6
|
*
KVM: x86: Processor mode may be determined incorrectly
Nadav Amit
2014-04-23
1
-1
/
+1
|
*
KVM: x86: Fix CR3 reserved bits
Nadav Amit
2014-04-23
1
-20
/
+5
|
*
KVM: support any-length wildcard ioeventfd
Michael S. Tsirkin
2014-04-17
1
-0
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-05-28
1
-1
/
+5
|
\
\
|
*
|
KVM: x86: disable master clock if TSC is reset during suspend
Marcelo Tosatti
2014-05-14
1
-1
/
+5
|
|
/
*
/
asmlinkage, x86: Add explicit __visible to arch/x86/*
Andi Kleen
2014-05-05
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-04-14
1
-2
/
+8
|
\
|
*
KVM: x86: remove WARN_ON from get_kernel_ns()
Marcelo Tosatti
2014-04-14
1
-1
/
+0
|
*
KVM: Add SMAP support when setting CR4
Feng Wu
2014-04-14
1
-1
/
+8
*
|
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-07
1
-1
/
+6
|
\
\
|
|
/
|
/
|
|
*
x86, kvm: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-20
1
-1
/
+6
*
|
KVM: vmx: fix MPX detection
Paolo Bonzini
2014-03-27
1
-1
/
+2
*
|
KVM: x86: handle missing MPX in nested virtualization
Paolo Bonzini
2014-03-17
1
-0
/
+17
*
|
KVM: x86: introduce kvm_supported_xcr0()
Paolo Bonzini
2014-03-17
1
-3
/
+1
*
|
kvm: x86: ignore ioapic polarity
Gabriel L. Somlo
2014-03-13
1
-0
/
+1
*
|
KVM: x86: Allow the guest to run with dirty debug registers
Paolo Bonzini
2014-03-11
1
-0
/
+16
*
|
KVM: x86: change vcpu->arch.switch_db_regs to a bit mask
Paolo Bonzini
2014-03-11
1
-1
/
+3
*
|
KVM: x86: Remove return code from enable_irq/nmi_window
Jan Kiszka
2014-03-11
1
-4
/
+2
*
|
KVM: nVMX: Rework interception of IRQs and NMIs
Jan Kiszka
2014-03-11
1
-7
/
+19
*
|
Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Paolo Bonzini
2014-03-04
1
-1
/
+1
|
\
|
|
*
kvm: x86: fix emulator buffer overflow (CVE-2014-0049)
Andrew Honig
2014-02-27
1
-1
/
+1
*
|
x86: kvm: introduce periodic global clock updates
Andrew Jones
2014-03-04
1
-0
/
+20
*
|
x86: kvm: rate-limit global clock updates
Andrew Jones
2014-03-04
1
-4
/
+23
*
|
KVM: x86: Break kvm_for_each_vcpu loop after finding the VP_INDEX
Takuya Yoshikawa
2014-02-27
1
-2
/
+5
*
|
KVM: x86: emulator_cmpxchg_emulated should mark_page_dirty
Marcelo Tosatti
2014-02-26
1
-0
/
+1
*
|
KVM: x86: Enable Intel MPX for guest
Liu, Jinsong
2014-02-25
1
-0
/
+3
*
|
KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_save
Liu, Jinsong
2014-02-25
1
-1
/
+1
*
|
KVM: x86: Fix xsave cpuid exposing bug
Liu, Jinsong
2014-02-22
1
-2
/
+5
*
|
KVM: x86: remove unused last_kernel_ns variable
Marcelo Tosatti
2014-02-04
1
-1
/
+0
|
/
*
kvm: x86: move KVM_CAP_HYPERV_TIME outside #ifdef
Paolo Bonzini
2014-01-29
1
-1
/
+1
*
KVM: x86: Validate guest writes to MSR_IA32_APICBASE
Jan Kiszka
2014-01-27
1
-7
/
+25
*
KVM: x86: mark hyper-v vapic assist page as dirty
Vadim Rozenfeld
2014-01-24
1
-2
/
+4
*
KVM: x86: mark hyper-v hypercall page as dirty
Vadim Rozenfeld
2014-01-23
1
-0
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-01-22
1
-46
/
+55
|
\
|
*
KVM: SVM: Fix reading of DR6
Jan Kiszka
2014-01-17
1
-2
/
+17
|
*
KVM: x86: Sync DR7 on KVM_SET_DEBUGREGS
Jan Kiszka
2014-01-17
1
-0
/
+1
|
*
add support for Hyper-V reference time counter
Vadim Rozenfeld
2014-01-17
1
-1
/
+27
|
*
KVM: remove useless write to vcpu->hv_clock.tsc_timestamp
Paolo Bonzini
2014-01-15
1
-2
/
+0
|
*
KVM: x86: fix tsc catchup issue with tsc scaling
Marcelo Tosatti
2014-01-15
1
-40
/
+1
|
*
KVM: x86: limit PIT timer frequency
Marcelo Tosatti
2014-01-15
1
-0
/
+3
|
*
KVM: x86: Add comment on vcpu_enter_guest()'s return value
Takuya Yoshikawa
2013-12-13
1
-0
/
+5
|
*
KVM: Use cond_resched() directly and remove useless kvm_resched()
Takuya Yoshikawa
2013-12-13
1
-1
/
+1
[next]