summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/lapic.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-171-25/+18Star
|\
| * KVM: x86: Silence various LAPIC-related host kernel messagesJan Kiszka2008-10-151-9/+7Star
| * KVM: x86: do not execute halted vcpusMarcelo Tosatti2008-10-151-12/+4Star
| * KVM: irq ack notificationMarcelo Tosatti2008-10-151-2/+5
| * KVM: x86: accessors for guest registersMarcelo Tosatti2008-10-151-2/+2
* | hrtimer: convert kvm to the new hrtimer apisArjan van de Ven2008-09-061-4/+2Star
|/
* KVM: only abort guest entry if timer count goes from 0->1Marcelo Tosatti2008-07-201-2/+2
* KVM: kvm_io_device: extend in_range() to manage len and write attributeLaurent Vivier2008-07-201-1/+2
* KVM: IOAPIC/LAPIC: Enable NMI supportSheng Yang2008-07-201-1/+2
* KVM: VMX: move APIC_ACCESS trace entry to generic codeJoerg Roedel2008-07-201-0/+4
* KVM: close timer injection race window in __vcpu_runMarcelo Tosatti2008-06-241-0/+1
* KVM: LAPIC: ignore pending timers if LVTT is disabledMarcelo Tosatti2008-05-181-1/+1
* rename div64_64 to div64_u64Roman Zippel2008-05-011-3/+3
* KVM: export kvm_lapic_set_tpr() to modulesJoerg Roedel2008-04-271-0/+1
* KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*Avi Kivity2008-04-271-8/+8
* KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti2008-04-271-0/+10
* KVM: replace remaining __FUNCTION__ occurancesHarvey Harrison2008-04-271-4/+4
* KVM: Avoid infinite-frequency local apic timerAvi Kivity2008-03-041-0/+4
* KVM: Move apic timer migration away from critical sectionAvi Kivity2008-01-301-2/+1Star
* KVM: Accelerated apic supportAvi Kivity2008-01-301-1/+50
* KVM: local APIC TPR access reporting facilityAvi Kivity2008-01-301-0/+21
* KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity2008-01-301-0/+1085