Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
257b9a5faab5849fa61f1a523b429dc279d33cc3
/
arch
/
x86
/
kvm
/
lapic.c
257b9a5
KVM: x86: use correct APIC ID on x2APIC transition
by Radim Krčmář
· 10 years ago
d1ebdbf
kvm: x86: Deliver MSI IRQ to only lowest prio cpu if msi_redir_hint is true
by James Sullivan
· 10 years ago
93bbf0b
kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI delivery
by James Sullivan
· 10 years ago
b7cb223
KVM: x86: tweak types of fields in kvm_lapic_irq
by Paolo Bonzini
· 10 years ago
d28bc9d
KVM: x86: INIT and reset sequences are different
by Nadav Amit
· 10 years ago
90de4a1
KVM: x86: Support for disabling quirks
by Nadav Amit
· 10 years ago
bea1542
KVM: x86: cleanup kvm_irq_delivery_to_apic_fast
by Paolo Bonzini
· 10 years ago
9003601
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
58d269d
KVM: x86: BSP in MSR_IA32_APICBASE is writable
by Nadav Amit
· 10 years ago
3b5a5ff
KVM: x86: simplify kvm_apic_map
by Radim Krčmář
· 10 years ago
3548a25
KVM: x86: avoid logical_map when it is invalid
by Radim Krčmář
· 10 years ago
9ea369b
KVM: x86: fix mixed APIC mode broadcast
by Radim Krčmář
· 10 years ago
03d2249
KVM: x86: use MDA for interrupt matching
by Radim Krčmář
· 10 years ago
bf0fb67
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next'
by Paolo Bonzini
· 10 years ago
e32edf4
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
by Nikolay Nikolaev
· 10 years ago
c806a6a
KVM: x86: call irq notifiers with directed EOI
by Radim Krčmář
· 10 years ago
f563db4
KVM: SVM: fix interrupt injection (apic->isr_count always 0)
by Radim Krčmář
· 10 years ago
b9085bc
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
705699a
KVM: nVMX: Enable nested posted interrupt processing
by Wincy Van
· 10 years ago
f933986
KVM: x86: fix lapic_timer_int_injected with APIC-v
by Marcelo Tosatti
· 10 years ago
df04d1d
KVM: x86: check LAPIC presence when building apic_map
by Radim Krčmář
· 10 years ago
8a39536
KVM: x86: fix x2apic logical address matching
by Radim Krčmář
· 10 years ago
3697f30
KVM: x86: replace 0 with APIC_DEST_PHYSICAL
by Radim Krčmář
· 10 years ago
9368b56
KVM: x86: cleanup kvm_apic_match_*()
by Radim Krčmář
· 10 years ago
52c233a
KVM: x86: return bool from kvm_apic_match*()
by Radim Krčmář
· 10 years ago
bab5bb3
kvm: x86: Remove kvm_make_request from lapic.c
by Nicholas Krause
· 10 years ago
6c19b75
KVM: x86: add tracepoint to wait_lapic_expire
by Marcelo Tosatti
· 10 years ago
d0659d9
KVM: x86: add option to advance tscdeadline hrtimer expiration
by Marcelo Tosatti
· 10 years ago
b4eef9b
kvm: x86: vmx: NULL out hwapic_isr_update() in case of !enable_apicv
by Tiejun Chen
· 10 years ago
45c3094
KVM: x86: allow 256 logical x2APICs again
by Radim Krčmář
· 10 years ago
25995e5
KVM: x86: check bounds of APIC maps
by Radim Krčmář
· 10 years ago
fa834e9
KVM: x86: fix APIC physical destination wrapping
by Radim Krčmář
· 10 years ago
085563f
KVM: x86: deliver phys lowest-prio
by Radim Krčmář
· 10 years ago
698f975
KVM: x86: don't retry hopeless APIC delivery
by Radim Krčmář
· 10 years ago
decdc28
KVM: x86: use MSR_ICR instead of a number
by Radim Krčmář
· 10 years ago
c69d3d9
KVM: x86: Fix reserved x2apic registers
by Nadav Amit
· 10 years ago
2b4a273
kvm: x86: avoid warning about potential shift wrapping bug
by Paolo Bonzini
· 10 years ago
f210f75
KVM: x86: Fix lost interrupt on irr_pending race
by Nadav Amit
· 10 years ago
a3e339e
KVM: compute correct map even if all APICs are software disabled
by Paolo Bonzini
· 10 years ago
173beed
KVM: x86: Software disabled APIC should still deliver NMIs
by Nadav Amit
· 10 years ago
db324fe
KVM: x86: Warn on APIC base relocation
by Nadav Amit
· 10 years ago
4114c27
KVM: x86: reset RVI upon system reset
by Wei Wang
· 10 years ago
f30ebc3
KVM: x86: optimize some accesses to LVTT and SPIV
by Radim Krčmář
· 10 years ago
a323b40
KVM: x86: detect LVTT changes under APICv
by Radim Krčmář
· 10 years ago
e462755
KVM: x86: detect SPIV changes under APICv
by Radim Krčmář
· 10 years ago
1e0ad70
KVM: x86: fix deadline tsc interrupt injection
by Radim Krčmář
· 10 years ago
5d87db7
KVM: x86: add apic_timer_expired()
by Radim Krčmář
· 10 years ago
394457a
KVM: x86: some apic broadcast modes does not work
by Nadav Amit
· 10 years ago
a183b63
KVM: x86: make apic_accept_irq tracepoint more generic
by Paolo Bonzini
· 10 years ago
1e1b6c2
KVM: x86: recalculate_apic_map after enabling apic
by Nadav Amit
· 10 years ago
fae0ba2
KVM: x86: Clear apic tsc-deadline after deadline
by Nadav Amit
· 10 years ago
56cc240
KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in use
by Wanpeng Li
· 10 years ago
98eff52
KVM: x86: Fix lapic.c debug prints
by Nadav Amit
· 11 years ago
fc57ac2
KVM: lapic: sync highest ISR to hardware apic on EOI
by Paolo Bonzini
· 11 years ago
7ebd3fa
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
0dce7cd
kvm: x86: fix apic_base enable check
by Andrew Jones
· 11 years ago
9ed96e8
KVM: x86: limit PIT timer frequency
by Marcelo Tosatti
· 11 years ago
9689397
KVM: x86: Fix debug typo error in lapic
by Chen Fan
· 11 years ago
e66d2ae
KVM: x86: Fix APIC map calculation after re-enabling
by Jan Kiszka
· 11 years ago
17d68b7
KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)
by Gleb Natapov
· 11 years ago
fda4e2e
KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)
by Andy Honig
· 11 years ago
b963a22
KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)
by Andy Honig
· 11 years ago
24d2166
kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic
by Raghavendra K T
· 11 years ago
9576c4c
KVM: x86: Drop some unused functions from lapic
by Jan Kiszka
· 11 years ago
11f5cc0
KVM: x86: Simplify __apic_accept_irq
by Jan Kiszka
· 11 years ago
fe489bf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
24f7bb5
KVM: Fix RTC interrupt coalescing tracking
by Gleb Natapov
· 12 years ago
299018f
KVM: Fix race in apic->pending_events processing
by Gleb Natapov
· 12 years ago
f1ed045
KVM: x86: Remove support for reporting coalesced APIC IRQs
by Jan Kiszka
· 12 years ago
01227a8
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
5a71785
KVM: VMX: Use posted interrupt to deliver virtual interrupt
by Yang Zhang
· 12 years ago
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
8f96452
KVM: Allow cross page reads and writes from cached translations.
by Andrew Honig
· 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
· 13 years ago
d5b0b5b
KVM: x86: Fix typos in lapic.c
by Guo Chao
· 13 years ago
ae7a2a3
KVM: host side for eoi optimization
by Michael S. Tsirkin
· 13 years ago
Next »