summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/lapic.c
AgeCommit message (Expand)Author
2009-06-10KVM: consolidate ioapic/ipi interrupt delivery logicGleb Natapov
2009-06-10KVM: APIC: kvm_apic_set_irq deliver all kinds of interruptsGleb Natapov
2009-06-10KVM: unify part of generic timer handlingMarcelo Tosatti
2009-06-10KVM: bit ops for deliver_bitmapSheng Yang
2009-06-10KVM: Update intr delivery func to accept unsigned long* bitmapSheng Yang
2009-02-15KVM: x86: fix LAPIC pending count calculationMarcelo Tosatti
2008-12-31KVM: x86: Optimize NMI watchdog deliveryJan Kiszka
2008-12-31KVM: x86: Fix and refactor NMI watchdog emulationJan Kiszka
2008-12-31KVM: Kick NMI receiving VCPUJan Kiszka
2008-12-31KVM: x86: Enable NMI Watchdog via in-kernel PIT sourceJan Kiszka
2008-10-17Merge commit 'linus/master' into merge-linusArjan van de Ven
2008-10-15KVM: x86: Silence various LAPIC-related host kernel messagesJan Kiszka
2008-10-15KVM: x86: do not execute halted vcpusMarcelo Tosatti
2008-10-15KVM: irq ack notificationMarcelo Tosatti
2008-10-15KVM: x86: accessors for guest registersMarcelo Tosatti
2008-09-05hrtimer: convert kvm to the new hrtimer apisArjan van de Ven
2008-07-20KVM: only abort guest entry if timer count goes from 0->1Marcelo Tosatti
2008-07-20KVM: kvm_io_device: extend in_range() to manage len and write attributeLaurent Vivier
2008-07-20KVM: IOAPIC/LAPIC: Enable NMI supportSheng Yang
2008-07-20KVM: VMX: move APIC_ACCESS trace entry to generic codeJoerg Roedel
2008-06-24KVM: close timer injection race window in __vcpu_runMarcelo Tosatti
2008-05-18KVM: LAPIC: ignore pending timers if LVTT is disabledMarcelo Tosatti
2008-05-01rename div64_64 to div64_u64Roman Zippel
2008-04-27KVM: export kvm_lapic_set_tpr() to modulesJoerg Roedel
2008-04-27KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*Avi Kivity
2008-04-27KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti
2008-04-27KVM: replace remaining __FUNCTION__ occurancesHarvey Harrison
2008-03-04KVM: Avoid infinite-frequency local apic timerAvi Kivity
2008-01-30KVM: Move apic timer migration away from critical sectionAvi Kivity
2008-01-30KVM: Accelerated apic supportAvi Kivity
2008-01-30KVM: local APIC TPR access reporting facilityAvi Kivity
2008-01-30KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity