开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
lapic.h
Age
Commit message (
Expand
)
Author
2011-12-27
KVM: Expose kvm_lapic_local_deliver()
Avi Kivity
2011-10-05
KVM: emulate lapic tsc deadline timer for guest
Liu, Jinsong
2011-09-25
KVM: APIC: avoid instruction emulation for EOI writes
Kevin Tian
2011-03-17
KVM: x86: Remove useless regs_page pointer from kvm_lapic
Takuya Yoshikawa
2010-03-01
KVM: Add HYPER-V apic access MSRs
Gleb Natapov
2009-09-10
KVM: x2apic interface to lapic
Gleb Natapov
2009-09-10
KVM: Add Directed EOI support to APIC emulation
Gleb Natapov
2009-09-10
KVM: Optimize searching for highest IRR
Gleb Natapov
2009-06-10
KVM: APIC: get rid of deliver_bitmask
Gleb Natapov
2009-06-10
KVM: consolidate ioapic/ipi interrupt delivery logic
Gleb Natapov
2009-06-10
KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts
Gleb Natapov
2009-06-10
KVM: unify part of generic timer handling
Marcelo Tosatti
2009-02-15
KVM: x86: fix LAPIC pending count calculation
Marcelo Tosatti
2008-07-20
KVM: add statics were possible, function definition in lapic.h
Harvey Harrison
2008-01-30
KVM: Accelerated apic support
Avi Kivity
2008-01-30
KVM: Move irqchip declarations into new ioapic.h and lapic.h
Zhang Xiantao