summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/lapic.c
AgeCommit message (Expand)Author
2016-06-27KVM: LAPIC: cap __delay at lapic_timer_advance_nsMarcelo Tosatti
2016-05-18KVM: x86: make hwapic_isr_update and hwapic_irr_update look the samePaolo Bonzini
2016-05-18KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restoreSuravee Suthikulpanit
2016-05-18KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_regSuravee Suthikulpanit
2016-05-18KVM: x86: Misc LAPIC changes to expose helper functionsSuravee Suthikulpanit
2016-04-05kvm: x86: make lapic hrtimer pinnedLuiz Capitulino
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-03kvm: x86: Track irq vectors in ioapic->rtc_status.dest_mapJoerg Roedel
2016-03-03kvm: x86: Convert ioapic->rtc_status.dest_map to a structJoerg Roedel
2016-02-25KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti
2016-02-16KVM: x86: fix *NULL on invalid low-prio irqRadim Krčmář
2016-02-09KVM: x86: consolidate different ways to test for in-kernel LAPICPaolo Bonzini
2016-02-09KVM: x86: consolidate "has lapic" checks into irq.cPaolo Bonzini
2016-02-09KVM: APIC: remove unnecessary double checks on APIC existencePaolo Bonzini
2016-02-09KVM: x86: Add lowest-priority support for vt-d posted-interruptsFeng Wu
2016-02-09KVM: x86: Use vector-hashing to deliver lowest-priority interruptsFeng Wu
2015-11-25kvm/x86: Hyper-V synthetic interrupt controllerAndrey Smetanin
2015-11-25kvm/x86: per-vcpu apicv deactivation supportAndrey Smetanin
2015-11-25kvm/x86: split ioapic-handled and EOI exit bitmapsAndrey Smetanin
2015-11-10KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()Haozhong Zhang
2015-11-04KVM: x86: zero apic_arb_prio on resetRadim Krčmář
2015-10-14kvm: x86: set KVM_REQ_EVENT when updating IRRRadim Krčmář
2015-10-01KVM: Define a new interface kvm_intr_is_single_vcpu()Feng Wu
2015-10-01KVM: x86: Add EOI exit bitmap inferenceSteve Rutherford
2015-10-01KVM: x86: Add KVM exit for IOAPIC EOIsSteve Rutherford
2015-10-01KVM: x86: Split the APIC from the rest of IRQCHIP.Steve Rutherford
2015-10-01KVM: x86: introduce lapic_in_kernelPaolo Bonzini
2015-10-01KVM: x86: replace vm_has_apicv hook with cpu_uses_apicvPaolo Bonzini
2015-10-01KVM: x86: store IOAPIC-handled vectors in each VCPUPaolo Bonzini
2015-10-01KVM: x86: set TMR when the interrupt is acceptedPaolo Bonzini
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-08-11kvm: x86: Fix error handling in the function kvm_lapic_sync_from_vapicNicholas Krause
2015-07-31Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar
2015-07-23KVM: x86: rename quirk constants to KVM_X86_QUIRK_*Paolo Bonzini
2015-07-23KVM: x86: introduce kvm_check_has_quirkPaolo Bonzini
2015-07-06x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski
2015-07-03KVM: x86: keep track of LVT0 changes under APICvRadim Krčmář
2015-07-03KVM: x86: properly restore LVT0Radim Krčmář
2015-07-03KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-06-16KVM: x86: fix lapic.timer_mode on restoreRadim Krčmář
2015-06-04KVM: x86: latch INITs while in system management modePaolo Bonzini
2015-06-04KVM: x86: stubs for SMM supportPaolo Bonzini
2015-05-28KVM: x86: preserve x2APIC LDR on INITRadim Krčmář
2015-05-28KVM: x86: use correct APIC ID on x2APIC transitionRadim Krčmář
2015-05-07kvm: x86: Deliver MSI IRQ to only lowest prio cpu if msi_redir_hint is trueJames Sullivan
2015-05-07kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI deliveryJames Sullivan
2015-05-07KVM: x86: tweak types of fields in kvm_lapic_irqPaolo Bonzini
2015-05-07KVM: x86: INIT and reset sequences are differentNadav Amit
2015-05-07KVM: x86: Support for disabling quirksNadav Amit