index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
irq.h
Age
Commit message (
Expand
)
Author
2021-11-18
x86/kvm: remove unused ack_notifier callbacks
Juergen Gross
2021-08-10
x86: Fix typo s/ECLR/ELCR/ for the PIC register
Maciej W. Rozycki
2020-05-27
kvm/x86: Remove redundant function implementations
彭浩(Richard)
2020-01-08
KVM: X86: Move irrelevant declarations out of ioapic.h
Peter Xu
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-07-10
kvm: x86: Fix -Wmissing-prototypes warnings
Yi Wang
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
2019-05-24
kvm: Check irqchip mode before assign irqfd
Peter Xu
2017-05-02
KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING
David Hildenbrand
2017-04-12
KVM: x86: make kvm_pic_reset() static
David Hildenbrand
2017-04-12
KVM: x86: get rid of pic_irqchip()
David Hildenbrand
2017-04-12
KVM: x86: check against irqchip_mode in pic_in_kernel()
David Hildenbrand
2017-04-12
KVM: x86: new irqchip mode KVM_IRQCHIP_INIT_IN_PROGRESS
David Hildenbrand
2017-01-09
KVM: x86: make pic setup code look like ioapic setup
Radim Krčmář
2017-01-09
KVM: x86: decouple irqchip_in_kernel() and pic_irqchip()
Radim Krčmář
2016-07-22
KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific he...
Eric Auger
2016-02-09
KVM: x86: consolidate different ways to test for in-kernel LAPIC
Paolo Bonzini
2015-10-01
KVM: x86: Add support for local interrupt requests from userspace
Steve Rutherford
2015-10-01
KVM: x86: Split the APIC from the rest of IRQCHIP.
Steve Rutherford
2015-10-01
KVM: x86: introduce lapic_in_kernel
Paolo Bonzini
2015-07-30
KVM: x86: clean/fix memory barriers in irqchip_in_kernel
Paolo Bonzini
2015-03-26
KVM: move iodev.h from virt/kvm/ to include/kvm
Andre Przywara
2012-07-20
KVM: switch to symbolic name for irq_states size
Michael S. Tsirkin
2011-09-25
KVM: Intelligent device lookup on I/O bus
Sasha Levin
2011-05-11
KVM: remove useless function declarations from file arch/x86/kvm/irq.h
Duan Jiong
2010-10-24
KVM: Convert PIC lock from raw spinlock to ordinary spinlock
Avi Kivity
2010-09-08
KVM: i8259: fix migration
Gleb Natapov
2010-08-01
KVM: i8259: reduce excessive abstraction for pic_irq_request()
Avi Kivity
2010-04-25
KVM: x86: Kick VCPU outside PIC lock again
Jan Kiszka
2010-03-01
KVM: Convert i8254/i8259 locks to raw_spinlocks
Thomas Gleixner
2010-03-01
KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrl
Wei Yongjun
2009-12-03
KVM: x86: disallow multiple KVM_CREATE_IRQCHIP
Marcelo Tosatti
2009-12-03
KVM: Move irq sharing information to irqchip level
Gleb Natapov
2009-09-10
KVM: Call kvm_vcpu_kick() inside pic spinlock
Gleb Natapov
2009-03-24
KVM: make irq ack notifications aware of routing table
Marcelo Tosatti
2009-02-15
KVM: x86: fix LAPIC pending count calculation
Marcelo Tosatti
2008-12-31
KVM: Add locking to virtual i8259 interrupt controller
Avi Kivity
2008-12-31
KVM: x86: Fix and refactor NMI watchdog emulation
Jan Kiszka
2008-12-31
KVM: x86: Enable NMI Watchdog via in-kernel PIT source
Jan Kiszka
2008-10-15
KVM: Separate irq ack notification out of arch/x86/kvm/irq.c
Xiantao Zhang
2008-10-15
KVM: PIC: enhance IPI avoidance
Marcelo Tosatti
2008-10-15
KVM: irq ack notification
Marcelo Tosatti
2008-10-15
KVM: Add irq ack notifier list
Avi Kivity
2008-10-15
KVM: Introduce kvm_set_irq to inject interrupts in guests
Amit Shah
2008-07-20
KVM: check injected pic irq within valid pic irqs
Ben-Ami Yassour
2008-06-06
KVM: migrate PIT timer
Marcelo Tosatti
2008-04-27
KVM: hlt emulation should take in-kernel APIC/PIT timers into account
Marcelo Tosatti
2008-01-30
KVM: Move apic timer migration away from critical section
Avi Kivity
2008-01-30
KVM: Move kvm_vcpu_kick() to x86.c
Zhang Xiantao
2008-01-30
KVM: Move irqchip declarations into new ioapic.h and lapic.h
Zhang Xiantao
[next]