index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
lapic.c
Age
Commit message (
Expand
)
Author
2011-12-27
KVM: Expose kvm_lapic_local_deliver()
Avi Kivity
2011-12-27
KVM: Move cpuid code to new file
Avi Kivity
2011-10-05
KVM: emulate lapic tsc deadline timer for guest
Liu, Jinsong
2011-09-25
KVM: x86: Add module parameter for lapic periodic timer limit
Jan Kiszka
2011-09-25
KVM: x86: Avoid guest-triggerable printks in APIC model
Jan Kiszka
2011-09-25
KVM: APIC: avoid instruction emulation for EOI writes
Kevin Tian
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-03-17
KVM: x86: Remove useless regs_page pointer from kvm_lapic
Takuya Yoshikawa
2011-03-17
KVM: x86: Drop obsolete warning about INIT on runnable VCPU
Jan Kiszka
2011-01-12
KVM: Avoid double interrupt injection with vapic
Avi Kivity
2010-10-24
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-10-24
KVM: fix typo in copyright notice
Nicolas Kaiser
2010-10-24
KVM: Check for pending events before attempting injection
Avi Kivity
2010-09-22
x86, cleanups: Use clear_page/copy_page rather than memset/memcpy
Jan Beulich
2010-08-01
KVM: Add mini-API for vcpu->requests
Avi Kivity
2010-08-01
KVM: x86: Allow any LAPIC to accept PIC interrupts
Chris Lalancette
2010-08-01
KVM: x86: fix -DDEBUG oops
Zachary Amsden
2010-08-01
KVM: Update Red Hat copyrights
Avi Kivity
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-01
KVM: Add HYPER-V apic access MSRs
Gleb Natapov
2010-01-25
KVM: Fix race between APIC TMR and IRR
Avi Kivity
2009-12-27
KVM: LAPIC: make sure IRR bitmap is scanned after vm load
Marcelo Tosatti
2009-12-03
KVM: remove duplicated #include
Huang Weiyi
2009-12-03
KVM: Drop kvm->irq_lock lock from irq injection path
Gleb Natapov
2009-12-03
KVM: Move IO APIC to its own lock
Gleb Natapov
2009-10-16
KVM: use proper hrtimer function to retrieve expiration time
Marcelo Tosatti
2009-10-04
KVM: fix LAPIC timer period overflow
Aurelien Jarno
2009-09-10
KVM: fix misreporting of coalesced interrupts by kvm tracer
Gleb Natapov
2009-09-10
KVM: limit lapic periodic timer frequency
Marcelo Tosatti
2009-09-10
KVM: silence lapic kernel messages that can be triggered by a guest
Gleb Natapov
2009-09-10
KVM: Add trace points in irqchip code
Gleb Natapov
2009-09-10
KVM: Fix apic_mmio_write return for unaligned write
Sheng Yang
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: remove in_range from io devices
Michael S. Tsirkin
2009-09-10
KVM: convert custom marker based tracing to event traces
Marcelo Tosatti
2009-09-10
KVM: Optimize searching for highest IRR
Gleb Natapov
2009-09-10
KVM: Use pointer to vcpu instead of vcpu_id in timer code.
Gleb Natapov
2009-09-10
KVM: Introduce kvm_vcpu_is_bsp() function.
Gleb Natapov
2009-09-10
KVM: switch irq injection/acking data structures to irq_lock
Marcelo Tosatti
2009-09-10
KVM: Cleanup LAPIC interface
Jan Kiszka
2009-09-10
KVM: cleanup io_device code
Gregory Haskins
2009-06-10
KVM: fix apic_debug instances
Glauber Costa
2009-06-10
KVM: make 'lapic_timer_ops' and 'kpit_ops' static
Hannes Eder
2009-06-10
KVM: APIC: get rid of deliver_bitmask
Gleb Natapov
2009-06-10
KVM: change the way how lowest priority vcpu is calculated
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-06-10
KVM: bit ops for deliver_bitmap
Sheng Yang
[next]