index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
ioapic.h
Age
Commit message (
Expand
)
Author
2017-04-12
KVM: x86: convert kvm_(set|get)_ioapic() into void
David Hildenbrand
2017-04-12
KVM: x86: get rid of ioapic_irqchip()
David Hildenbrand
2017-04-12
KVM: x86: check against irqchip_mode in ioapic_in_kernel()
David Hildenbrand
2016-11-24
KVM: x86: fix out-of-bounds accesses of rtc_eoi map
Radim Krčmář
2016-03-03
kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map
Joerg Roedel
2016-03-03
kvm: x86: Convert ioapic->rtc_status.dest_map to a struct
Joerg Roedel
2015-11-25
kvm/x86: split ioapic-handled and EOI exit bitmaps
Andrey Smetanin
2015-10-01
KVM: x86: Add EOI exit bitmap inference
Steve Rutherford
2015-10-01
KVM: x86: Split the APIC from the rest of IRQCHIP.
Steve Rutherford
2015-10-01
KVM: x86: store IOAPIC-handled vectors in each VCPU
Paolo Bonzini
2015-10-01
KVM: x86: set TMR when the interrupt is accepted
Paolo Bonzini
2015-04-07
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2015-03-26
KVM: move iodev.h from virt/kvm/ to include/kvm
Andre Przywara
2015-03-23
KVM: x86: inline kvm_ioapic_handles_vector()
Radim Krčmář
2015-03-10
KVM: ioapic: Record edge-triggered interrupts delivery status
Wincy Van
2015-01-30
KVM: x86: return bool from kvm_apic_match*()
Radim Krčmář
2014-12-18
KVM: move APIC types to arch/x86/
Paolo Bonzini
2014-11-21
kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/
Paolo Bonzini