Age | Commit message (Expand) | Author |
2015-11-25 | kvm/x86: split ioapic-handled and EOI exit bitmaps | Andrey Smetanin |
2015-11-10 | KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc() | Haozhong Zhang |
2015-11-04 | KVM: x86: zero apic_arb_prio on reset | Radim Krčmář |
2015-10-14 | kvm: x86: set KVM_REQ_EVENT when updating IRR | Radim Krčmář |
2015-10-01 | KVM: Define a new interface kvm_intr_is_single_vcpu() | Feng Wu |
2015-10-01 | KVM: x86: Add EOI exit bitmap inference | Steve Rutherford |
2015-10-01 | KVM: x86: Add KVM exit for IOAPIC EOIs | Steve Rutherford |
2015-10-01 | KVM: x86: Split the APIC from the rest of IRQCHIP. | Steve Rutherford |
2015-10-01 | KVM: x86: introduce lapic_in_kernel | Paolo Bonzini |
2015-10-01 | KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv | Paolo Bonzini |
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-09-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-08-11 | kvm: x86: Fix error handling in the function kvm_lapic_sync_from_vapic | Nicholas Krause |
2015-07-31 | Merge branch 'x86/urgent' into x86/asm, before applying dependent patches | Ingo Molnar |
2015-07-23 | KVM: x86: rename quirk constants to KVM_X86_QUIRK_* | Paolo Bonzini |
2015-07-23 | KVM: x86: introduce kvm_check_has_quirk | Paolo Bonzini |
2015-07-06 | x86/asm/tsc: Rename native_read_tsc() to rdtsc() | Andy Lutomirski |
2015-07-03 | KVM: x86: keep track of LVT0 changes under APICv | Radim Krčmář |
2015-07-03 | KVM: x86: properly restore LVT0 | Radim Krčmář |
2015-07-03 | KVM: x86: make vapics_in_nmi_mode atomic | Radim Krčmář |
2015-06-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-06-16 | KVM: x86: fix lapic.timer_mode on restore | Radim Krčmář |
2015-06-04 | KVM: x86: latch INITs while in system management mode | Paolo Bonzini |
2015-06-04 | KVM: x86: stubs for SMM support | Paolo Bonzini |
2015-05-28 | KVM: x86: preserve x2APIC LDR on INIT | Radim Krčmář |
2015-05-28 | KVM: x86: use correct APIC ID on x2APIC transition | Radim Krčmář |
2015-05-07 | kvm: x86: Deliver MSI IRQ to only lowest prio cpu if msi_redir_hint is true | James Sullivan |
2015-05-07 | kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI delivery | James Sullivan |
2015-05-07 | KVM: x86: tweak types of fields in kvm_lapic_irq | Paolo Bonzini |
2015-05-07 | KVM: x86: INIT and reset sequences are different | Nadav Amit |
2015-05-07 | KVM: x86: Support for disabling quirks | Nadav Amit |
2015-04-14 | KVM: x86: cleanup kvm_irq_delivery_to_apic_fast | Paolo Bonzini |
2015-04-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-04-08 | KVM: x86: BSP in MSR_IA32_APICBASE is writable | Nadav Amit |
2015-04-08 | KVM: x86: simplify kvm_apic_map | Radim Krčmář |
2015-04-08 | KVM: x86: avoid logical_map when it is invalid | Radim Krčmář |
2015-04-08 | KVM: x86: fix mixed APIC mode broadcast | Radim Krčmář |
2015-04-08 | KVM: x86: use MDA for interrupt matching | Radim Krčmář |
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-23 | KVM: x86: call irq notifiers with directed EOI | Radim Krčmář |
2015-03-02 | KVM: SVM: fix interrupt injection (apic->isr_count always 0) | Radim Krčmář |
2015-02-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-02-03 | KVM: nVMX: Enable nested posted interrupt processing | Wincy Van |
2015-02-02 | KVM: x86: fix lapic_timer_int_injected with APIC-v | Marcelo Tosatti |
2015-01-30 | KVM: x86: check LAPIC presence when building apic_map | Radim Krčmář |
2015-01-30 | KVM: x86: fix x2apic logical address matching | Radim Krčmář |
2015-01-30 | KVM: x86: replace 0 with APIC_DEST_PHYSICAL | Radim Krčmář |
2015-01-30 | KVM: x86: cleanup kvm_apic_match_*() | Radim Krčmář |