index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
ioapic.c
Age
Commit message (
Expand
)
Author
2016-11-24
KVM: x86: fix out-of-bounds accesses of rtc_eoi map
Radim Krčmář
2016-10-20
kvm: x86: memset whole irq_eoi
Jiri Slaby
2016-09-15
kvm: x86: correctly reset dest_map->vector when restoring LAPIC state
Paolo Bonzini
2016-05-18
KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_reg
Suravee Suthikulpanit
2016-03-03
kvm: x86: Check dest_map->vector to match eoi signals for rtc
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-14
KVM: x86: fix edge EOI and IOAPIC reconfig race
Radim Krčmář
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-05-07
KVM: x86: drop unneeded null test
Julia Lawall
2015-05-07
kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI delivery
James Sullivan
2015-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
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: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
Nikolay Nikolaev
2015-03-24
KVM: x86: inline kvm_ioapic_handles_vector()
Radim Krčmář
2015-03-23
KVM: x86: call irq notifiers with directed EOI
Radim Krčmář
2015-03-10
KVM: ioapic: Record edge-triggered interrupts delivery status
Wincy Van
2014-11-21
kvm: remove CONFIG_X86 #ifdefs from files formerly shared with ia64
Radim Krcmar
2014-11-21
kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/
Paolo Bonzini