Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a20ed54d6e470bf0d28921b7aadb6ca0da0ff0c3
/
arch
/
x86
/
kvm
/
lapic.c
a20ed54
KVM: VMX: Add the deliver posted interrupt algorithm
by Yang Zhang
· 12 years ago
cf9e65b
KVM: Set TMR when programming ioapic entry
by Yang Zhang
· 12 years ago
3d81bc7
KVM: Call common update function when ioapic entry changed.
by Yang Zhang
· 12 years ago
1060691
KVM: Add reset/restore rtc_status support
by Yang Zhang
· 12 years ago
b4f2225
KVM: Return destination vcpu on interrupt injection
by Yang Zhang
· 12 years ago
1fcc789
KVM: Add vcpu info to ioapic_update_eoi()
by Yang Zhang
· 12 years ago
44944d4
KVM: Call kvm_apic_match_dest() to check destination vcpu
by Yang Zhang
· 12 years ago
66450a2
KVM: x86: Rework INIT and SIPI handling
by Jan Kiszka
· 12 years ago
c7c9c56
x86, apicv: add virtual interrupt delivery support
by Yang Zhang
· 12 years ago
8d14695
x86, apicv: add virtual x2apic support
by Yang Zhang
· 12 years ago
83d4c28
x86, apicv: add APICv register virtualization support
by Yang Zhang
· 12 years ago
886b470
KVM: x86: pass host_tsc to read_l1_tsc
by Marcelo Tosatti
· 12 years ago
7f46ddb
KVM: apic: fix LDR calculation in x2apic mode
by Gleb Natapov
· 12 years ago
1e08ec4
KVM: optimize apic interrupt delivery
by Gleb Natapov
· 12 years ago
ecba9a5
KVM: x86: lapic: Clean up find_highest_vector() and count_vectors()
by Takuya Yoshikawa
· 12 years ago
f1d2483
KVM: x86: more constification
by Mathias Krause
· 12 years ago
64eb062
KVM: correctly detect APIC SW state in kvm_apic_post_state_restore()
by Gleb Natapov
· 12 years ago
c48f149
KVM: inline kvm_apic_present() and kvm_lapic_enabled()
by Gleb Natapov
· 12 years ago
54e9818
KVM: use jump label to optimize checking for in kernel local apic presence
by Gleb Natapov
· 12 years ago
f8c1ea1
KVM: use jump label to optimize checking for SW enabled apic in spurious interrupt register
by Gleb Natapov
· 12 years ago
c5cc421
KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSR
by Gleb Natapov
· 12 years ago
6aed64a
KVM: mark apic enabled on start up
by Gleb Natapov
· 12 years ago
5dbc8f3
KVM: use kvm_lapic_set_base() to change apic_base
by Gleb Natapov
· 12 years ago
2a6eac9
KVM: Simplify kvm_timer
by Avi Kivity
· 12 years ago
e9d90d4
KVM: Remove internal timer abstraction
by Avi Kivity
· 12 years ago
4a4541a
KVM: Don't update PPR on any APIC read
by Avi Kivity
· 12 years ago
d5b0b5b
KVM: x86: Fix typos in lapic.c
by Guo Chao
· 12 years ago
ae7a2a3
KVM: host side for eoi optimization
by Michael S. Tsirkin
· 12 years ago
8680b94
KVM: optimize ISR lookups
by Michael S. Tsirkin
· 12 years ago
4138377
KVM: Introduce bitmask for apic attention reasons
by Gleb Natapov
· 13 years ago
a0c9a822
KVM: dont clear TMR on EOI
by Michael S. Tsirkin
· 13 years ago
2e7580b
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
8fd75e1
x86: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
cc57828
KVM: Infrastructure for software and hardware based TSC rate scaling
by Zachary Amsden
· 13 years ago
a52315e
KVM: Don't mistreat edge-triggered INIT IPI as INIT de-assert. (LAPIC)
by Julian Stecklina
· 13 years ago
8934208
KVM: Expose kvm_lapic_local_deliver()
by Avi Kivity
· 13 years ago
00b27a3
KVM: Move cpuid code to new file
by Avi Kivity
· 13 years ago
a3e06bb
KVM: emulate lapic tsc deadline timer for guest
by Liu, Jinsong
· 13 years ago
9bc5791
KVM: x86: Add module parameter for lapic periodic timer limit
by Jan Kiszka
· 13 years ago
7712de8
KVM: x86: Avoid guest-triggerable printks in APIC model
by Jan Kiszka
· 13 years ago
58fbbf2
KVM: APIC: avoid instruction emulation for EOI writes
by Kevin Tian
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
afc2018
KVM: x86: Remove useless regs_page pointer from kvm_lapic
by Takuya Yoshikawa
· 14 years ago
0bb8865
KVM: x86: Drop obsolete warning about INIT on runnable VCPU
by Jan Kiszka
· 14 years ago
83bcacb
KVM: Avoid double interrupt injection with vapic
by Avi Kivity
· 14 years ago
1765a1f
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
9611c18
KVM: fix typo in copyright notice
by Nicolas Kaiser
· 14 years ago
3842d13
KVM: Check for pending events before attempting injection
by Avi Kivity
· 14 years ago
234bb54
x86, cleanups: Use clear_page/copy_page rather than memset/memcpy
by Jan Beulich
· 14 years ago
a8eeb04
KVM: Add mini-API for vcpu->requests
by Avi Kivity
· 14 years ago
e7dca5c
KVM: x86: Allow any LAPIC to accept PIC interrupts
by Chris Lalancette
· 14 years ago
bd37139
KVM: x86: fix -DDEBUG oops
by Zachary Amsden
· 14 years ago
221d059
KVM: Update Red Hat copyrights
by Avi Kivity
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
10388a0
KVM: Add HYPER-V apic access MSRs
by Gleb Natapov
· 15 years ago
a5d36f8
KVM: Fix race between APIC TMR and IRR
by Avi Kivity
· 15 years ago
6e24a6e
KVM: LAPIC: make sure IRR bitmap is scanned after vm load
by Marcelo Tosatti
· 15 years ago
bfc33be
KVM: remove duplicated #include
by Huang Weiyi
· 15 years ago
680b364
KVM: Drop kvm->irq_lock lock from irq injection path
by Gleb Natapov
· 15 years ago
eba0226
KVM: Move IO APIC to its own lock
by Gleb Natapov
· 15 years ago
ace1546
KVM: use proper hrtimer function to retrieve expiration time
by Marcelo Tosatti
· 15 years ago
b2d83cf
KVM: fix LAPIC timer period overflow
by Aurelien Jarno
· 15 years ago
4da7489
KVM: fix misreporting of coalesced interrupts by kvm tracer
by Gleb Natapov
· 15 years ago
1444885
KVM: limit lapic periodic timer frequency
by Marcelo Tosatti
· 15 years ago
4088bb3
KVM: silence lapic kernel messages that can be triggered by a guest
by Gleb Natapov
· 15 years ago
1000ff8
KVM: Add trace points in irqchip code
by Gleb Natapov
· 15 years ago
756975b
KVM: Fix apic_mmio_write return for unaligned write
by Sheng Yang
· 15 years ago
0105d1a
KVM: x2apic interface to lapic
by Gleb Natapov
· 15 years ago
fc61b80
KVM: Add Directed EOI support to APIC emulation
by Gleb Natapov
· 15 years ago
bda9020
KVM: remove in_range from io devices
by Michael S. Tsirkin
· 15 years ago
229456f
KVM: convert custom marker based tracing to event traces
by Marcelo Tosatti
· 15 years ago
33e4c68
KVM: Optimize searching for highest IRR
by Gleb Natapov
· 15 years ago
1ed0ce0
KVM: Use pointer to vcpu instead of vcpu_id in timer code.
by Gleb Natapov
· 15 years ago
c5af89b
KVM: Introduce kvm_vcpu_is_bsp() function.
by Gleb Natapov
· 15 years ago
fa40a82
KVM: switch irq injection/acking data structures to irq_lock
by Marcelo Tosatti
· 15 years ago
238adc7
KVM: Cleanup LAPIC interface
by Jan Kiszka
· 15 years ago
d76685c
KVM: cleanup io_device code
by Gregory Haskins
· 15 years ago
9b5843d
KVM: fix apic_debug instances
by Glauber Costa
· 16 years ago
386eb6e
KVM: make 'lapic_timer_ops' and 'kpit_ops' static
by Hannes Eder
· 16 years ago
58c2dde
KVM: APIC: get rid of deliver_bitmask
by Gleb Natapov
· 16 years ago
e103571
KVM: change the way how lowest priority vcpu is calculated
by Gleb Natapov
· 16 years ago
343f94f
KVM: consolidate ioapic/ipi interrupt delivery logic
by Gleb Natapov
· 16 years ago
6da7e3f
KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts
by Gleb Natapov
· 16 years ago
d3c7b77
KVM: unify part of generic timer handling
by Marcelo Tosatti
· 16 years ago
bfd349d
KVM: bit ops for deliver_bitmap
by Sheng Yang
· 16 years ago
110c2fa
KVM: Update intr delivery func to accept unsigned long* bitmap
by Sheng Yang
· 16 years ago
b682b81
KVM: x86: fix LAPIC pending count calculation
by Marcelo Tosatti
· 16 years ago
cc6e462
KVM: x86: Optimize NMI watchdog delivery
by Jan Kiszka
· 16 years ago
8fdb235
KVM: x86: Fix and refactor NMI watchdog emulation
by Jan Kiszka
· 16 years ago
26df99c
KVM: Kick NMI receiving VCPU
by Jan Kiszka
· 16 years ago
23930f9
KVM: x86: Enable NMI Watchdog via in-kernel PIT source
by Jan Kiszka
· 16 years ago
651dab4
Merge commit 'linus/master' into merge-linus
by Arjan van de Ven
· 16 years ago
1b10bf3
KVM: x86: Silence various LAPIC-related host kernel messages
by Jan Kiszka
· 16 years ago
d769017
KVM: x86: do not execute halted vcpus
by Marcelo Tosatti
· 16 years ago
f524472
KVM: irq ack notification
by Marcelo Tosatti
· 16 years ago
5fdbf97
KVM: x86: accessors for guest registers
by Marcelo Tosatti
· 16 years ago
beb20d52
hrtimer: convert kvm to the new hrtimer apis
by Arjan van de Ven
· 16 years ago
622395a
KVM: only abort guest entry if timer count goes from 0->1
by Marcelo Tosatti
· 16 years ago
9276049
KVM: kvm_io_device: extend in_range() to manage len and write attribute
by Laurent Vivier
· 16 years ago
3419ffc
KVM: IOAPIC/LAPIC: Enable NMI support
by Sheng Yang
· 16 years ago
Next »