Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-01-29 | x86, apicv: add APICv register virtualization support | Yang Zhang | 1 | -0/+2 |
2012-09-20 | KVM: optimize apic interrupt delivery | Gleb Natapov | 1 | -0/+3 |
2012-08-09 | KVM: correctly detect APIC SW state in kvm_apic_post_state_restore() | Gleb Natapov | 1 | -1/+2 |
2012-08-06 | KVM: inline kvm_apic_present() and kvm_lapic_enabled() | Gleb Natapov | 1 | -2/+43 |
2012-08-06 | KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSR | Gleb Natapov | 1 | -0/+1 |
2012-08-01 | KVM: Simplify kvm_timer | Avi Kivity | 1 | -8/+0 |
2012-08-01 | KVM: Remove internal timer abstraction | Avi Kivity | 1 | -1/+16 |
2012-06-25 | KVM: host side for eoi optimization | Michael S. Tsirkin | 1 | -0/+2 |
2012-06-25 | KVM: optimize ISR lookups | Michael S. Tsirkin | 1 | -0/+4 |
2012-06-25 | KVM: document lapic regs field | Michael S. Tsirkin | 1 | -0/+5 |
2011-12-27 | KVM: Expose kvm_lapic_local_deliver() | Avi Kivity | 1 | -0/+1 |
2011-10-05 | KVM: emulate lapic tsc deadline timer for guest | Liu, Jinsong | 1 | -0/+3 |
2011-09-25 | KVM: APIC: avoid instruction emulation for EOI writes | Kevin Tian | 1 | -0/+1 |
2011-03-17 | KVM: x86: Remove useless regs_page pointer from kvm_lapic | Takuya Yoshikawa | 1 | -1/+0 |
2010-03-01 | KVM: Add HYPER-V apic access MSRs | Gleb Natapov | 1 | -0/+8 |
2009-09-10 | KVM: x2apic interface to lapic | Gleb Natapov | 1 | -0/+2 |
2009-09-10 | KVM: Add Directed EOI support to APIC emulation | Gleb Natapov | 1 | -0/+1 |
2009-09-10 | KVM: Optimize searching for highest IRR | Gleb Natapov | 1 | -0/+1 |
2009-06-10 | KVM: APIC: get rid of deliver_bitmask | Gleb Natapov | 1 | -2/+1 |
2009-06-10 | KVM: consolidate ioapic/ipi interrupt delivery logic | Gleb Natapov | 1 | -0/+2 |
2009-06-10 | KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts | Gleb Natapov | 1 | -1/+1 |
2009-06-10 | KVM: unify part of generic timer handling | Marcelo Tosatti | 1 | -6/+3 |
2009-02-15 | KVM: x86: fix LAPIC pending count calculation | Marcelo Tosatti | 1 | -2/+0 |
2008-07-20 | KVM: add statics were possible, function definition in lapic.h | Harvey Harrison | 1 | -0/+1 |
2008-01-30 | KVM: Accelerated apic support | Avi Kivity | 1 | -0/+6 |
2008-01-30 | KVM: Move irqchip declarations into new ioapic.h and lapic.h | Zhang Xiantao | 1 | -0/+44 |