index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
irq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/kvm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-07-14
1
-1
/
+1
*
KVM: x86: consolidate "has lapic" checks into irq.c
Paolo Bonzini
2016-02-09
1
-3
/
+6
*
kvm/x86: per-vcpu apicv deactivation support
Andrey Smetanin
2015-11-25
1
-1
/
+1
*
KVM: x86: Add support for local interrupt requests from userspace
Steve Rutherford
2015-10-01
1
-6
/
+26
*
KVM: x86: introduce lapic_in_kernel
Paolo Bonzini
2015-10-01
1
-3
/
+3
*
KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv
Paolo Bonzini
2015-10-01
1
-1
/
+1
*
KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in use
Wanpeng Li
2014-08-05
1
-1
/
+1
*
KVM: nVMX: Ack and write vector info to intr_info if L1 asks us to
Bandan Das
2014-04-22
1
-0
/
+1
*
x86, apicv: add virtual interrupt delivery support
Yang Zhang
2013-01-29
1
-5
/
+51
*
KVM: remove unused variable.
Gleb Natapov
2012-12-14
1
-4
/
+0
*
KVM: inject ExtINT interrupt before APIC interrupts
Gleb Natapov
2012-12-13
1
-18
/
+8
*
KVM: fix typo in copyright notice
Nicolas Kaiser
2010-10-24
1
-1
/
+1
*
KVM: pit: Do not check pending pit timer in vcpu thread
Jason Wang
2010-10-24
1
-6
/
+1
*
KVM: x86: Introduce a workqueue to deliver PIT timer interrupts
Chris Lalancette
2010-08-01
1
-1
/
+0
*
KVM: Update Red Hat copyrights
Avi Kivity
2010-08-01
1
-0
/
+1
*
KVM: Remove irq_pending bitmap
Gleb Natapov
2009-06-10
1
-2
/
+2
*
KVM: Make kvm_cpu_(has|get)_interrupt() work for userspace irqchip too
Gleb Natapov
2009-06-10
1
-0
/
+7
*
KVM: x86: fix LAPIC pending count calculation
Marcelo Tosatti
2009-02-15
1
-7
/
+0
*
KVM: Separate irq ack notification out of arch/x86/kvm/irq.c
Xiantao Zhang
2008-10-15
1
-33
/
+0
*
KVM: PIT: fix injection logic and count
Marcelo Tosatti
2008-10-15
1
-1
/
+0
*
KVM: irq ack notification
Marcelo Tosatti
2008-10-15
1
-1
/
+1
*
KVM: Add irq ack notifier list
Avi Kivity
2008-10-15
1
-0
/
+22
*
KVM: Introduce kvm_set_irq to inject interrupts in guests
Amit Shah
2008-10-15
1
-0
/
+11
*
KVM: migrate PIT timer
Marcelo Tosatti
2008-06-06
1
-0
/
+6
*
KVM: hlt emulation should take in-kernel APIC/PIT timers into account
Marcelo Tosatti
2008-04-27
1
-0
/
+15
*
KVM: In kernel PIT model
Sheng Yang
2008-04-27
1
-0
/
+3
*
KVM: Move kvm_vcpu_kick() to x86.c
Zhang Xiantao
2008-01-30
1
-20
/
+0
*
KVM: Move arch dependent files to new directory arch/x86/kvm/
Avi Kivity
2008-01-30
1
-0
/
+98