index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
kvm.c
Age
Commit message (
Expand
)
Author
2020-06-01
KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info
Vitaly Kuznetsov
2020-05-19
x86/kvm: Restrict ASYNC_PF to user space
Thomas Gleixner
2020-05-19
x86/kvm: Sanitize kvm_async_pf_task_wait()
Thomas Gleixner
2020-05-19
x86/kvm: Handle async page faults directly through do_page_fault()
Andy Lutomirski
2020-02-28
KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
Wanpeng Li
2020-02-28
KVM: Introduce pv check helpers
Wanpeng Li
2020-02-05
x86/kvm: do not setup pv tlb flush when not paravirtualized
Thadeu Lima de Souza Cascardo
2020-01-07
x86/context-tracking: Remove exception_enter/exit() from KVM_PV_REASON_PAGE_N...
Frederic Weisbecker
2019-10-25
x86/kvm: Fix -Wmissing-prototypes warnings
Yi Wang
2019-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-09-17
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-09-17
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-14
KVM: X86: Use IPI shorthands in kvm guest when support
Wanpeng Li
2019-09-11
cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are a...
Wanpeng Li
2019-09-03
cpuidle-haltpoll: vcpu hotplug support
Joao Martins
2019-08-09
Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2019-08-05
x86: kvm: remove useless calls to kvm_para_available
Paolo Bonzini
2019-07-31
x86/kvm: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-07-30
cpuidle-haltpoll: disable host side polling when kvm virtualized
Marcelo Tosatti
2019-07-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-18
x86/paravirt: Fix callee-saved function ELF sizes
Josh Poimboeuf
2019-07-17
x86/mm, tracing: Fix CR2 corruption
Peter Zijlstra
2019-07-02
KVM: X86: Yield to IPI target if necessary
Wanpeng Li
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 19
Thomas Gleixner
2019-04-19
x86/kvm: Make steal_time visible
Andi Kleen
2019-01-25
KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal error
Sean Christopherson
2018-09-03
x86/paravirt: Use a single ops structure
Juergen Gross
2018-08-23
x86/mm: Only use tlb_remove_table() for paravirt
Peter Zijlstra
2018-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-08-13
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-06
KVM: X86: Implement PV IPIs in linux guest
Wanpeng Li
2018-08-06
KVM: X86: Add kvm hypervisor init time platform setup callback
Wanpeng Li
2018-08-06
x86/kvm: Don't use pvqspinlock code if only 1 vCPU
Waiman Long
2018-07-20
x86/kvmclock: Move kvmclock vsyscall param and init to kvmclock
Thomas Gleixner
2018-07-20
x86/kvmclock: Remove memblock dependency
Pavel Tatashin
2018-06-20
sched/swait: Rename to exclusive
Peter Zijlstra
2018-05-17
kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIME
Michael S. Tsirkin
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-03-28
KVM: X86: Fix setup the virt_spin_lock_key before static key get initialized
Wanpeng Li
2018-03-28
KVM: x86: Fix pv tlb flush dependencies
Wanpeng Li
2018-03-06
KVM: X86: Don't use PV TLB flush with dedicated physical CPUs
Wanpeng Li
2018-03-06
KVM: X86: Choose qspinlock when dedicated physical CPUs are available
Wanpeng Li
2018-03-06
KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATED
Wanpeng Li
2018-02-24
KVM: X86: Avoid traversing all the cpus for pv tlb flush when steal time is d...
Wanpeng Li
2018-02-24
x86/kvm: Make parse_no_xxx __init for kvm
Dou Liyang
2018-02-24
KVM: x86: fix backward migration with async_PF
Radim Krčmář
2018-01-16
KVM: X86: use paravirtualized TLB Shootdown
Wanpeng Li
2018-01-16
KVM: X86: Add KVM_VCPU_PREEMPTED
Wanpeng Li
2017-11-13
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
[next]