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