Toggle navigation
Patchwork
KVM development
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Sean Christopherson
| State =
Action Required
| Archived =
No
| 804 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Mainlined
Queued
Search
Archived
No
Yes
Both
Delegate
------
Nobody
agk
mchehab
mchehab
gregkh
gregkh
mtosatti
lethal
lethal
avi
asi123
andmike
cvaroqui
nomura
jbrassow
dtor
kueda
bmarzins
tmlind
jmberg
jmberg
lenb
lenb
kyle
felipebalbi
varenet
helge
khilman
khilman
khilman
khilman
jwoithe
mlin
Zhang Rui
Zhang Rui
iksaif
cjackiewicz
hmh
jbarnes
jbarnes
jbarnes
willy
snitzer
iwamatsu
dougsland
mjg59
rafael
rafael
rafael
ericvh@gmail.com
ykzhao
venkip
linville
sandeen
pwsan
lucho@ionkov.net
rminnich
anholt
aystarik
roland
shefty
mason
glikely
krh
djbw
djbw
cmarinas
doyu
jrn
sage
tomba
mmarek
cjb
trondmy
jikos
bcousson
jic23
olof
olof
olof
davidb
nsekhar
weiny2
horms
horms
bwidawsk
eulfhan
josef
josef
josef
dianders
jpan9
hal
kdave
evalenti
jlbec
bhelgaas
galak
vkoul
sarahsharp
szlin
jhogan
tagr
tiwai
vireshk
mmind
dledford
geert
geert
herbert
herbert
kvalo
kvalo
kvalo
bentiss
arend
rzwisler
stellarhopper
jejb
agross
dvhart
axboe
pcmoore
pcmoore
mkp
mkp
stefan_schmidt
leon
lucvoo
jsakkine
jsakkine
bamse
bamse
sameo
demarchi
krzk
groeck
groeck
sboyd
sboyd
mturquette
mturquette
0andriy
carlocaione
luca
luca
dgc
kbingham
derosier
narmstrong
atull
tytso
djwong
bvanassche
omos
jpirko
jpirko
patersonc
shuahkh
shuahkh
palmer
palmer
jgg
idosch
labbott
paulburton
jsimmons
broonie
broonie
broonie
mricon
krisman
lfgitoliteapi
lfgitoliteapi
lfgitoliteapi
lfgitoliteapi
lfgitoliteapi
lfgitoliteapi
lfgitoliteapi
lfgitoliteapi
lfgitoliteapi
lfgitoliteapi
lfgitoliteapi
lfgitoliteapi
lfgitoliteapi
lfgitoliteapi
lfgitoliteapi
lfgitoliteapi
lfgitoliteapi
lfgitoliteapi
lfgitoliteapi
lfgitoliteapi
lfgitoliteapi
arnd
linusw
bbrezillon
bachradsusi
rostedt
nbd
ebiggers
pavelm
sds
m0reeze
ganis
andmur01
lorpie01
chanwoochoi
dlezcano
Apply
«
1
2
3
4
…
8
9
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[2/2] KVM: x86: Refactor and rename bit() to feature_bit() macro
KVM: x86: X86_FEATURE bit() cleanup
- 1 -
0 0 0
2019-12-11
Sean Christopherson
New
[1/2] KVM: x86: Add build-time assertion on usage of bit()
KVM: x86: X86_FEATURE bit() cleanup
- - -
0 0 0
2019-12-11
Sean Christopherson
New
[2/2] KVM: VMX: Add helper to consolidate up PT/RTIT WRMSR fault logic
KVM: VMX: PT (RTIT) bug fix and cleanup
- - -
0 0 0
2019-12-10
Sean Christopherson
New
[1/2] KVM: VMX: Add non-canonical check on writes to RTIT address MSRs
KVM: VMX: PT (RTIT) bug fix and cleanup
- - -
0 0 0
2019-12-10
Sean Christopherson
New
[4/4] KVM: x86: Add macro to ensure reserved cr4 bits checks stay in sync
KVM: x86: Add checks on host-reserved cr4 bits
- - -
0 0 0
2019-12-10
Sean Christopherson
New
[3/4] KVM: x86: Drop special XSAVE handling from guest_cpuid_has()
KVM: x86: Add checks on host-reserved cr4 bits
- - -
0 0 0
2019-12-10
Sean Christopherson
New
[2/4] KVM: x86: Ensure all logical CPUs have consistent reserved cr4 bits
KVM: x86: Add checks on host-reserved cr4 bits
- - -
0 0 0
2019-12-10
Sean Christopherson
New
[1/4] KVM: x86: Don't let userspace set host-reserved cr4 bits
KVM: x86: Add checks on host-reserved cr4 bits
- - -
0 0 0
2019-12-10
Sean Christopherson
New
[2/2] KVM: x86: Skip zeroing of MPX state on reset event
KVM: x86: MPX bug fix and cleanup
- - -
0 0 0
2019-12-09
Sean Christopherson
New
[1/2] KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platform
KVM: x86: MPX bug fix and cleanup
- - -
0 0 0
2019-12-09
Sean Christopherson
New
KVM: x86: Add a WARN on TIF_NEED_FPU_LOAD in kvm_load_guest_fpu()
KVM: x86: Add a WARN on TIF_NEED_FPU_LOAD in kvm_load_guest_fpu()
- - -
0 0 0
2019-12-09
Sean Christopherson
New
[16/16] KVM: x86/mmu: WARN if root_hpa is invalid when handling a page fault
[01/16] KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
- - -
0 0 0
2019-12-06
Sean Christopherson
New
[15/16] KVM: x86/mmu: WARN on an invalid root_hpa
[01/16] KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
- - -
0 0 0
2019-12-06
Sean Christopherson
New
[14/16] KVM: x86/mmu: Move root_hpa validity checks to top of page fault handler
[01/16] KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
- - -
0 0 0
2019-12-06
Sean Christopherson
New
[13/16] KVM: x86/mmu: Move calls to thp_adjust() down a level
[01/16] KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
- - -
0 0 0
2019-12-06
Sean Christopherson
New
[12/16] KVM: x86/mmu: Move transparent_hugepage_adjust() above __direct_map()
[01/16] KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
- - -
0 0 0
2019-12-06
Sean Christopherson
New
[11/16] KVM: x86/mmu: Consolidate tdp_page_fault() and nonpaging_page_fault()
[01/16] KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
- - -
0 0 0
2019-12-06
Sean Christopherson
New
[10/16] KVM: x86/mmu: Rename lpage_disallowed to account_disallowed_nx_lpage
[01/16] KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
- - -
0 0 0
2019-12-06
Sean Christopherson
New
[09/16] KVM: x86/mmu: Persist gfn_lpage_is_disallowed() to max_level
[01/16] KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
- - -
0 0 0
2019-12-06
Sean Christopherson
New
[08/16] KVM: x86/mmu: Incorporate guest's page level into max level for shadow MMU
[01/16] KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
- - -
0 0 0
2019-12-06
Sean Christopherson
New
[07/16] KVM: x86/mmu: Refactor handling of forced 4k pages in page faults
[01/16] KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
- - -
0 0 0
2019-12-06
Sean Christopherson
New
[06/16] KVM: x86/mmu: Refactor the per-slot level calculation in mapping_level()
[01/16] KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
- - -
0 0 0
2019-12-06
Sean Christopherson
New
[05/16] KVM: x86/mmu: Refactor handling of cache consistency with TDP
[01/16] KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
- - -
0 0 0
2019-12-06
Sean Christopherson
New
[04/16] KVM: x86/mmu: Move nonpaging_page_fault() below try_async_pf()
[01/16] KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
- - -
0 0 0
2019-12-06
Sean Christopherson
New
[03/16] KVM: x86/mmu: Fold nonpaging_map() into nonpaging_page_fault()
[01/16] KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
- - -
0 0 0
2019-12-06
Sean Christopherson
New
[02/16] KVM: x86/mmu: Move definition of make_mmu_pages_available() up
[01/16] KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
- - -
0 0 0
2019-12-06
Sean Christopherson
New
[01/16] KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
[01/16] KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
- - -
0 0 0
2019-12-06
Sean Christopherson
New
[00/16] KVM: x86: MMU page fault clean-up
- - -
0 0 0
2019-12-06
Sean Christopherson
New
[v4,19/19] KVM: VMX: Allow KVM_INTEL when building for Centaur and/or Zhaoxin CPUs
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-28
Sean Christopherson
New
[v4,18/19] perf/x86: Provide stubs of KVM helpers for non-Intel CPUs
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-28
Sean Christopherson
New
[v4,17/19] KVM: VMX: Use VMX_FEATURE_* flags to define VMCS control bits
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-28
Sean Christopherson
New
[v4,16/19] KVM: VMX: Check for full VMX support when verifying CPU compatibility
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-28
Sean Christopherson
New
[v4,15/19] KVM: VMX: Use VMX feature flag to query BIOS enabling
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-28
Sean Christopherson
New
[v4,14/19] KVM: VMX: Drop initialization of IA32_FEAT_CTL MSR
x86/cpu: Clean up handling of VMX features
- 1 -
0 0 0
2019-11-28
Sean Christopherson
New
[v4,13/19] x86/cpufeatures: Add flag to track whether MSR IA32_FEAT_CTL is configured
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-28
Sean Christopherson
New
[v4,12/19] x86/cpu: Set synthetic VMX cpufeatures during init_ia32_feat_ctl()
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-28
Sean Christopherson
New
[v4,11/19] x86/cpu: Print VMX flags in /proc/cpuinfo using VMX_FEATURES_*
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-28
Sean Christopherson
New
[v4,10/19] x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-28
Sean Christopherson
New
[v4,09/19] x86/vmx: Introduce VMX_FEATURES_*
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-28
Sean Christopherson
New
[v4,08/19] x86/cpu: Clear VMX feature flag if VMX is not fully enabled
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-28
Sean Christopherson
New
[v4,07/19] x86/zhaoxin: Use common IA32_FEAT_CTL MSR initialization
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-28
Sean Christopherson
New
[v4,06/19] x86/centaur: Use common IA32_FEAT_CTL MSR initialization
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-28
Sean Christopherson
New
[v4,05/19] x86/mce: WARN once if IA32_FEAT_CTL MSR is left unlocked
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-28
Sean Christopherson
New
[v4,04/19] x86/intel: Initialize IA32_FEAT_CTL MSR at boot
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-28
Sean Christopherson
New
[v4,03/19] tools arch x86: Sync msr-index.h from kernel sources
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-28
Sean Christopherson
New
[v4,02/19] selftests: kvm: Replace manual MSR defs with common msr-index.h
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-28
Sean Christopherson
New
[v4,01/19] x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-28
Sean Christopherson
New
[3/3] KVM: x86: Move #PF retry tracking variables into emulation context
KVM: x86: Minor emulator cleanup
- - -
0 0 0
2019-11-22
Sean Christopherson
New
[2/3] KVM: x86: Move gpa_val and gpa_available into the emulator context
KVM: x86: Minor emulator cleanup
- - -
0 0 0
2019-11-22
Sean Christopherson
New
[1/3] KVM: x86: Add EMULTYPE_PF when emulation is triggered by a page fault
KVM: x86: Minor emulator cleanup
- - -
0 0 0
2019-11-22
Sean Christopherson
New
[13/13] KVM: x86: Allow userspace to disable the kernel's emulator
KVM: x86: Allow userspace to disable the emulator
- - -
0 0 0
2019-11-22
Sean Christopherson
New
[12/13] KVM: x86: Add variable to control existence of emulator
KVM: x86: Allow userspace to disable the emulator
- - -
0 0 0
2019-11-22
Sean Christopherson
New
[11/13] KVM: x86: Add helper to "handle" internal emulation error
KVM: x86: Allow userspace to disable the emulator
- - -
0 0 0
2019-11-22
Sean Christopherson
New
[10/13] KVM: x86: Shrink the usercopy region of the emulation context
KVM: x86: Allow userspace to disable the emulator
- - -
0 0 0
2019-11-22
Sean Christopherson
New
[09/13] KVM: x86: Move kvm_emulate.h into KVM's private directory
KVM: x86: Allow userspace to disable the emulator
- - -
0 0 0
2019-11-22
Sean Christopherson
New
[08/13] KVM: x86: Dynamically allocate per-vCPU emulation context
KVM: x86: Allow userspace to disable the emulator
- - -
0 0 0
2019-11-22
Sean Christopherson
New
[07/13] KVM: x86: Refactor init_emulate_ctxt() to explicitly take context
KVM: x86: Allow userspace to disable the emulator
- - -
0 0 0
2019-11-22
Sean Christopherson
New
[06/13] KVM: x86: Refactor emulate tracepoint to explicitly take context
KVM: x86: Allow userspace to disable the emulator
- - -
0 0 0
2019-11-22
Sean Christopherson
New
[05/13] KVM: x86: Refactor emulated exception injection to take the emul context
KVM: x86: Allow userspace to disable the emulator
- - -
0 0 0
2019-11-22
Sean Christopherson
New
[04/13] KVM: x86: Refactor R/W page helper to take the emulation context
KVM: x86: Allow userspace to disable the emulator
- - -
0 0 0
2019-11-22
Sean Christopherson
New
[03/13] KVM: x86: Move emulation-only helpers to emulate.c
KVM: x86: Allow userspace to disable the emulator
- - -
0 0 0
2019-11-22
Sean Christopherson
New
[02/13] KVM: x86: Explicitly pass an exception struct to check_intercept
KVM: x86: Allow userspace to disable the emulator
- - -
0 0 0
2019-11-22
Sean Christopherson
New
[01/13] KVM: x86: Refactor I/O emulation helpers to provide vcpu-only variant
KVM: x86: Allow userspace to disable the emulator
- - -
0 0 0
2019-11-22
Sean Christopherson
New
KVM: x86: Remove a spurious export of a static function
KVM: x86: Remove a spurious export of a static function
- 1 -
0 0 0
2019-11-22
Sean Christopherson
New
KVM: x86: Open code shared_msr_update() in its only caller
KVM: x86: Open code shared_msr_update() in its only caller
- - -
0 0 0
2019-11-22
Sean Christopherson
New
KVM: x86: Grab KVM's srcu lock when setting nested state
KVM: x86: Grab KVM's srcu lock when setting nested state
- - -
0 0 0
2019-11-22
Sean Christopherson
New
[v3,19/19] KVM: VMX: Allow KVM_INTEL when building for Centaur and/or Zhaoxin CPUs
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-19
Sean Christopherson
New
[v3,18/19] perf/x86: Provide stubs of KVM helpers for non-Intel CPUs
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-19
Sean Christopherson
New
[v3,17/19] x86/cpufeatures: Clean up synthetic virtualization flags
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-19
Sean Christopherson
New
[v3,16/19] KVM: VMX: Use VMX_FEATURE_* flags to define VMCS control bits
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-19
Sean Christopherson
New
[v3,15/19] x86/cpufeatures: Drop synthetic VMX feature flags
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-19
Sean Christopherson
New
[v3,14/19] x86/cpu: Print VMX flags in /proc/cpuinfo using VMX_FEATURES_*
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-19
Sean Christopherson
New
[v3,13/19] x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-19
Sean Christopherson
New
[v3,12/19] x86/vmx: Introduce VMX_FEATURES_*
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-19
Sean Christopherson
New
[v3,11/19] KVM: VMX: Check for full VMX support when verifying CPU compatibility
x86/cpu: Clean up handling of VMX features
- 1 -
0 0 0
2019-11-19
Sean Christopherson
New
[v3,10/19] KVM: VMX: Use VMX feature flag to query BIOS enabling
x86/cpu: Clean up handling of VMX features
- 1 -
0 0 0
2019-11-19
Sean Christopherson
New
[v3,09/19] x86/cpu: Clear VMX feature flag if VMX is not fully enabled
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-19
Sean Christopherson
New
[v3,08/19] KVM: VMX: Drop initialization of IA32_FEATURE_CONTROL MSR
x86/cpu: Clean up handling of VMX features
- 1 -
0 0 0
2019-11-19
Sean Christopherson
New
[v3,07/19] x86/zhaoxin: Use common IA32_FEATURE_CONTROL MSR initialization
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-19
Sean Christopherson
New
[v3,06/19] x86/centaur: Use common IA32_FEATURE_CONTROL MSR initialization
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-19
Sean Christopherson
New
[v3,05/19] x86/mce: WARN once if IA32_FEATURE_CONTROL MSR is left unlocked
x86/cpu: Clean up handling of VMX features
- 1 -
0 0 0
2019-11-19
Sean Christopherson
New
[v3,04/19] x86/intel: Initialize IA32_FEATURE_CONTROL MSR at boot
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-19
Sean Christopherson
New
[v3,03/19] tools arch x86: Sync msr-index.h from kernel sources
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-19
Sean Christopherson
New
[v3,02/19] selftests: kvm: Replace manual MSR defs with common msr-index.h
x86/cpu: Clean up handling of VMX features
- - -
0 0 0
2019-11-19
Sean Christopherson
New
[v3,01/19] x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR
x86/cpu: Clean up handling of VMX features
1 - -
0 0 0
2019-11-19
Sean Christopherson
New
KVM: x86/mmu: Take slots_lock when using kvm_mmu_zap_all_fast()
KVM: x86/mmu: Take slots_lock when using kvm_mmu_zap_all_fast()
- - -
0 0 0
2019-11-13
Sean Christopherson
New
[v2,3/3] KVM: x86/mmu: Add helper to consolidate huge page promotion
KVM: MMU: Fix a refcount bug with ZONE_DEVICE pages
- - -
0 0 0
2019-11-11
Sean Christopherson
New
[v2,2/3] KVM: x86/mmu: Remove superfluous is_error_pfn() check from THP adjust
KVM: MMU: Fix a refcount bug with ZONE_DEVICE pages
- - -
0 0 0
2019-11-11
Sean Christopherson
New
[v2,1/3] KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
KVM: MMU: Fix a refcount bug with ZONE_DEVICE pages
2 - -
0 0 0
2019-11-11
Sean Christopherson
New
[2/2] KVM: x86/mmu: Add helper to consolidate huge page promotion
KVM: MMU: Fix a refcount bug with ZONE_DEVICE pages
- - -
0 0 0
2019-11-06
Sean Christopherson
New
[1/2] KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
KVM: MMU: Fix a refcount bug with ZONE_DEVICE pages
- - -
0 0 0
2019-11-06
Sean Christopherson
New
[v3,15/15] KVM: Dynamically size memslot array based on number of used slots
KVM: Dynamically size memslot arrays
- - 1
0 0 0
2019-10-24
Sean Christopherson
New
[v3,14/15] KVM: Terminate memslot walks via used_slots
KVM: Dynamically size memslot arrays
- - 1
0 0 0
2019-10-24
Sean Christopherson
New
[v3,13/15] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
KVM: Dynamically size memslot arrays
- - -
0 0 0
2019-10-24
Sean Christopherson
New
[v3,12/15] KVM: Provide common implementation for generic dirty log functions
KVM: Dynamically size memslot arrays
1 - 1
0 0 0
2019-10-24
Sean Christopherson
New
[v3,11/15] KVM: Clean up local variable usage in __kvm_set_memory_region()
KVM: Dynamically size memslot arrays
- - -
0 0 0
2019-10-24
Sean Christopherson
New
[v3,10/15] KVM: Simplify kvm_free_memslot() and all its descendents
KVM: Dynamically size memslot arrays
- - 1
0 0 0
2019-10-24
Sean Christopherson
New
[v3,09/15] KVM: Move memslot deletion to helper function
KVM: Dynamically size memslot arrays
1 - 1
0 0 0
2019-10-24
Sean Christopherson
New
[v3,08/15] KVM: Move setting of memslot into helper routine
KVM: Dynamically size memslot arrays
- 1 1
0 0 0
2019-10-24
Sean Christopherson
New
[v3,07/15] KVM: Refactor error handling for setting memory region
KVM: Dynamically size memslot arrays
- 2 -
0 0 0
2019-10-24
Sean Christopherson
New
«
1
2
3
4
…
8
9
»