index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
1
-1
/
+1
|
\
|
*
x86: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
1
-1
/
+1
*
|
kvm: do not handle APIC access page if in-kernel irqchip is not in use
Paolo Bonzini
2014-10-02
1
-0
/
+3
*
|
kvm: x86: Unpin and remove kvm_arch->apic_access_page
Tang Chen
2014-09-24
1
-6
/
+16
*
|
kvm: x86: Add request bit to reload APIC access page address
Tang Chen
2014-09-24
1
-0
/
+14
*
|
kvm: Add arch specific mmu notifier for page invalidation
Tang Chen
2014-09-24
1
-0
/
+5
*
|
kvm: x86: use macros to compute bank MSRs
Chen Yucong
2014-09-24
1
-4
/
+4
*
|
KVM: vmx: Inject #GP on invalid PAT CR
Nadav Amit
2014-09-24
1
-2
/
+3
*
|
KVM: x86: directly use kvm_make_request again
Liang Chen
2014-09-24
1
-1
/
+1
*
|
KVM: x86: count actual tlb flushes
Radim Krčmář
2014-09-24
1
-1
/
+7
*
|
KVM: x86: Don't report guest userspace emulation error to userspace
Nadav Amit
2014-09-24
1
-1
/
+1
*
|
kvm: Remove ept_identity_pagetable from struct kvm_arch.
Tang Chen
2014-09-17
1
-2
/
+0
*
|
KVM: x86: Use kvm_make_request when applicable
Guo Hui Liu
2014-09-16
1
-8
/
+7
*
|
KVM: x86: propagate exception from permission checks on the nested page fault
Paolo Bonzini
2014-09-05
1
-4
/
+5
*
|
KVM: x86: skip writeback on injection of nested exception
Paolo Bonzini
2014-09-05
1
-5
/
+10
*
|
KVM: mmio: cleanup kvm_set_mmio_spte_mask
Tiejun Chen
2014-09-03
1
-1
/
+1
*
|
KVM: x86: use guest maxphyaddr to check MTRR values
Paolo Bonzini
2014-08-29
1
-3
/
+2
*
|
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
2014-08-29
1
-6
/
+6
*
|
KVM: trace kvm_ple_window grow/shrink
Radim Krčmář
2014-08-21
1
-0
/
+1
*
|
KVM: x86: introduce sched_in to kvm_x86_ops
Radim Krčmář
2014-08-21
1
-0
/
+1
*
|
KVM: add kvm_arch_sched_in
Radim Krčmář
2014-08-21
1
-0
/
+4
*
|
KVM: emulate: warn on invalid or uninitialized exception numbers
Paolo Bonzini
2014-08-20
1
-0
/
+1
*
|
KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRs
Wanpeng Li
2014-08-19
1
-3
/
+15
*
|
KVM: x86: fix check legal type of Variable Range MTRRs
Wanpeng Li
2014-08-19
1
-1
/
+7
*
|
KVM: SVM: add rdmsr support for AMD event registers
Wei Huang
2014-08-19
1
-0
/
+6
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-08-07
1
-1
/
+1
|
\
|
*
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
Paolo Bonzini
2014-08-05
1
-1
/
+1
|
|
\
|
|
*
KVM: Rename and add argument to check_extension
Alexander Graf
2014-07-28
1
-1
/
+1
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-08-06
1
-41
/
+21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
timekeeping: Create struct tk_read_base and use it in struct timekeeper
Thomas Gleixner
2014-07-24
1
-7
/
+7
|
*
|
clocksource: Get rid of cycle_last
Thomas Gleixner
2014-07-24
1
-1
/
+1
|
*
|
x86: kvm: Make kvm_get_time_and_clockread() nanoseconds based
Thomas Gleixner
2014-07-24
1
-30
/
+14
|
*
|
x86: kvm: Use ktime_get_boot_ns()
Thomas Gleixner
2014-07-24
1
-5
/
+1
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-08-04
1
-48
/
+123
|
\
\
\
|
*
|
|
KVM: x86: Assertions to check no overrun in MSR lists
Nadav Amit
2014-07-24
1
-0
/
+1
|
*
|
|
KVM: x86: set rflags.rf during fault injection
Nadav Amit
2014-07-24
1
-0
/
+30
|
*
|
|
KVM: x86: DR6/7.RTM cannot be written
Nadav Amit
2014-07-21
1
-6
/
+16
|
*
|
|
KVM: x86: emulator injects #DB when RFLAGS.RF is set
Nadav Amit
2014-07-21
1
-1
/
+2
|
*
|
|
KVM: x86: Clearing rflags.rf upon skipped emulated instruction
Nadav Amit
2014-07-21
1
-0
/
+2
|
*
|
|
KVM: x86: use kvm_read_guest_page for emulator accesses
Paolo Bonzini
2014-07-11
1
-4
/
+19
|
*
|
|
KVM: emulate: move init_decode_cache to emulate.c
Bandan Das
2014-07-11
1
-13
/
+0
|
*
|
|
KVM: x86: avoid useless set of KVM_REQ_EVENT after emulation
Paolo Bonzini
2014-07-11
1
-10
/
+26
|
*
|
|
KVM: x86: return all bits from get_interrupt_shadow
Paolo Bonzini
2014-07-11
1
-5
/
+5
|
*
|
|
KVM: svm: writes to MSR_K7_HWCR generates GPE in guest
Matthias Lange
2014-07-11
1
-0
/
+1
|
*
|
|
KVM: x86: Pending interrupt may be delivered after INIT
Nadav Amit
2014-07-11
1
-0
/
+2
|
*
|
|
KVM: x86: fix TSC matching
Tomasz Grabiec
2014-07-09
1
-4
/
+7
|
|
|
/
|
|
/
|
|
*
|
arch: x86: kvm: x86.c: Cleaning up variable is set more than once
Rickard Strandqvist
2014-06-30
1
-1
/
+0
|
*
|
KVM: x86: Hypercall handling does not considers opsize correctly
Nadav Amit
2014-06-19
1
-5
/
+6
|
*
|
KVM: x86: rdpmc emulation checks the counter incorrectly
Nadav Amit
2014-06-18
1
-0
/
+7
*
|
|
KVM: x86: Check for nested events if there is an injectable interrupt
Bandan Das
2014-07-08
1
-0
/
+12
|
|
/
|
/
|
[next]