index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-10
1
-4
/
+4
|
\
|
*
kexec: split kexec_load syscall from kexec core code
Dave Young
2015-09-10
1
-4
/
+4
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-09-10
3
-4
/
+7
|
\
\
|
|
/
|
/
|
|
*
Silence compiler warning in arch/x86/kvm/emulate.c
Valdis Kletnieks
2015-09-06
1
-1
/
+1
|
*
kvm: compile process_smi_save_seg_64() only for x86_64
Alexander Kuleshov
2015-09-06
1
-0
/
+2
|
*
KVM: x86: avoid uninitialized variable warning
Paolo Bonzini
2015-09-06
1
-3
/
+4
*
|
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
2015-09-08
1
-1
/
+1
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-09-01
4
-25
/
+13
|
\
\
|
*
\
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
Ingo Molnar
2015-08-18
2
-5
/
+10
|
|
\
\
|
*
\
\
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
Ingo Molnar
2015-07-31
9
-34
/
+179
|
|
\
\
\
|
*
|
|
|
x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites
Andy Lutomirski
2015-07-06
1
-14
/
+2
|
*
|
|
|
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
2015-07-06
4
-12
/
+12
|
*
|
|
|
x86/asm/tsc: Replace rdtscll() with native_read_tsc()
Andy Lutomirski
2015-07-06
1
-1
/
+1
|
*
|
|
|
x86/asm/tsc, kvm: Remove vget_cycles()
Andy Lutomirski
2015-07-06
1
-1
/
+1
*
|
|
|
|
Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-08-31
15
-528
/
+744
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
x86/kvm: Rename VMX's segment access rights defines
Andy Lutomirski
2015-08-15
1
-7
/
+7
|
*
|
|
KVM: x86/vPMU: Fix unnecessary signed extension for AMD PERFCTRn
Wei Huang
2015-08-11
1
-2
/
+0
|
*
|
|
kvm: x86: Fix error handling in the function kvm_lapic_sync_from_vapic
Nicholas Krause
2015-08-11
1
-2
/
+3
|
*
|
|
KVM: VMX: drop ept misconfig check
Xiao Guangrong
2015-08-05
3
-95
/
+2
|
*
|
|
KVM: MMU: fully check zero bits for sptes
Xiao Guangrong
2015-08-05
1
-6
/
+37
|
*
|
|
KVM: MMU: introduce is_shadow_zero_bits_set()
Xiao Guangrong
2015-08-05
1
-9
/
+19
|
*
|
|
KVM: MMU: introduce the framework to check zero bits on sptes
Xiao Guangrong
2015-08-05
3
-0
/
+54
|
*
|
|
KVM: MMU: split reset_rsvds_bits_mask_ept
Xiao Guangrong
2015-08-05
1
-4
/
+10
|
*
|
|
KVM: MMU: split reset_rsvds_bits_mask
Xiao Guangrong
2015-08-05
1
-8
/
+18
|
*
|
|
KVM: MMU: introduce rsvd_bits_validate
Xiao Guangrong
2015-08-05
2
-34
/
+44
|
*
|
|
KVM: MMU: move FNAME(is_rsvd_bits_set) to mmu.c
Xiao Guangrong
2015-08-05
2
-11
/
+10
|
*
|
|
KVM: MMU: fix validation of mmio page fault
Xiao Guangrong
2015-08-05
1
-45
/
+0
|
*
|
|
KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ON
Alex Williamson
2015-08-05
1
-4
/
+4
|
*
|
|
KVM: x86: clean/fix memory barriers in irqchip_in_kernel
Paolo Bonzini
2015-07-30
3
-25
/
+15
|
*
|
|
KVM: x86: remove unnecessary memory barriers for shared MSRs
Paolo Bonzini
2015-07-29
1
-3
/
+1
|
*
|
|
KVM: move code related to KVM_SET_BOOT_CPU_ID to x86
Paolo Bonzini
2015-07-29
1
-0
/
+21
|
*
|
|
KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask
Paolo Bonzini
2015-07-23
1
-7
/
+8
|
*
|
|
kvm/x86: add support for MONITOR_TRAP_FLAG
Mihai Donțu
2015-07-23
1
-4
/
+12
|
*
|
|
kvm/x86: add sending hyper-v crash notification to user space
Andrey Smetanin
2015-07-23
1
-0
/
+6
|
*
|
|
kvm/x86: added hyper-v crash msrs into kvm hyperv context
Andrey Smetanin
2015-07-23
3
-5
/
+82
|
*
|
|
kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file
Andrey Smetanin
2015-07-23
6
-263
/
+352
|
*
|
|
KVM: nVMX: VMX instructions: add checks for #GP/#SS exceptions
Eugene Korenevsky
2015-07-23
1
-16
/
+61
|
|
|
/
|
|
/
|
*
|
|
KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUST
Haozhong Zhang
2015-08-07
1
-1
/
+1
*
|
|
KVM: x86: zero IDT limit on entry to SMM
Paolo Bonzini
2015-08-07
1
-0
/
+5
*
|
|
KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ON
Alex Williamson
2015-08-05
1
-4
/
+4
|
/
/
*
|
KVM: x86: rename quirk constants to KVM_X86_QUIRK_*
Paolo Bonzini
2015-07-23
3
-3
/
+3
*
|
KVM: vmx: obey KVM_QUIRK_CD_NW_CLEARED
Xiao Guangrong
2015-07-23
1
-1
/
+4
*
|
KVM: x86: introduce kvm_check_has_quirk
Paolo Bonzini
2015-07-23
3
-2
/
+7
*
|
KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
Xiao Guangrong
2015-07-23
1
-9
/
+10
*
|
KVM: MTRR: fix memory type handling if MTRR is completely disabled
Xiao Guangrong
2015-07-23
1
-1
/
+20
*
|
kvm: x86: fix load xsave feature warning
Wanpeng Li
2015-07-10
1
-2
/
+1
*
|
KVM: x86: apply guest MTRR virtualization on host reserved pages
Paolo Bonzini
2015-07-10
2
-13
/
+5
*
|
KVM: SVM: Sync g_pat with guest-written PAT value
Jan Kiszka
2015-07-10
1
-0
/
+10
*
|
KVM: SVM: use NPT page attributes
Paolo Bonzini
2015-07-10
1
-5
/
+96
*
|
KVM: count number of assigned devices
Paolo Bonzini
2015-07-10
2
-0
/
+20
[next]