summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/lapic.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-20KVM: only abort guest entry if timer count goes from 0->1Marcelo Tosatti1-2/+2
2008-07-20KVM: kvm_io_device: extend in_range() to manage len and write attributeLaurent Vivier1-1/+2
2008-07-20KVM: IOAPIC/LAPIC: Enable NMI supportSheng Yang1-1/+2
2008-07-20KVM: VMX: move APIC_ACCESS trace entry to generic codeJoerg Roedel1-0/+4
2008-06-24KVM: close timer injection race window in __vcpu_runMarcelo Tosatti1-0/+1
2008-05-18KVM: LAPIC: ignore pending timers if LVTT is disabledMarcelo Tosatti1-1/+1
2008-05-01rename div64_64 to div64_u64Roman Zippel1-3/+3
2008-04-27KVM: export kvm_lapic_set_tpr() to modulesJoerg Roedel1-0/+1
2008-04-27KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*Avi Kivity1-8/+8
2008-04-27KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti1-0/+10
2008-04-27KVM: replace remaining __FUNCTION__ occurancesHarvey Harrison1-4/+4
2008-03-04KVM: Avoid infinite-frequency local apic timerAvi Kivity1-0/+4
2008-01-30KVM: Move apic timer migration away from critical sectionAvi Kivity1-2/+1
2008-01-30KVM: Accelerated apic supportAvi Kivity1-1/+50
2008-01-30KVM: local APIC TPR access reporting facilityAvi Kivity1-0/+21
2008-01-30KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity1-0/+1085