summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/lapic.c
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-16
|\
| * kvm: x86: Track irq vectors in ioapic->rtc_status.dest_mapJoerg Roedel2016-03-03
| * kvm: x86: Convert ioapic->rtc_status.dest_map to a structJoerg Roedel2016-03-03
| * KVM: x86: fix *NULL on invalid low-prio irqRadim Krčmář2016-02-16
| * KVM: x86: consolidate different ways to test for in-kernel LAPICPaolo Bonzini2016-02-09
| * KVM: x86: consolidate "has lapic" checks into irq.cPaolo Bonzini2016-02-09
| * KVM: APIC: remove unnecessary double checks on APIC existencePaolo Bonzini2016-02-09
| * KVM: x86: Add lowest-priority support for vt-d posted-interruptsFeng Wu2016-02-09
| * KVM: x86: Use vector-hashing to deliver lowest-priority interruptsFeng Wu2016-02-09
* | KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti2016-02-25
|/
* kvm/x86: Hyper-V synthetic interrupt controllerAndrey Smetanin2015-11-25
* kvm/x86: per-vcpu apicv deactivation supportAndrey Smetanin2015-11-25
* kvm/x86: split ioapic-handled and EOI exit bitmapsAndrey Smetanin2015-11-25
* KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()Haozhong Zhang2015-11-10
* KVM: x86: zero apic_arb_prio on resetRadim Krčmář2015-11-04
* kvm: x86: set KVM_REQ_EVENT when updating IRRRadim Krčmář2015-10-14
* KVM: Define a new interface kvm_intr_is_single_vcpu()Feng Wu2015-10-01
* KVM: x86: Add EOI exit bitmap inferenceSteve Rutherford2015-10-01
* KVM: x86: Add KVM exit for IOAPIC EOIsSteve Rutherford2015-10-01
* KVM: x86: Split the APIC from the rest of IRQCHIP.Steve Rutherford2015-10-01
* KVM: x86: introduce lapic_in_kernelPaolo Bonzini2015-10-01
* KVM: x86: replace vm_has_apicv hook with cpu_uses_apicvPaolo Bonzini2015-10-01
* KVM: x86: store IOAPIC-handled vectors in each VCPUPaolo Bonzini2015-10-01
* KVM: x86: set TMR when the interrupt is acceptedPaolo Bonzini2015-10-01
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-09-01
|\
| * Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar2015-07-31
| |\
| * | x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-06
* | | kvm: x86: Fix error handling in the function kvm_lapic_sync_from_vapicNicholas Krause2015-08-11
| |/ |/|
* | KVM: x86: rename quirk constants to KVM_X86_QUIRK_*Paolo Bonzini2015-07-23
* | KVM: x86: introduce kvm_check_has_quirkPaolo Bonzini2015-07-23
|/
* KVM: x86: keep track of LVT0 changes under APICvRadim Krčmář2015-07-03
* KVM: x86: properly restore LVT0Radim Krčmář2015-07-03
* KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář2015-07-03
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-24
|\
| * KVM: x86: latch INITs while in system management modePaolo Bonzini2015-06-04
| * KVM: x86: stubs for SMM supportPaolo Bonzini2015-06-04
| * KVM: x86: preserve x2APIC LDR on INITRadim Krčmář2015-05-28
| * KVM: x86: use correct APIC ID on x2APIC transitionRadim Krčmář2015-05-28
| * kvm: x86: Deliver MSI IRQ to only lowest prio cpu if msi_redir_hint is trueJames Sullivan2015-05-07
| * kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI deliveryJames Sullivan2015-05-07
| * KVM: x86: tweak types of fields in kvm_lapic_irqPaolo Bonzini2015-05-07
| * KVM: x86: INIT and reset sequences are differentNadav Amit2015-05-07
| * KVM: x86: Support for disabling quirksNadav Amit2015-05-07
* | KVM: x86: fix lapic.timer_mode on restoreRadim Krčmář2015-06-16
|/
* KVM: x86: cleanup kvm_irq_delivery_to_apic_fastPaolo Bonzini2015-04-14
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-13
|\
| * KVM: x86: BSP in MSR_IA32_APICBASE is writableNadav Amit2015-04-08
| * KVM: x86: simplify kvm_apic_mapRadim Krčmář2015-04-08
| * KVM: x86: avoid logical_map when it is invalidRadim Krčmář2015-04-08
| * KVM: x86: fix mixed APIC mode broadcastRadim Krčmář2015-04-08