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
/
x86.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: do mask out upper bits of PAE CR3
Paolo Bonzini
2017-07-26
1
-2
/
+2
*
KVM: x86: masking out upper bits
Dan Carpenter
2017-07-19
1
-2
/
+2
*
kvm: x86: hyperv: make VP_INDEX managed by userspace
Roman Kagan
2017-07-14
1
-0
/
+3
*
KVM: async_pf: Let guest support delivery of async_pf from guest mode
Wanpeng Li
2017-07-14
1
-2
/
+3
*
KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf
Wanpeng Li
2017-07-14
1
-1
/
+8
*
KVM: x86: Simplify kvm_x86_ops->queue_exception parameter list
Wanpeng Li
2017-07-14
1
-4
/
+1
*
kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2
Roman Kagan
2017-07-13
1
-1
/
+6
*
KVM: x86: make backwards_tsc_observed a per-VM variable
Ladi Prosek
2017-07-13
1
-4
/
+2
*
KVM: x86: update master clock before computing kvmclock_offset
Radim Krčmář
2017-07-12
1
-1
/
+7
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-07-06
1
-7
/
+7
|
\
|
*
x86: kvm: mmu: make spte mmio mask more explicit
Peter Feiner
2017-07-03
1
-1
/
+1
|
*
Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-06-30
1
-2
/
+2
|
|
\
|
|
*
KVM: add kvm_request_pending
Radim Krčmář
2017-06-04
1
-2
/
+2
|
*
|
KVM: lapic: reorganize restart_apic_timer
Paolo Bonzini
2017-06-29
1
-4
/
+4
*
|
|
KVM: x86: fix singlestepping over syscall
Paolo Bonzini
2017-06-22
1
-30
/
+32
*
|
|
KVM: async_pf: avoid async pf injection when in guest mode
Wanpeng Li
2017-06-11
1
-2
/
+1
|
/
/
*
|
KVM: x86: Fix nmi injection failure when vcpu got blocked
ZhuangYanying
2017-06-01
1
-2
/
+5
*
|
KVM: x86: zero base3 of unusable segments
Radim Krčmář
2017-05-19
1
-0
/
+2
*
|
KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation
Wanpeng Li
2017-05-19
1
-9
/
+15
*
|
KVM: x86: Fix potential preemption when get the current kvmclock timestamp
Wanpeng Li
2017-05-19
1
-1
/
+9
*
|
KVM: x86: Fix load damaged SSEx MXCSR register
Wanpeng Li
2017-05-15
1
-2
/
+7
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-08
1
-2
/
+2
|
\
|
*
mm: introduce kv[mz]alloc helpers
Michal Hocko
2017-05-08
1
-2
/
+2
*
|
Revert "KVM: Support vCPU-based gfn->hva cache"
Paolo Bonzini
2017-05-03
1
-20
/
+21
*
|
KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING
David Hildenbrand
2017-05-02
1
-10
/
+1
*
|
KVM: x86: fix emulation of RSM and IRET instructions
Ladi Prosek
2017-04-27
1
-3
/
+12
*
|
KVM: add explicit barrier to kvm_vcpu_kick
Andrew Jones
2017-04-27
1
-1
/
+1
*
|
KVM: x86: always use kvm_make_request instead of set_bit
Radim Krčmář
2017-04-27
1
-8
/
+2
*
|
KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
Radim Krčmář
2017-04-27
1
-4
/
+4
*
|
KVM: x86: remove irq disablement around KVM_SET_CLOCK/KVM_GET_CLOCK
Marcelo Tosatti
2017-04-21
1
-19
/
+3
*
|
kvm: better MWAIT emulation for guests
Michael S. Tsirkin
2017-04-21
1
-0
/
+3
*
|
KVM: x86: virtualize cpuid faulting
Kyle Huey
2017-04-21
1
-0
/
+26
*
|
KVM: x86: Add MSR_AMD64_DC_CFG to the list of ignored MSRs
Ladi Prosek
2017-04-12
1
-0
/
+2
*
|
KVM: x86: fix maintaining of kvm_clock stability on guest CPU hotplug
Denis Plotnikov
2017-04-12
1
-10
/
+19
*
|
KVM: x86: remaster kvm_write_tsc code
Denis Plotnikov
2017-04-12
1
-39
/
+13
*
|
KVM: x86: push usage of slots_lock down
David Hildenbrand
2017-04-12
1
-4
/
+0
*
|
KVM: x86: don't take kvm->irq_lock when creating IRQCHIP
David Hildenbrand
2017-04-12
1
-2
/
+0
*
|
KVM: x86: convert kvm_(set|get)_ioapic() into void
David Hildenbrand
2017-04-12
1
-2
/
+2
*
|
KVM: x86: get rid of pic_irqchip()
David Hildenbrand
2017-04-12
1
-13
/
+11
*
|
KVM: x86: new irqchip mode KVM_IRQCHIP_INIT_IN_PROGRESS
David Hildenbrand
2017-04-12
1
-1
/
+10
*
|
kvm: nVMX: Disallow userspace-injected exceptions in guest mode
Jim Mattson
2017-04-07
1
-1
/
+2
*
|
KVM: x86: fix user triggerable warning in kvm_apic_accept_events()
David Hildenbrand
2017-04-07
1
-0
/
+12
*
|
kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic
Paolo Bonzini
2017-04-07
1
-3
/
+0
*
|
KVM: x86: drop legacy device assignment
Paolo Bonzini
2017-04-07
1
-13
/
+1
|
/
*
KVM: x86: cleanup the page tracking SRCU instance
Paolo Bonzini
2017-03-28
1
-0
/
+1
*
KVM: x86: correct async page present tracepoint
Wanpeng Li
2017-03-23
1
-1
/
+1
*
KVM: x86: use pic/ioapic destructor when destroy vm
Peter Xu
2017-03-23
1
-2
/
+2
*
sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-02-22
1
-87
/
+187
|
\
|
*
KVM: x86: remove code for lazy FPU handling
Paolo Bonzini
2017-02-17
1
-6
/
+1
[next]