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
/
irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-04
KVM: x86/xen: Add event channel interrupt vector upcall
David Woodhouse
1
-0
/
+7
2021-02-04
KVM: x86: use static calls to reduce kvm_x86_ops overhead
Jason Baron
1
-2
/
+1
2020-11-27
KVM: x86: Fix split-irqchip vs interrupt injection window request
Paolo Bonzini
1
-1
/
+1
2020-11-27
KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint
Paolo Bonzini
1
-50
/
+33
2020-06-01
KVM: nSVM: extract svm_set_gif
Paolo Bonzini
1
-0
/
+1
2020-05-15
KVM: nVMX: Migrate the VMX-preemption timer
Jim Mattson
1
-0
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
1
-13
/
+1
2019-05-24
kvm: Check irqchip mode before assign irqfd
Peter Xu
1
-0
/
+7
2018-03-28
KVM: x86: Rename interrupt.pending to interrupt.injected
Liran Alon
1
-2
/
+24
2018-01-16
KVM: nVMX: Fix injection to L2 when L1 don't intercept external-interrupts
Liran Alon
1
-1
/
+1
2017-04-12
KVM: x86: get rid of pic_irqchip()
David Hildenbrand
1
-1
/
+1
2016-07-14
x86/kvm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-02-09
KVM: x86: consolidate "has lapic" checks into irq.c
Paolo Bonzini
1
-3
/
+6
2015-11-25
kvm/x86: per-vcpu apicv deactivation support
Andrey Smetanin
1
-1
/
+1
2015-10-01
KVM: x86: Add support for local interrupt requests from userspace
Steve Rutherford
1
-6
/
+26
2015-10-01
KVM: x86: introduce lapic_in_kernel
Paolo Bonzini
1
-3
/
+3
2015-10-01
KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv
Paolo Bonzini
1
-1
/
+1
2014-08-05
KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in use
Wanpeng Li
1
-1
/
+1
2014-04-22
KVM: nVMX: Ack and write vector info to intr_info if L1 asks us to
Bandan Das
1
-0
/
+1
2013-01-29
x86, apicv: add virtual interrupt delivery support
Yang Zhang
1
-5
/
+51
2012-12-14
KVM: remove unused variable.
Gleb Natapov
1
-4
/
+0
2012-12-13
KVM: inject ExtINT interrupt before APIC interrupts
Gleb Natapov
1
-18
/
+8
2010-10-24
KVM: fix typo in copyright notice
Nicolas Kaiser
1
-1
/
+1
2010-10-24
KVM: pit: Do not check pending pit timer in vcpu thread
Jason Wang
1
-6
/
+1
2010-08-01
KVM: x86: Introduce a workqueue to deliver PIT timer interrupts
Chris Lalancette
1
-1
/
+0
2010-08-01
KVM: Update Red Hat copyrights
Avi Kivity
1
-0
/
+1
2009-06-10
KVM: Remove irq_pending bitmap
Gleb Natapov
1
-2
/
+2
2009-06-10
KVM: Make kvm_cpu_(has|get)_interrupt() work for userspace irqchip too
Gleb Natapov
1
-0
/
+7
2009-02-15
KVM: x86: fix LAPIC pending count calculation
Marcelo Tosatti
1
-7
/
+0
2008-10-15
KVM: Separate irq ack notification out of arch/x86/kvm/irq.c
Xiantao Zhang
1
-33
/
+0
2008-10-15
KVM: PIT: fix injection logic and count
Marcelo Tosatti
1
-1
/
+0
2008-10-15
KVM: irq ack notification
Marcelo Tosatti
1
-1
/
+1
2008-10-15
KVM: Add irq ack notifier list
Avi Kivity
1
-0
/
+22
2008-10-15
KVM: Introduce kvm_set_irq to inject interrupts in guests
Amit Shah
1
-0
/
+11
2008-06-06
KVM: migrate PIT timer
Marcelo Tosatti
1
-0
/
+6
2008-04-27
KVM: hlt emulation should take in-kernel APIC/PIT timers into account
Marcelo Tosatti
1
-0
/
+15
2008-04-27
KVM: In kernel PIT model
Sheng Yang
1
-0
/
+3
2008-01-30
KVM: Move kvm_vcpu_kick() to x86.c
Zhang Xiantao
1
-20
/
+0
2008-01-30
KVM: Move arch dependent files to new directory arch/x86/kvm/
Avi Kivity
1
-0
/
+98