index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
lapic.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: check LAPIC presence when building apic_map
Radim Krčmář
2015-01-30
1
-0
/
+3
*
KVM: x86: allow 256 logical x2APICs again
Radim Krčmář
2014-12-04
1
-5
/
+6
*
KVM: x86: check bounds of APIC maps
Radim Krčmář
2014-12-04
1
-4
/
+5
*
KVM: x86: fix APIC physical destination wrapping
Radim Krčmář
2014-12-04
1
-1
/
+4
*
KVM: x86: deliver phys lowest-prio
Radim Krčmář
2014-12-04
1
-2
/
+0
*
KVM: x86: don't retry hopeless APIC delivery
Radim Krčmář
2014-12-04
1
-2
/
+2
*
KVM: x86: use MSR_ICR instead of a number
Radim Krčmář
2014-12-04
1
-2
/
+2
*
KVM: x86: Fix reserved x2apic registers
Nadav Amit
2014-12-04
1
-0
/
+9
*
kvm: x86: avoid warning about potential shift wrapping bug
Paolo Bonzini
2014-11-24
1
-1
/
+1
*
KVM: x86: Fix lost interrupt on irr_pending race
Nadav Amit
2014-11-17
1
-6
/
+12
*
KVM: compute correct map even if all APICs are software disabled
Paolo Bonzini
2014-11-17
1
-10
/
+15
*
KVM: x86: Software disabled APIC should still deliver NMIs
Nadav Amit
2014-11-17
1
-8
/
+15
*
KVM: x86: Warn on APIC base relocation
Nadav Amit
2014-11-08
1
-0
/
+4
*
KVM: x86: reset RVI upon system reset
Wei Wang
2014-11-07
1
-0
/
+3
*
KVM: x86: optimize some accesses to LVTT and SPIV
Radim Krčmář
2014-11-03
1
-7
/
+3
*
KVM: x86: detect LVTT changes under APICv
Radim Krčmář
2014-11-03
1
-4
/
+8
*
KVM: x86: detect SPIV changes under APICv
Radim Krčmář
2014-11-03
1
-4
/
+6
*
KVM: x86: fix deadline tsc interrupt injection
Radim Krčmář
2014-11-03
1
-6
/
+4
*
KVM: x86: add apic_timer_expired()
Radim Krčmář
2014-11-03
1
-16
/
+21
*
KVM: x86: some apic broadcast modes does not work
Nadav Amit
2014-11-03
1
-6
/
+22
*
KVM: x86: make apic_accept_irq tracepoint more generic
Paolo Bonzini
2014-09-11
1
-2
/
+2
*
KVM: x86: recalculate_apic_map after enabling apic
Nadav Amit
2014-08-19
1
-11
/
+14
*
KVM: x86: Clear apic tsc-deadline after deadline
Nadav Amit
2014-08-19
1
-0
/
+5
*
KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in use
Wanpeng Li
2014-08-05
1
-13
/
+39
*
KVM: x86: Fix lapic.c debug prints
Nadav Amit
2014-07-09
1
-2
/
+2
*
KVM: lapic: sync highest ISR to hardware apic on EOI
Paolo Bonzini
2014-05-27
1
-19
/
+43
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-01-23
1
-6
/
+3
|
\
|
*
KVM: x86: limit PIT timer frequency
Marcelo Tosatti
2014-01-15
1
-3
/
+0
|
*
KVM: x86: Fix debug typo error in lapic
Chen Fan
2014-01-08
1
-3
/
+3
*
|
kvm: x86: fix apic_base enable check
Andrew Jones
2014-01-15
1
-1
/
+1
*
|
KVM: x86: Fix APIC map calculation after re-enabling
Jan Kiszka
2013-12-30
1
-4
/
+4
*
|
KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)
Gleb Natapov
2013-12-12
1
-1
/
+4
*
|
KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)
Andy Honig
2013-12-12
1
-12
/
+15
*
|
KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)
Andy Honig
2013-12-12
1
-1
/
+2
|
/
*
kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic
Raghavendra K T
2013-08-26
1
-1
/
+4
*
KVM: x86: Drop some unused functions from lapic
Jan Kiszka
2013-07-25
1
-10
/
+0
*
KVM: x86: Simplify __apic_accept_irq
Jan Kiszka
2013-07-25
1
-15
/
+8
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-07-03
1
-2
/
+2
|
\
|
*
KVM: Fix RTC interrupt coalescing tracking
Gleb Natapov
2013-06-27
1
-21
/
+32
|
*
KVM: x86: Remove support for reporting coalesced APIC IRQs
Jan Kiszka
2013-05-14
1
-34
/
+23
*
|
KVM: Fix race in apic->pending_events processing
Gleb Natapov
2013-06-03
1
-3
/
+6
|
/
*
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-05-05
1
-82
/
+107
|
\
|
*
KVM: VMX: Use posted interrupt to deliver virtual interrupt
Yang Zhang
2013-04-16
1
-11
/
+19
|
*
KVM: VMX: Add the deliver posted interrupt algorithm
Yang Zhang
2013-04-16
1
-0
/
+13
|
*
KVM: Set TMR when programming ioapic entry
Yang Zhang
2013-04-16
1
-6
/
+9
|
*
KVM: Call common update function when ioapic entry changed.
Yang Zhang
2013-04-16
1
-1
/
+1
|
*
KVM: Add reset/restore rtc_status support
Yang Zhang
2013-04-16
1
-0
/
+9
|
*
KVM: Return destination vcpu on interrupt injection
Yang Zhang
2013-04-16
1
-9
/
+16
|
*
KVM: Add vcpu info to ioapic_update_eoi()
Yang Zhang
2013-04-16
1
-1
/
+1
|
*
KVM: Call kvm_apic_match_dest() to check destination vcpu
Yang Zhang
2013-04-07
1
-47
/
+0
[next]