index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
xen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-02
Merge branch 'gpc-fixes' of git://git.infradead.org/users/dwmw2/linux into HEAD
Paolo Bonzini
1
-54
/
+70
2022-12-01
KVM: x86: Keep the lock order consistent between SRCU and gpc spinlock
Peng Hao
1
-2
/
+2
2022-11-30
KVM: Drop @gpa from exported gfn=>pfn cache check() and refresh() helpers
Sean Christopherson
1
-11
/
+11
2022-11-30
KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_refresh()
Michal Luczaj
1
-6
/
+4
2022-11-30
KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_check()
Michal Luczaj
1
-9
/
+7
2022-11-30
KVM: Store immutable gfn_to_pfn_cache properties
Michal Luczaj
1
-35
/
+30
2022-11-30
KVM: x86/xen: add support for 32-bit guests in SCHEDOP_poll
Metin Kaya
1
-4
/
+29
2022-11-30
KVM: Shorten gfn_to_pfn_cache function names
Michal Luczaj
1
-15
/
+15
2022-11-30
KVM: x86/xen: Add runstate tests for 32-bit mode and crossing page boundary
David Woodhouse
1
-0
/
+2
2022-11-30
KVM: x86/xen: Allow XEN_RUNSTATE_UPDATE flag behaviour to be configured
David Woodhouse
1
-13
/
+44
2022-11-30
KVM: x86/xen: Compatibility fixes for shared runstate area
David Woodhouse
1
-104
/
+266
2022-11-28
KVM: x86/xen: Add CPL to Xen hypercall tracepoint
David Woodhouse
1
-1
/
+1
2022-11-24
KVM: x86/xen: Only do in-kernel acceleration of hypercalls for guest CPL0
David Woodhouse
1
-1
/
+11
2022-11-24
KVM: x86/xen: Validate port number in SCHEDOP_poll
David Woodhouse
1
-8
/
+12
2022-10-28
KVM: x86/xen: Fix eventfd error handling in kvm_xen_eventfd_assign()
Eiichi Tsukata
1
-3
/
+4
2022-10-27
KVM: Initialize gfn_to_pfn_cache locks in dedicated helper
Michal Luczaj
1
-27
/
+30
2022-09-26
KVM: remove KVM_REQ_UNHALT
Paolo Bonzini
1
-1
/
+0
2022-08-10
KVM: x86/xen: Stop Xen timer before changing IRQ
Coleman Dietsch
1
-18
/
+17
2022-08-10
KVM: x86/xen: Initialize Xen timer only once
Coleman Dietsch
1
-1
/
+3
2022-07-13
KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor, again
Sean Christopherson
1
-5
/
+5
2022-04-13
KVM: x86/xen: Remove the redundantly included header file lapic.h
Like Xu
1
-1
/
+0
2022-04-02
KVM: x86/xen: handle PV spinlocks slowpath
Boris Ostrovsky
1
-2
/
+156
2022-04-02
KVM: x86/xen: Advertise and document KVM_XEN_HVM_CONFIG_EVTCHN_SEND
David Woodhouse
1
-1
/
+5
2022-04-02
KVM: x86/xen: Support per-vCPU event channel upcall via local APIC
David Woodhouse
1
-0
/
+40
2022-04-02
KVM: x86/xen: Kernel acceleration for XENVER_version
David Woodhouse
1
-0
/
+19
2022-04-02
KVM: x86/xen: handle PV timers oneshot mode
Joao Martins
1
-0
/
+211
2022-04-02
KVM: x86/xen: Add KVM_XEN_VCPU_ATTR_TYPE_VCPU_ID
David Woodhouse
1
-0
/
+19
2022-04-02
KVM: x86/xen: handle PV IPI vcpu yield
Joao Martins
1
-1
/
+18
2022-04-02
KVM: x86/xen: intercept EVTCHNOP_send from guests
Joao Martins
1
-15
/
+280
2022-04-02
KVM: x86/xen: Support direct injection of event channel events
David Woodhouse
1
-0
/
+32
2022-04-02
KVM: x86/xen: Make kvm_xen_set_evtchn() reusable from other places
David Woodhouse
1
-25
/
+58
2022-04-02
KVM: x86/xen: Use gfn_to_pfn_cache for vcpu_time_info
David Woodhouse
1
-13
/
+8
2022-04-02
KVM: x86/xen: Use gfn_to_pfn_cache for vcpu_info
David Woodhouse
1
-114
/
+128
2022-04-02
KVM: x86/xen: Use gfn_to_pfn_cache for runstate area
David Woodhouse
1
-55
/
+52
2022-04-02
KVM: Remove dirty handling from gfn_to_pfn_cache completely
David Woodhouse
1
-3
/
+2
2022-04-02
KVM: Use enum to track if cached PFN will be used in guest and/or host
Sean Christopherson
1
-1
/
+1
2022-02-10
KVM: xen: Use static_call() for invoking kvm_x86_ops hooks
Sean Christopherson
1
-2
/
+2
2022-02-10
KVM: x86/xen: Fix runstate updates to be atomic when preempting vCPU
David Woodhouse
1
-30
/
+67
2022-01-24
x86,kvm/xen: Remove superfluous .fixup usage
Peter Zijlstra
1
-8
/
+2
2022-01-07
KVM: x86: Fix wall clock writes in Xen shared_info not to mark page dirty
David Woodhouse
1
-14
/
+48
2022-01-07
KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery
David Woodhouse
1
-5
/
+257
2022-01-07
KVM: x86/xen: Maintain valid mapping of Xen shared_info page
David Woodhouse
1
-11
/
+14
2021-11-18
KVM: x86: Assume a 64-bit hypercall for guests with protected state
Tom Lendacky
1
-1
/
+1
2021-11-18
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
1
-10
/
+10
2021-11-18
KVM: x86/xen: Use sizeof_field() instead of open-coding it
David Woodhouse
1
-9
/
+9
2021-11-18
KVM: x86/xen: Fix get_attr of KVM_XEN_ATTR_TYPE_SHARED_INFO
David Woodhouse
1
-1
/
+1
2021-10-25
KVM: x86/xen: Fix kvm_xen_has_interrupt() sleeping in kvm_vcpu_block()
David Woodhouse
1
-5
/
+22
2021-08-05
KVM: xen: do not use struct gfn_to_hva_cache
Paolo Bonzini
1
-11
/
+12
2021-03-02
KVM: x86/xen: Add support for vCPU runstate information
David Woodhouse
1
-0
/
+286
2021-03-02
KVM: x86/xen: Fix return code when clearing vcpu_info and vcpu_time_info
David Woodhouse
1
-0
/
+4
[next]