index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: MMU: fix ubsan index-out-of-range warning
Mike Krinkin
2016-02-25
1
-1
/
+1
*
KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
Paolo Bonzini
2016-02-24
1
-2
/
+2
*
KVM: x86: fix missed hardware breakpoints
Paolo Bonzini
2016-02-24
1
-0
/
+1
*
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
2016-01-15
6
-29
/
+31
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-01-12
15
-355
/
+1557
|
\
|
*
kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROL
Huaitong Han
2016-01-12
1
-1
/
+2
|
*
kvm/x86: Hyper-V SynIC timers tracepoints
Andrey Smetanin
2016-01-08
2
-1
/
+196
|
*
kvm/x86: Hyper-V SynIC tracepoints
Andrey Smetanin
2016-01-08
2
-5
/
+98
|
*
kvm/x86: Update SynIC timers on guest entry only
Andrey Smetanin
2016-01-08
2
-19
/
+25
|
*
kvm/x86: Skip SynIC vector check for QEMU side
Andrey Smetanin
2016-01-08
1
-3
/
+4
|
*
kvm/x86: Hyper-V fix SynIC timer disabling condition
Andrey Smetanin
2016-01-08
1
-1
/
+1
|
*
kvm/x86: Reorg stimer_expiration() to better control timer restart
Andrey Smetanin
2016-01-08
1
-12
/
+14
|
*
kvm/x86: Hyper-V unify stimer_start() and stimer_restart()
Andrey Smetanin
2016-01-08
1
-23
/
+20
|
*
kvm/x86: Drop stimer_stop() function
Andrey Smetanin
2016-01-08
1
-6
/
+1
|
*
kvm/x86: Hyper-V timers fix incorrect logical operation
Andrey Smetanin
2016-01-08
1
-1
/
+1
|
*
KVM: move architecture-dependent requests to arch/
Paolo Bonzini
2016-01-08
1
-0
/
+15
|
*
kvm: x86: Check kvm_write_guest return value in kvm_write_wall_clock
Nicholas Krause
2016-01-07
1
-1
/
+2
|
*
kvm: x86: fix comment about {mmu,nested_mmu}.gva_to_gpa
David Matlack
2016-01-07
1
-4
/
+6
|
*
KVM: x86: MMU: Use clear_page() instead of init_shadow_page_table()
Takuya Yoshikawa
2015-12-18
1
-9
/
+1
|
*
kvm/x86: Remove Hyper-V SynIC timer stopping
Andrey Smetanin
2015-12-16
1
-1
/
+0
|
*
KVM: vmx: detect mismatched size in VMCS read/write
Paolo Bonzini
2015-12-16
1
-17
/
+83
|
*
KVM: VMX: fix read/write sizes of VMCS fields in dump_vmcs
Paolo Bonzini
2015-12-16
1
-19
/
+20
|
*
KVM: VMX: fix read/write sizes of VMCS fields
Paolo Bonzini
2015-12-16
1
-4
/
+4
|
*
KVM: VMX: fix the writing POSTED_INTR_NV
Li RongQing
2015-12-16
1
-2
/
+2
|
*
kvm/x86: Hyper-V SynIC timers
Andrey Smetanin
2015-12-16
3
-3
/
+348
|
*
kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack
Andrey Smetanin
2015-12-16
1
-0
/
+31
|
*
kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNT
Andrey Smetanin
2015-12-16
1
-4
/
+7
|
*
kvm/x86: Added Hyper-V vcpu_to_hv_vcpu()/hv_vcpu_to_vcpu() helpers
Andrey Smetanin
2015-12-16
1
-6
/
+14
|
*
kvm/x86: Rearrange func's declarations inside Hyper-V header
Andrey Smetanin
2015-12-16
1
-10
/
+10
|
*
KVM: x86: MMU: Remove unused parameter parent_pte from kvm_mmu_get_page()
Takuya Yoshikawa
2015-11-26
2
-15
/
+9
|
*
KVM: x86: MMU: Use for_each_rmap_spte macro instead of pte_list_walk()
Takuya Yoshikawa
2015-11-26
1
-21
/
+6
|
*
KVM: x86: MMU: Move parent_pte handling from kvm_mmu_get_page() to link_shado...
Takuya Yoshikawa
2015-11-26
2
-18
/
+11
|
*
KVM: x86: MMU: Move initialization of parent_ptes out from kvm_mmu_alloc_page()
Takuya Yoshikawa
2015-11-25
1
-7
/
+7
|
*
KVM: x86: MMU: Consolidate BUG_ON checks for reverse-mapped sptes
Takuya Yoshikawa
2015-11-25
1
-9
/
+17
|
*
KVM: x86: MMU: Remove is_rmap_spte() and use is_shadow_present_pte()
Takuya Yoshikawa
2015-11-25
2
-10
/
+5
|
*
KVM: x86: MMU: Make mmu_set_spte() return emulate value
Takuya Yoshikawa
2015-11-25
2
-18
/
+19
|
*
KVM: x86: MMU: Add helper function to clear a bit in unsync child bitmap
Takuya Yoshikawa
2015-11-25
1
-18
/
+18
|
*
KVM: x86: MMU: Remove unused parameter of __direct_map()
Takuya Yoshikawa
2015-11-25
1
-8
/
+4
|
*
KVM: x86: MMU: Encapsulate the type of rmap-chain head in a new struct
Takuya Yoshikawa
2015-11-25
2
-102
/
+107
|
*
KVM: x86: MMU: always set accessed bit in shadow PTEs
Paolo Bonzini
2015-11-25
2
-8
/
+5
|
*
KVM: x86: correctly print #AC in traces
Paolo Bonzini
2015-11-25
1
-1
/
+1
|
*
KVM: svm: add support for RDTSCP
Paolo Bonzini
2015-11-25
1
-1
/
+23
|
*
KVM: x86: expose MSR_TSC_AUX to userspace
Paolo Bonzini
2015-11-25
1
-5
/
+6
|
*
kvm/x86: Hyper-V kvm exit
Andrey Smetanin
2015-11-25
2
-0
/
+26
|
*
kvm/x86: Hyper-V synthetic interrupt controller
Andrey Smetanin
2015-11-25
6
-7
/
+419
|
*
kvm/x86: per-vcpu apicv deactivation support
Andrey Smetanin
2015-11-25
6
-46
/
+58
|
*
kvm/x86: split ioapic-handled and EOI exit bitmaps
Andrey Smetanin
2015-11-25
7
-16
/
+18
|
*
kvm/irqchip: kvm_arch_irq_routing_update renaming split
Andrey Smetanin
2015-11-25
1
-1
/
+1
*
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-01-11
2
-0
/
+51
|
\
\
|
*
|
x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSR
Borislav Petkov
2015-11-24
1
-0
/
+17
[next]