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
/
emulate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-17
KVM: x86: Remove break statements that will never be executed
Like Xu
1
-2
/
+0
2023-03-23
KVM: x86: Assert that the emulator doesn't load CS with garbage in !RM
Sean Christopherson
1
-0
/
+8
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-9
/
+9
2023-02-15
Merge tag 'kvm-x86-svm-6.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-6
/
+5
2023-02-03
KVM: x86/emulator: Fix comment in __load_segment_descriptor()
Michal Luczaj
1
-1
/
+1
2023-02-03
KVM: x86/emulator: Fix segment load privilege level validation
Michal Luczaj
1
-2
/
+2
2023-02-02
scripts/spelling.txt: add `permitted'
Ricardo Ribalda
1
-4
/
+4
2023-01-31
KVM: x86: Use emulator callbacks instead of duplicating "host flags"
Maxim Levitsky
1
-6
/
+5
2022-12-29
KVM: x86: Unify pr_fmt to use module name for all KVM modules
Sean Christopherson
1
-0
/
+1
2022-11-09
KVM: x86: move SMM exit to a new file
Paolo Bonzini
1
-354
/
+2
2022-11-09
KVM: x86: start moving SMM-related functions to new files
Paolo Bonzini
1
-0
/
+1
2022-10-28
KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format
Maxim Levitsky
1
-2
/
+2
2022-10-28
KVM: x86: emulator: update the emulation mode after CR0 write
Maxim Levitsky
1
-1
/
+15
2022-10-28
KVM: x86: emulator: update the emulation mode after rsm
Maxim Levitsky
1
-1
/
+1
2022-10-28
KVM: x86: emulator: introduce emulator_recalc_and_set_mode
Maxim Levitsky
1
-28
/
+57
2022-10-28
KVM: x86: emulator: em_sysexit should update ctxt->mode
Maxim Levitsky
1
-0
/
+1
2022-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-17
/
+14
2022-09-26
KVM: x86: Use DR7_GD macro instead of open coding check in emulator
Sean Christopherson
1
-2
/
+1
2022-09-26
KVM: x86: Return emulator error if RDMSR/WRMSR emulation failed
Hou Wenlong
1
-12
/
+8
2022-09-26
KVM:x86: Clean up ModR/M "reg" initialization in reg op decoding
Liam Ni
1
-2
/
+4
2022-09-22
KVM: x86: Inject #UD on emulated XSETBV if XSAVES isn't enabled
Sean Christopherson
1
-0
/
+3
2022-08-24
KVM: x86/emulator: Fix handing of POP SS to correctly set interruptibility
Michal Luczaj
1
-1
/
+1
2022-08-21
asm goto: eradicate CC_HAS_ASM_GOTO
Nick Desaulniers
1
-1
/
+1
2022-08-19
x86/kvm: Fix "missing ENDBR" BUG for fastop functions
Josh Poimboeuf
1
-1
/
+2
2022-08-19
x86/kvm: Simplify FOP_SETCC()
Josh Poimboeuf
1
-19
/
+4
2022-08-10
KVM: x86: emulator: Fix illegal LEA handling
Michal Luczaj
1
-1
/
+5
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
1
-18
/
+31
2022-07-15
KVM: emulate: do not adjust size of fastop and setcc subroutines
Paolo Bonzini
1
-10
/
+7
2022-07-14
x86/kvm: fix FASTOP_SIZE when return thunks are enabled
Thadeu Lima de Souza Cascardo
1
-4
/
+6
2022-07-13
KVM: x86: Set error code to segment selector on LLDT/LTR non-canonical #GP
Sean Christopherson
1
-2
/
+2
2022-07-13
KVM: x86: Mark TSS busy during LTR emulation _after_ all fault checks
Sean Christopherson
1
-10
/
+9
2022-06-29
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
1
-2
/
+2
2022-06-27
x86/kvm: Fix SETcc emulation for return thunks
Peter Zijlstra
1
-13
/
+15
2022-06-10
KVM: x86: Bug the VM on an out-of-bounds data read
Sean Christopherson
1
-1
/
+2
2022-06-10
KVM: x86: Bug the VM if the emulator generates a bogus exception vector
Sean Christopherson
1
-2
/
+5
2022-06-10
KVM: x86: Bug the VM if the emulator accesses a non-existent GPR
Sean Christopherson
1
-2
/
+2
2022-06-10
KVM: x86: Reduce the number of emulator GPRs to '8' for 32-bit KVM
Sean Christopherson
1
-2
/
+2
2022-06-10
KVM: x86: Use 16-bit fields to track dirty/valid emulator GPRs
Sean Christopherson
1
-0
/
+3
2022-06-10
KVM: x86: Omit VCPU_REGS_RIP from emulator's _regs array
Sean Christopherson
1
-5
/
+5
2022-06-10
KVM: x86: Harden _regs accesses to guard against buggy input
Sean Christopherson
1
-0
/
+6
2022-06-10
KVM: x86: Grab regs_dirty in local 'unsigned long'
Sean Christopherson
1
-1
/
+2
2022-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+5
2022-04-02
KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsr
Hou Wenlong
1
-2
/
+2
2022-04-02
KVM: x86/emulator: Emulate RDPID only if it is enabled in guest
Hou Wenlong
1
-1
/
+3
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+10
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-27
/
+44
2022-03-22
kvm/emulate: Fix SETcc emulation for ENDBR
Peter Zijlstra
1
-4
/
+6
2022-03-22
Merge branch 'kvm/kvm-sls-fix'
Peter Zijlstra
1
-2
/
+17
2022-03-22
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2022-03-21
Merge tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+7
[next]