index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-28
KVM: SVM: Update SEV-ES shutdown intercepts with more metadata
Peter Gonda
1
-8
/
+7
2023-09-28
KVM: x86: Add CONFIG_KVM_MAX_NR_VCPUS to allow up to 4096 vCPUs
Kyle Meyer
1
-0
/
+11
2023-09-27
KVM: x86: Force TLB flush on userspace changes to special registers
Michal Luczaj
1
-2
/
+6
2023-09-27
KVM: x86: Remove redundant vcpu->arch.cr0 assignments
Michal Luczaj
2
-2
/
+0
2023-09-25
KVM: x86/pmu: Synthesize at most one PMI per VM-exit
Jim Mattson
2
-26
/
+4
2023-09-25
KVM: x86: Mask LVTPC when handling a PMI
Jim Mattson
1
-2
/
+6
2023-09-25
KVM: x86/pmu: Truncate counter value to allowed width on write
Roman Kagan
3
-3
/
+9
2023-09-23
KVM: SVM: Do not use user return MSR support for virtualized TSC_AUX
Tom Lendacky
1
-1
/
+33
2023-09-23
KVM: SVM: Fix TSC_AUX virtualization setup
Tom Lendacky
3
-12
/
+29
2023-09-23
KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway
Paolo Bonzini
1
-4
/
+1
2023-09-23
KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronously
Sean Christopherson
5
-101
/
+67
2023-09-23
KVM: x86/mmu: Do not filter address spaces in for_each_tdp_mmu_root_yield_safe()
Paolo Bonzini
3
-19
/
+14
2023-09-22
x86/cpu: Clear SVM feature if disabled by BIOS
Paolo Bonzini
1
-8
/
+0
2023-09-21
KVM: x86/mmu: Open code leaf invalidation from mmu_notifier
Sean Christopherson
3
-7
/
+12
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
34
-809
/
+1196
2023-08-31
KVM: x86/mmu: Include mmu.h in spte.h
Sean Christopherson
1
-0
/
+1
2023-08-31
KVM: x86/mmu: Use dummy root, backed by zero page, for !visible guest roots
Sean Christopherson
4
-24
/
+47
2023-08-31
KVM: x86/mmu: Disallow guest from using !visible slots for page tables
Sean Christopherson
1
-1
/
+6
2023-08-31
KVM: x86/mmu: Harden TDP MMU iteration against root w/o shadow page
Sean Christopherson
1
-5
/
+6
2023-08-31
KVM: x86/mmu: Harden new PGD against roots without shadow pages
Sean Christopherson
1
-6
/
+19
2023-08-31
KVM: x86/mmu: Add helper to convert root hpa to shadow page
Sean Christopherson
3
-16
/
+23
2023-08-31
KVM: x86/mmu: Handle KVM bookkeeping in page-track APIs, not callers
Sean Christopherson
1
-6
/
+12
2023-08-31
KVM: x86/mmu: Drop @slot param from exported/external page-track APIs
Sean Christopherson
3
-24
/
+70
2023-08-31
KVM: x86/mmu: Bug the VM if write-tracking is used but not enabled
Sean Christopherson
1
-2
/
+2
2023-08-31
KVM: x86/mmu: Assert that correct locks are held for page write-tracking
Sean Christopherson
1
-6
/
+11
2023-08-31
KVM: x86/mmu: Rename page-track APIs to reflect the new reality
Sean Christopherson
3
-17
/
+15
2023-08-31
KVM: x86/mmu: Drop infrastructure for multiple page-track modes
Sean Christopherson
3
-85
/
+38
2023-08-31
KVM: x86/mmu: Use page-track notifiers iff there are external users
Sean Christopherson
2
-9
/
+30
2023-08-31
KVM: x86/mmu: Move KVM-only page-track declarations to internal header
Sean Christopherson
4
-8
/
+37
2023-08-31
KVM: x86: Remove the unused page-track hook track_flush_slot()
Yan Zhao
2
-28
/
+0
2023-08-31
KVM: x86: Add a new page-track hook to handle memslot deletion
Yan Zhao
2
-2
/
+28
2023-08-31
KVM: x86: Reject memslot MOVE operations if KVMGT is attached
Sean Christopherson
2
-0
/
+12
2023-08-31
KVM: drm/i915/gvt: Drop @vcpu from KVM's ->track_write() hook
Sean Christopherson
1
-1
/
+1
2023-08-31
KVM: x86/mmu: Don't bounce through page-track mechanism for guest PTEs
Sean Christopherson
3
-11
/
+6
2023-08-31
KVM: x86/mmu: Don't rely on page-track mechanism to flush on memslot change
Sean Christopherson
1
-8
/
+2
2023-08-31
KVM: x86/mmu: Move kvm_arch_flush_shadow_{all,memslot}() to mmu.c
Sean Christopherson
2
-12
/
+12
2023-08-31
KVM: x86/mmu: BUG() in rmap helpers iff CONFIG_BUG_ON_DATA_CORRUPTION=y
Sean Christopherson
1
-11
/
+10
2023-08-31
KVM: x86/mmu: Plumb "struct kvm" all the way to pte_list_remove()
Mingwei Zhang
1
-15
/
+18
2023-08-31
KVM: x86/mmu: Use BUILD_BUG_ON_INVALID() for KVM_MMU_WARN_ON() stub
Sean Christopherson
1
-1
/
+1
2023-08-31
KVM: x86/mmu: Replace MMU_DEBUG with proper KVM_PROVE_MMU Kconfig
Sean Christopherson
3
-4
/
+15
2023-08-31
KVM: x86/mmu: Bug the VM if a vCPU ends up in long mode without PAE enabled
Sean Christopherson
1
-1
/
+11
2023-08-31
KVM: x86/mmu: Convert "runtime" WARN_ON() assertions to WARN_ON_ONCE()
Sean Christopherson
7
-49
/
+49
2023-08-31
KVM: x86/mmu: Rename MMU_WARN_ON() to KVM_MMU_WARN_ON()
Sean Christopherson
4
-12
/
+12
2023-08-31
KVM: x86/mmu: Cleanup sanity check of SPTEs at SP free
Sean Christopherson
1
-10
/
+9
2023-08-31
KVM: x86/mmu: Avoid pointer arithmetic when iterating over SPTEs
Sean Christopherson
1
-5
/
+5
2023-08-31
KVM: x86/mmu: Delete the "dbg" module param
Sean Christopherson
2
-7
/
+0
2023-08-31
KVM: x86/mmu: Delete rmap_printk() and all its usage
Sean Christopherson
2
-14
/
+0
2023-08-31
KVM: x86/mmu: Delete pgprintk() and all its usage
Sean Christopherson
4
-28
/
+0
2023-08-31
KVM: x86/mmu: Guard against collision with KVM-defined PFERR_IMPLICIT_ACCESS
Sean Christopherson
1
-0
/
+11
2023-08-31
KVM: x86/mmu: Move the lockdep_assert of mmu_lock to inside clear_dirty_pt_ma...
Like Xu
1
-1
/
+2
[prev]
[next]