index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
lapic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: apic: fix LDR calculation in x2apic mode
Gleb Natapov
2012-10-22
1
-1
/
+1
*
KVM: optimize apic interrupt delivery
Gleb Natapov
2012-09-20
1
-12
/
+176
*
KVM: x86: lapic: Clean up find_highest_vector() and count_vectors()
Takuya Yoshikawa
2012-09-12
1
-12
/
+18
*
KVM: x86: more constification
Mathias Krause
2012-09-05
1
-1
/
+1
*
KVM: correctly detect APIC SW state in kvm_apic_post_state_restore()
Gleb Natapov
2012-08-09
1
-2
/
+5
*
KVM: inline kvm_apic_present() and kvm_lapic_enabled()
Gleb Natapov
2012-08-06
1
-90
/
+53
*
KVM: use jump label to optimize checking for in kernel local apic presence
Gleb Natapov
2012-08-06
1
-28
/
+34
*
KVM: use jump label to optimize checking for SW enabled apic in spurious inte...
Gleb Natapov
2012-08-06
1
-8
/
+31
*
KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSR
Gleb Natapov
2012-08-06
1
-1
/
+28
*
KVM: mark apic enabled on start up
Gleb Natapov
2012-08-06
1
-1
/
+2
*
KVM: use kvm_lapic_set_base() to change apic_base
Gleb Natapov
2012-08-06
1
-5
/
+4
*
KVM: Simplify kvm_timer
Avi Kivity
2012-08-01
1
-13
/
+5
*
KVM: Remove internal timer abstraction
Avi Kivity
2012-08-01
1
-1
/
+29
*
KVM: Don't update PPR on any APIC read
Avi Kivity
2012-07-30
1
-2
/
+4
*
KVM: x86: Fix typos in lapic.c
Guo Chao
2012-07-20
1
-2
/
+2
*
KVM: host side for eoi optimization
Michael S. Tsirkin
2012-06-25
1
-4
/
+137
*
KVM: optimize ISR lookups
Michael S. Tsirkin
2012-06-25
1
-2
/
+51
*
KVM: Introduce bitmask for apic attention reasons
Gleb Natapov
2012-04-24
1
-5
/
+7
*
KVM: dont clear TMR on EOI
Michael S. Tsirkin
2012-04-16
1
-6
/
+13
*
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-03-28
1
-2
/
+2
|
\
|
*
KVM: Infrastructure for software and hardware based TSC rate scaling
Zachary Amsden
2012-03-08
1
-1
/
+1
|
*
KVM: Don't mistreat edge-triggered INIT IPI as INIT de-assert. (LAPIC)
Julian Stecklina
2012-03-05
1
-1
/
+1
*
|
x86: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-4
/
+4
|
/
*
KVM: Expose kvm_lapic_local_deliver()
Avi Kivity
2011-12-27
1
-1
/
+1
*
KVM: Move cpuid code to new file
Avi Kivity
2011-12-27
1
-0
/
+1
*
KVM: emulate lapic tsc deadline timer for guest
Liu, Jinsong
2011-10-05
1
-29
/
+113
*
KVM: x86: Add module parameter for lapic periodic timer limit
Jan Kiszka
2011-09-25
1
-2
/
+13
*
KVM: x86: Avoid guest-triggerable printks in APIC model
Jan Kiszka
2011-09-25
1
-10
/
+9
*
KVM: APIC: avoid instruction emulation for EOI writes
Kevin Tian
2011-09-25
1
-0
/
+9
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
KVM: x86: Remove useless regs_page pointer from kvm_lapic
Takuya Yoshikawa
2011-03-17
1
-5
/
+4
*
KVM: x86: Drop obsolete warning about INIT on runnable VCPU
Jan Kiszka
2011-03-17
1
-4
/
+0
*
KVM: Avoid double interrupt injection with vapic
Avi Kivity
2011-01-12
1
-1
/
+2
*
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-10-24
1
-3
/
+12
|
\
|
*
KVM: fix typo in copyright notice
Nicolas Kaiser
2010-10-24
1
-1
/
+1
|
*
KVM: Check for pending events before attempting injection
Avi Kivity
2010-10-24
1
-2
/
+11
*
|
x86, cleanups: Use clear_page/copy_page rather than memset/memcpy
Jan Beulich
2010-09-22
1
-2
/
+1
|
/
*
KVM: Add mini-API for vcpu->requests
Avi Kivity
2010-08-01
1
-1
/
+1
*
KVM: x86: Allow any LAPIC to accept PIC interrupts
Chris Lalancette
2010-08-01
1
-7
/
+5
*
KVM: x86: fix -DDEBUG oops
Zachary Amsden
2010-08-01
1
-1
/
+1
*
KVM: Update Red Hat copyrights
Avi Kivity
2010-08-01
1
-0
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
KVM: Add HYPER-V apic access MSRs
Gleb Natapov
2010-03-01
1
-0
/
+31
*
KVM: Fix race between APIC TMR and IRR
Avi Kivity
2010-01-25
1
-5
/
+6
*
KVM: LAPIC: make sure IRR bitmap is scanned after vm load
Marcelo Tosatti
2009-12-27
1
-0
/
+1
*
KVM: remove duplicated #include
Huang Weiyi
2009-12-03
1
-1
/
+0
*
KVM: Drop kvm->irq_lock lock from irq injection path
Gleb Natapov
2009-12-03
1
-2
/
+0
*
KVM: Move IO APIC to its own lock
Gleb Natapov
2009-12-03
1
-4
/
+1
*
KVM: use proper hrtimer function to retrieve expiration time
Marcelo Tosatti
2009-10-16
1
-1
/
+1
*
KVM: fix LAPIC timer period overflow
Aurelien Jarno
2009-10-04
1
-1
/
+1
[next]