index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-41
/
+21
2014-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-48
/
+123
2014-07-24
KVM: x86: Assertions to check no overrun in MSR lists
Nadav Amit
1
-0
/
+1
2014-07-24
KVM: x86: set rflags.rf during fault injection
Nadav Amit
1
-0
/
+30
2014-07-24
timekeeping: Create struct tk_read_base and use it in struct timekeeper
Thomas Gleixner
1
-7
/
+7
2014-07-24
clocksource: Get rid of cycle_last
Thomas Gleixner
1
-1
/
+1
2014-07-24
x86: kvm: Make kvm_get_time_and_clockread() nanoseconds based
Thomas Gleixner
1
-30
/
+14
2014-07-24
x86: kvm: Use ktime_get_boot_ns()
Thomas Gleixner
1
-5
/
+1
2014-07-21
KVM: x86: DR6/7.RTM cannot be written
Nadav Amit
1
-6
/
+16
2014-07-21
KVM: x86: emulator injects #DB when RFLAGS.RF is set
Nadav Amit
1
-1
/
+2
2014-07-21
KVM: x86: Clearing rflags.rf upon skipped emulated instruction
Nadav Amit
1
-0
/
+2
2014-07-11
KVM: x86: use kvm_read_guest_page for emulator accesses
Paolo Bonzini
1
-4
/
+19
2014-07-11
KVM: emulate: move init_decode_cache to emulate.c
Bandan Das
1
-13
/
+0
2014-07-11
KVM: x86: avoid useless set of KVM_REQ_EVENT after emulation
Paolo Bonzini
1
-10
/
+26
2014-07-11
KVM: x86: return all bits from get_interrupt_shadow
Paolo Bonzini
1
-5
/
+5
2014-07-11
KVM: svm: writes to MSR_K7_HWCR generates GPE in guest
Matthias Lange
1
-0
/
+1
2014-07-11
KVM: x86: Pending interrupt may be delivered after INIT
Nadav Amit
1
-0
/
+2
2014-07-09
KVM: x86: fix TSC matching
Tomasz Grabiec
1
-4
/
+7
2014-07-08
KVM: x86: Check for nested events if there is an injectable interrupt
Bandan Das
1
-0
/
+12
2014-06-30
arch: x86: kvm: x86.c: Cleaning up variable is set more than once
Rickard Strandqvist
1
-1
/
+0
2014-06-19
kvm: fix wrong address when writing Hyper-V tsc page
Xiaoming Gao
1
-1
/
+1
2014-06-19
KVM: x86: Hypercall handling does not considers opsize correctly
Nadav Amit
1
-5
/
+6
2014-06-18
KVM: x86: rdpmc emulation checks the counter incorrectly
Nadav Amit
1
-0
/
+7
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
1
-32
/
+29
2014-05-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+5
2014-05-22
KVM: x86: drop set_rflags callback
Paolo Bonzini
1
-6
/
+0
2014-05-14
KVM: x86: disable master clock if TSC is reset during suspend
Marcelo Tosatti
1
-1
/
+5
2014-05-12
KVM: x86: Fix CR3 reserved bits check in long mode
Jan Kiszka
1
-4
/
+5
2014-05-07
kvm/x86: implement hv EOI assist
Michael S. Tsirkin
1
-0
/
+4
2014-05-06
asmlinkage, x86: Add explicit __visible to arch/x86/*
Andi Kleen
1
-1
/
+1
2014-05-06
KVM: x86: improve the usability of the 'kvm_pio' tracepoint
Ulrich Obergfell
1
-2
/
+2
2014-04-24
KVM: MMU: flush tlb out of mmu lock when write-protect the sptes
Xiao Guangrong
1
-2
/
+10
2014-04-24
KVM: MMU: lazily drop large spte
Xiao Guangrong
1
-2
/
+6
2014-04-24
KVM: x86: Processor mode may be determined incorrectly
Nadav Amit
1
-1
/
+1
2014-04-24
KVM: x86: Fix CR3 reserved bits
Nadav Amit
1
-20
/
+5
2014-04-17
KVM: support any-length wildcard ioeventfd
Michael S. Tsirkin
1
-0
/
+1
2014-04-15
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+8
2014-04-15
KVM: x86: remove WARN_ON from get_kernel_ns()
Marcelo Tosatti
1
-1
/
+0
2014-04-15
KVM: Add SMAP support when setting CR4
Feng Wu
1
-1
/
+8
2014-04-08
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+6
2014-03-27
KVM: vmx: fix MPX detection
Paolo Bonzini
1
-1
/
+2
2014-03-20
x86, kvm: Fix CPU hotplug callback registration
Srivatsa S. Bhat
1
-1
/
+6
2014-03-17
KVM: x86: handle missing MPX in nested virtualization
Paolo Bonzini
1
-0
/
+17
2014-03-17
KVM: x86: introduce kvm_supported_xcr0()
Paolo Bonzini
1
-3
/
+1
2014-03-13
kvm: x86: ignore ioapic polarity
Gabriel L. Somlo
1
-0
/
+1
2014-03-11
KVM: x86: Allow the guest to run with dirty debug registers
Paolo Bonzini
1
-0
/
+16
2014-03-11
KVM: x86: change vcpu->arch.switch_db_regs to a bit mask
Paolo Bonzini
1
-1
/
+3
2014-03-11
KVM: x86: Remove return code from enable_irq/nmi_window
Jan Kiszka
1
-4
/
+2
2014-03-11
KVM: nVMX: Rework interception of IRQs and NMIs
Jan Kiszka
1
-7
/
+19
2014-03-04
Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Paolo Bonzini
1
-1
/
+1
[next]