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
/
vmx
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-06
KVM: x86/pmu: Rename global_ovf_ctrl_mask to global_status_mask
Sean Christopherson
1
-4
/
+14
2023-06-06
KVM: VMX: Retry APIC-access page reload if invalidation is in-progress
Sean Christopherson
1
-5
/
+45
2023-06-02
KVM: VMX: Inject #GP, not #UD, if SGX2 ENCLS leafs are unsupported
Sean Christopherson
1
-6
/
+9
2023-06-02
KVM: VMX: Inject #GP on ENCLS if vCPU has paging disabled (CR0.PG==0)
Sean Christopherson
1
-1
/
+1
2023-06-01
KVM: VMX: restore vmx_vmexit alignment
Jon Kohler
1
-1
/
+1
2023-06-01
KVM: x86/pmu: Remove redundant check for MSR_IA32_DS_AREA set handler
Jinrong Liang
1
-2
/
+0
2023-06-01
KVM: x86: Move common handling of PAT MSR writes to kvm_set_msr_common()
Sean Christopherson
1
-4
/
+3
2023-06-01
KVM: VMX: Open code writing vCPU's PAT in VMX's MSR handler
Wenyao Hai
1
-5
/
+3
2023-05-26
KVM: VMX: Use proper accessor to read guest CR4 in handle_desc()
Sean Christopherson
1
-1
/
+7
2023-05-26
KVM: VMX: Treat UMIP as emulated if and only if the host doesn't have UMIP
Sean Christopherson
3
-5
/
+4
2023-05-26
KVM: VMX: Move the comment of CR4.MCE handling right above the code
Xiaoyao Li
1
-2
/
+2
2023-05-26
KVM: VMX: Use kvm_read_cr4() to get cr4 value
Xiaoyao Li
1
-1
/
+1
2023-05-21
KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATE
Sean Christopherson
1
-2
/
+9
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-274
/
+351
2023-04-26
Merge tag 'kvm-x86-vmx-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-40
/
+91
2023-04-26
Merge tag 'kvm-x86-pmu-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-67
/
+84
2023-04-26
Merge tag 'kvm-x86-mmu-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-4
/
+6
2023-04-26
Merge tag 'kvm-x86-misc-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-7
/
+25
2023-04-11
KVM: nVMX: Emulate NOPs in L2, and PAUSE if it's not intercepted
Sean Christopherson
1
-0
/
+15
2023-04-10
KVM: x86: Rename Hyper-V remote TLB hooks to match established scheme
Sean Christopherson
1
-3
/
+2
2023-04-07
KVM: x86/pmu: Fix a typo in kvm_pmu_request_counter_reprogam()
Like Xu
1
-2
/
+2
2023-04-06
KVM: x86/pmu: Rewrite reprogram_counters() to improve performance
Like Xu
1
-6
/
+6
2023-04-06
KVM: VMX: Refactor intel_pmu_{g,}set_msr() to align with other helpers
Sean Christopherson
1
-52
/
+57
2023-04-06
KVM: x86/pmu: Zero out LBR capabilities during PMU refresh
Sean Christopherson
1
-0
/
+10
2023-04-06
KVM: x86: Add macros to track first...last VMX feature MSRs
Sean Christopherson
1
-4
/
+4
2023-04-06
KVM: x86: Virtualize FLUSH_L1D and passthrough MSR_IA32_FLUSH_CMD
Sean Christopherson
3
-1
/
+9
2023-04-06
KVM: x86: Move MSR_IA32_PRED_CMD WRMSR emulation to common code
Sean Christopherson
1
-14
/
+0
2023-04-06
KVM: VMX: Passthrough MSR_IA32_PRED_CMD based purely on host+guest CPUID
Sean Christopherson
1
-13
/
+3
2023-04-06
KVM: x86: Revert MSR_IA32_FLUSH_CMD.FLUSH_L1D enabling
Sean Christopherson
2
-46
/
+25
2023-04-05
KVM: x86/pmu: Disallow legacy LBRs if architectural LBRs are available
Sean Christopherson
1
-3
/
+5
2023-04-05
KVM: VMX: Use is_64_bit_mode() to check 64-bit mode in SGX handler
Binbin Wu
1
-2
/
+2
2023-03-27
KVM: nVMX: Do not report error code when synthesizing VM-Exit from Real Mode
Sean Christopherson
1
-1
/
+6
2023-03-22
KVM: x86: Add helpers to query individual CR0/CR4 bits
Binbin Wu
2
-2
/
+2
2023-03-22
KVM: VMX: Make CR0.WP a guest owned bit
Mathias Krause
3
-3
/
+21
2023-03-22
KVM: x86: Make use of kvm_read_cr*_bits() when testing bits
Mathias Krause
1
-2
/
+2
2023-03-21
KVM: nVMX: Add helpers to setup VMX control msr configs
Yu Zhang
1
-33
/
+74
2023-03-21
KVM: nVMX: Remove outdated comments in nested_vmx_setup_ctls_msrs()
Yu Zhang
1
-5
/
+0
2023-03-16
KVM: x86/mmu: Use kvm_mmu_invalidate_addr() in nested_ept_invalidate_addr()
Lai Jiangshan
1
-1
/
+4
2023-03-16
kvm: vmx: Add IA32_FLUSH_CMD guest support
Emanuele Giuseppe Esposito
2
-25
/
+46
2023-03-14
KVM: VMX: Rename "KVM is using eVMCS" static key to match its wrapper
Sean Christopherson
3
-4
/
+4
2023-03-14
KVM: VMX: Stub out enable_evmcs static key for CONFIG_HYPERV=n
Sean Christopherson
4
-23
/
+28
2023-03-14
KVM: nVMX: Move EVMCS1_SUPPORT_* macros to hyperv.c
Sean Christopherson
2
-105
/
+105
2023-03-14
KVM: VMX: Use tabs instead of spaces for indentation
Rong Tao
1
-2
/
+2
2023-03-14
KVM: VMX: Fix indentation coding style issue
Rong Tao
1
-6
/
+6
2023-03-14
KVM: nVMX: remove unnecessary #ifdef
Paolo Bonzini
1
-7
/
+1
2023-03-14
KVM: nVMX: add missing consistency checks for CR0 and CR4
Paolo Bonzini
1
-2
/
+8
2023-02-21
Merge tag 'kvm-x86-apic-6.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-19
/
+21
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-12
/
+9
2023-02-15
Merge tag 'kvm-x86-vmx-6.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
7
-110
/
+118
2023-02-15
Merge tag 'kvm-x86-pmu-6.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-12
/
+15
[prev]
[next]