Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-07 | KVM: hyperv: support HV_X64_MSR_TSC_FREQUENCY and HV_X64_MSR_APIC_FREQUENCY | Ladi Prosek | 1 | -0/+3 |
2017-06-29 | KVM: lapic: reorganize restart_apic_timer | Paolo Bonzini | 1 | -1/+1 |
2017-02-15 | KVM: x86: preparatory changes for APICv cleanups | Paolo Bonzini | 1 | -2/+2 |
2017-01-17 | Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Radim Krčmář | 1 | -0/+1 |
2017-01-12 | KVM: x86: flush pending lapic jump label updates on module unload | David Matlack | 1 | -0/+1 |
2017-01-09 | KVM: vmx: speed up TPR below threshold vmexits | Paolo Bonzini | 1 | -0/+1 |
2017-01-09 | KVM: x86: replace kvm_apic_id with kvm_{x,x2}apic_id | Radim Krčmář | 1 | -11/+0 |
2016-11-02 | KVM: LAPIC: add APIC Timer periodic/oneshot mode VMX preemption timer support | Wanpeng Li | 1 | -0/+1 |
2016-11-02 | KVM: LAPIC: introduce kvm_get_lapic_target_expiration_tsc() | Wanpeng Li | 1 | -0/+1 |
2016-07-14 | KVM: x86: use hardware-compatible format for APIC ID register | Radim Krčmář | 1 | -3/+9 |
2016-07-14 | KVM: x86: dynamic kvm_apic_map | Radim Krčmář | 1 | -1/+1 |
2016-06-16 | KVM: x86: support using the vmx preemption timer for tsc deadline timer | Yunhong Jiang | 1 | -0/+5 |
2016-05-18 | svm: Add VMEXIT handlers for AVIC | Suravee Suthikulpanit | 1 | -0/+3 |
2016-05-18 | KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_reg | Suravee Suthikulpanit | 1 | -3/+3 |
2016-05-18 | KVM: x86: Misc LAPIC changes to expose helper functions | Suravee Suthikulpanit | 1 | -0/+29 |
2016-03-03 | kvm: x86: Convert ioapic->rtc_status.dest_map to a struct | Joerg Roedel | 1 | -2/+5 |
2016-02-09 | KVM: x86: consolidate different ways to test for in-kernel LAPIC | Paolo Bonzini | 1 | -4/+4 |
2016-02-09 | KVM: x86: Use vector-hashing to deliver lowest-priority interrupts | Feng Wu | 1 | -0/+2 |
2015-11-25 | kvm/x86: Hyper-V synthetic interrupt controller | Andrey Smetanin | 1 | -0/+5 |
2015-11-25 | kvm/x86: per-vcpu apicv deactivation support | Andrey Smetanin | 1 | -2/+2 |
2015-10-01 | KVM: Define a new interface kvm_intr_is_single_vcpu() | Feng Wu | 1 | -0/+2 |
2015-10-01 | KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv | Paolo Bonzini | 1 | -2/+2 |
2015-10-01 | KVM: x86: set TMR when the interrupt is accepted | Paolo Bonzini | 1 | -1/+0 |
2015-07-23 | kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file | Andrey Smetanin | 1 | -1/+1 |
2015-07-03 | KVM: x86: keep track of LVT0 changes under APICv | Radim Krčmář | 1 | -0/+1 |
2015-06-04 | KVM: x86: API changes for SMM support | Paolo Bonzini | 1 | -0/+5 |
2015-06-04 | kvm: x86: fix kvm_apic_has_events to check for NULL pointer | Paolo Bonzini | 1 | -1/+1 |
2015-05-07 | kvm: x86: Deliver MSI IRQ to only lowest prio cpu if msi_redir_hint is true | James Sullivan | 1 | -0/+6 |
2015-05-07 | KVM: x86: INIT and reset sequences are different | Nadav Amit | 1 | -1/+1 |
2015-04-08 | KVM: x86: simplify kvm_apic_map | Radim Krčmář | 1 | -15/+0 |
2015-03-27 | KVM: move iodev.h from virt/kvm/ to include/kvm | Andre Przywara | 1 | -1/+1 |
2015-02-03 | KVM: nVMX: Enable nested posted interrupt processing | Wincy Van | 1 | -0/+1 |
2015-01-30 | KVM: x86: return bool from kvm_apic_match*() | Radim Krčmář | 1 | -2/+0 |
2015-01-09 | KVM: x86: add option to advance tscdeadline hrtimer expiration | Marcelo Tosatti | 1 | -0/+3 |
2014-12-04 | KVM: x86: allow 256 logical x2APICs again | Radim Krčmář | 1 | -2/+0 |
2014-11-03 | KVM: x86: optimize some accesses to LVTT and SPIV | Radim Krčmář | 1 | -3/+3 |
2014-11-03 | KVM: x86: detect LVTT changes under APICv | Radim Krčmář | 1 | -0/+1 |
2014-11-03 | KVM: x86: detect SPIV changes under APICv | Radim Krčmář | 1 | -0/+1 |
2014-11-03 | KVM: x86: some apic broadcast modes does not work | Nadav Amit | 1 | -2/+2 |
2014-01-27 | KVM: x86: Validate guest writes to MSR_IA32_APICBASE | Jan Kiszka | 1 | -1/+1 |
2013-12-13 | KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368) | Andy Honig | 1 | -2/+2 |
2013-04-16 | KVM: VMX: Add the deliver posted interrupt algorithm | Yang Zhang | 1 | -0/+1 |
2013-04-16 | KVM: Set TMR when programming ioapic entry | Yang Zhang | 1 | -0/+1 |
2013-04-16 | KVM: Add reset/restore rtc_status support | Yang Zhang | 1 | -0/+2 |
2013-04-16 | KVM: Return destination vcpu on interrupt injection | Yang Zhang | 1 | -2/+3 |
2013-04-07 | KVM: Call kvm_apic_match_dest() to check destination vcpu | Yang Zhang | 1 | -4/+0 |
2013-03-13 | KVM: x86: Rework INIT and SIPI handling | Jan Kiszka | 1 | -0/+11 |
2013-01-29 | x86, apicv: add virtual interrupt delivery support | Yang Zhang | 1 | -0/+27 |
2013-01-29 | x86, apicv: add virtual x2apic support | Yang Zhang | 1 | -0/+5 |