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: x86: rename quirk constants to KVM_X86_QUIRK_*
Paolo Bonzini
2015-07-23
1
-1
/
+1
*
KVM: x86: introduce kvm_check_has_quirk
Paolo Bonzini
2015-07-23
1
-1
/
+1
*
KVM: x86: keep track of LVT0 changes under APICv
Radim Krčmář
2015-07-03
1
-6
/
+8
*
KVM: x86: properly restore LVT0
Radim Krčmář
2015-07-03
1
-0
/
+1
*
KVM: x86: make vapics_in_nmi_mode atomic
Radim Krčmář
2015-07-03
1
-2
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-06-24
1
-17
/
+42
|
\
|
*
KVM: x86: latch INITs while in system management mode
Paolo Bonzini
2015-06-04
1
-1
/
+12
|
*
KVM: x86: stubs for SMM support
Paolo Bonzini
2015-06-04
1
-1
/
+3
|
*
KVM: x86: preserve x2APIC LDR on INIT
Radim Krčmář
2015-05-28
1
-1
/
+2
|
*
KVM: x86: use correct APIC ID on x2APIC transition
Radim Krčmář
2015-05-28
1
-3
/
+10
|
*
kvm: x86: Deliver MSI IRQ to only lowest prio cpu if msi_redir_hint is true
James Sullivan
2015-05-07
1
-1
/
+1
|
*
kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI delivery
James Sullivan
2015-05-07
1
-2
/
+4
|
*
KVM: x86: tweak types of fields in kvm_lapic_irq
Paolo Bonzini
2015-05-07
1
-1
/
+1
|
*
KVM: x86: INIT and reset sequences are different
Nadav Amit
2015-05-07
1
-5
/
+6
|
*
KVM: x86: Support for disabling quirks
Nadav Amit
2015-05-07
1
-2
/
+3
*
|
KVM: x86: fix lapic.timer_mode on restore
Radim Krčmář
2015-06-16
1
-10
/
+16
|
/
*
KVM: x86: cleanup kvm_irq_delivery_to_apic_fast
Paolo Bonzini
2015-04-14
1
-5
/
+6
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-04-13
1
-62
/
+85
|
\
|
*
KVM: x86: BSP in MSR_IA32_APICBASE is writable
Nadav Amit
2015-04-08
1
-2
/
+0
|
*
KVM: x86: simplify kvm_apic_map
Radim Krčmář
2015-04-08
1
-50
/
+28
|
*
KVM: x86: avoid logical_map when it is invalid
Radim Krčmář
2015-04-08
1
-1
/
+23
|
*
KVM: x86: fix mixed APIC mode broadcast
Radim Krčmář
2015-04-08
1
-5
/
+4
|
*
KVM: x86: use MDA for interrupt matching
Radim Krčmář
2015-04-08
1
-7
/
+33
|
*
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2015-04-07
1
-2
/
+2
|
|
\
|
|
*
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
Nikolay Nikolaev
2015-03-26
1
-2
/
+2
*
|
|
KVM: x86: call irq notifiers with directed EOI
Radim Krčmář
2015-03-23
1
-2
/
+1
|
/
/
*
|
KVM: SVM: fix interrupt injection (apic->isr_count always 0)
Radim Krčmář
2015-03-02
1
-2
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-02-13
1
-51
/
+96
|
\
|
*
KVM: nVMX: Enable nested posted interrupt processing
Wincy Van
2015-02-03
1
-3
/
+10
|
*
KVM: x86: fix lapic_timer_int_injected with APIC-v
Marcelo Tosatti
2015-02-02
1
-6
/
+6
|
*
KVM: x86: fix x2apic logical address matching
Radim Krčmář
2015-01-30
1
-1
/
+2
|
*
KVM: x86: replace 0 with APIC_DEST_PHYSICAL
Radim Krčmář
2015-01-30
1
-4
/
+2
|
*
KVM: x86: cleanup kvm_apic_match_*()
Radim Krčmář
2015-01-30
1
-30
/
+16
|
*
KVM: x86: return bool from kvm_apic_match*()
Radim Krčmář
2015-01-30
1
-4
/
+4
|
*
kvm: x86: Remove kvm_make_request from lapic.c
Nicholas Krause
2015-01-08
1
-6
/
+1
|
*
KVM: x86: add tracepoint to wait_lapic_expire
Marcelo Tosatti
2015-01-08
1
-0
/
+1
|
*
KVM: x86: add option to advance tscdeadline hrtimer expiration
Marcelo Tosatti
2015-01-08
1
-1
/
+56
|
*
kvm: x86: vmx: NULL out hwapic_isr_update() in case of !enable_apicv
Tiejun Chen
2015-01-08
1
-3
/
+5
*
|
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
[next]