index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
i8259.c
Commit message (
Expand
)
Author
Age
*
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2015-04-07
|
\
|
*
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
Nikolay Nikolaev
2015-03-26
*
|
kvm: x86: i8259: return initialized data on invalid-size read
Petr Matousek
2015-03-30
|
/
*
KVM: inject ExtINT interrupt before APIC interrupts
Gleb Natapov
2012-12-13
*
KVM: cleanup pic reset
Gleb Natapov
2012-09-04
*
KVM: x86: drop parameter validation in ioapic/pic
Michael S. Tsirkin
2012-08-14
*
KVM: PIC: call ack notifiers for irqs that are dropped form irr
Gleb Natapov
2012-07-26
*
KVM: fix race with level interrupts
Michael S. Tsirkin
2012-07-20
*
KVM: x86: reset edge sense circuit of i8259 on init
Gleb Natapov
2012-03-05
*
KVM: drop bsp_vcpu pointer from kvm struct
Gleb Natapov
2011-12-27
*
KVM: Clean up and extend rate-limited output
Jan Kiszka
2011-09-25
*
KVM: Intelligent device lookup on I/O bus
Sasha Levin
2011-09-25
*
KVM: remove isr_ack logic from PIC
Gleb Natapov
2011-03-17
*
KVM: i8259: initialize isr_ack
Avi Kivity
2011-01-02
*
KVM: fix typo in copyright notice
Nicolas Kaiser
2010-10-24
*
KVM: Convert PIC lock from raw spinlock to ordinary spinlock
Avi Kivity
2010-10-24
*
KVM: Check for pending events before attempting injection
Avi Kivity
2010-10-24
*
KVM: i8259: Make ICW1 conform to spec
Avi Kivity
2010-10-24
*
KVM: fix i8259 oops when no vcpus are online
Avi Kivity
2010-09-08
*
KVM: x86: Call mask notifiers from pic
Gleb Natapov
2010-08-01
*
KVM: Search the LAPIC's for one that will accept a PIC interrupt
Chris Lalancette
2010-08-01
*
KVM: i8259: simplify pic_irq_request() calling sequence
Avi Kivity
2010-08-01
*
KVM: i8259: reduce excessive abstraction for pic_irq_request()
Avi Kivity
2010-08-01
*
KVM: Update Red Hat copyrights
Avi Kivity
2010-08-01
*
KVM: x86: Kick VCPU outside PIC lock again
Jan Kiszka
2010-04-25
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
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
2010-03-01
*
KVM: convert slots_lock to a mutex
Marcelo Tosatti
2010-03-01
*
KVM: convert io_bus to SRCU
Marcelo Tosatti
2010-03-01
*
KVM: Move IO APIC to its own lock
Gleb Natapov
2009-12-03
*
KVM: Call pic_clear_isr() on pic reset to reuse logic there
Gleb Natapov
2009-12-03
*
KVM: Replace pic_lock()/pic_unlock() with direct call to spinlock functions
Gleb Natapov
2009-09-10
*
KVM: Call ack notifiers from PIC when guest OS acks an IRQ.
Gleb Natapov
2009-09-10
*
KVM: Call kvm_vcpu_kick() inside pic spinlock
Gleb Natapov
2009-09-10
*
KVM: make io_bus interface more robust
Gregory Haskins
2009-09-10
*
KVM: Add trace points in irqchip code
Gleb Natapov
2009-09-10
*
KVM: remove in_range from io devices
Michael S. Tsirkin
2009-09-10
*
KVM: convert bus to slots_lock
Michael S. Tsirkin
2009-09-10
*
KVM: Introduce kvm_vcpu_is_bsp() function.
Gleb Natapov
2009-09-10
*
KVM: Grab pic lock in kvm_pic_clear_isr_ack
Marcelo Tosatti
2009-09-10
*
KVM: cleanup io_device code
Gregory Haskins
2009-09-10
*
KVM: fix sparse warnings: context imbalance
Hannes Eder
2009-03-24
*
KVM: Report IRQ injection status to userspace.
Gleb Natapov
2009-03-24
*
KVM: make irq ack notifications aware of routing table
Marcelo Tosatti
2009-03-24
*
KVM: Add locking to virtual i8259 interrupt controller
Avi Kivity
2008-12-31
*
KVM: PIC: enhance IPI avoidance
Marcelo Tosatti
2008-10-15
*
KVM: fix i8259 reset irq acking
Marcelo Tosatti
2008-10-15
*
KVM: irq ack notification
Marcelo Tosatti
2008-10-15
*
KVM: Consolidate PIC isr clearing into a function
Avi Kivity
2008-10-15
[next]