index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
lapic.h
Age
Commit message (
Expand
)
Author
2015-06-04
KVM: x86: API changes for SMM support
Paolo Bonzini
2015-06-04
kvm: x86: fix kvm_apic_has_events to check for NULL pointer
Paolo Bonzini
2015-05-07
kvm: x86: Deliver MSI IRQ to only lowest prio cpu if msi_redir_hint is true
James Sullivan
2015-05-07
KVM: x86: INIT and reset sequences are different
Nadav Amit
2015-04-08
KVM: x86: simplify kvm_apic_map
Radim Krčmář
2015-03-26
KVM: move iodev.h from virt/kvm/ to include/kvm
Andre Przywara
2015-02-03
KVM: nVMX: Enable nested posted interrupt processing
Wincy Van
2015-01-30
KVM: x86: return bool from kvm_apic_match*()
Radim Krčmář
2015-01-08
KVM: x86: add option to advance tscdeadline hrtimer expiration
Marcelo Tosatti
2014-12-04
KVM: x86: allow 256 logical x2APICs again
Radim Krčmář
2014-11-03
KVM: x86: optimize some accesses to LVTT and SPIV
Radim Krčmář
2014-11-03
KVM: x86: detect LVTT changes under APICv
Radim Krčmář
2014-11-03
KVM: x86: detect SPIV changes under APICv
Radim Krčmář
2014-11-03
KVM: x86: some apic broadcast modes does not work
Nadav Amit
2014-01-27
KVM: x86: Validate guest writes to MSR_IA32_APICBASE
Jan Kiszka
2013-12-12
KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)
Andy Honig
2013-04-16
KVM: VMX: Add the deliver posted interrupt algorithm
Yang Zhang
2013-04-16
KVM: Set TMR when programming ioapic entry
Yang Zhang
2013-04-15
KVM: Add reset/restore rtc_status support
Yang Zhang
2013-04-15
KVM: Return destination vcpu on interrupt injection
Yang Zhang
2013-04-07
KVM: Call kvm_apic_match_dest() to check destination vcpu
Yang Zhang
2013-03-13
KVM: x86: Rework INIT and SIPI handling
Jan Kiszka
2013-01-29
x86, apicv: add virtual interrupt delivery support
Yang Zhang
2013-01-29
x86, apicv: add virtual x2apic support
Yang Zhang
2013-01-29
x86, apicv: add APICv register virtualization support
Yang Zhang
2012-09-20
KVM: optimize apic interrupt delivery
Gleb Natapov
2012-08-09
KVM: correctly detect APIC SW state in kvm_apic_post_state_restore()
Gleb Natapov
2012-08-06
KVM: inline kvm_apic_present() and kvm_lapic_enabled()
Gleb Natapov
2012-08-06
KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSR
Gleb Natapov
2012-08-01
KVM: Simplify kvm_timer
Avi Kivity
2012-08-01
KVM: Remove internal timer abstraction
Avi Kivity
2012-06-25
KVM: host side for eoi optimization
Michael S. Tsirkin
2012-06-25
KVM: optimize ISR lookups
Michael S. Tsirkin
2012-06-25
KVM: document lapic regs field
Michael S. Tsirkin
2011-12-27
KVM: Expose kvm_lapic_local_deliver()
Avi Kivity
2011-10-05
KVM: emulate lapic tsc deadline timer for guest
Liu, Jinsong
2011-09-25
KVM: APIC: avoid instruction emulation for EOI writes
Kevin Tian
2011-03-17
KVM: x86: Remove useless regs_page pointer from kvm_lapic
Takuya Yoshikawa
2010-03-01
KVM: Add HYPER-V apic access MSRs
Gleb Natapov
2009-09-10
KVM: x2apic interface to lapic
Gleb Natapov
2009-09-10
KVM: Add Directed EOI support to APIC emulation
Gleb Natapov
2009-09-10
KVM: Optimize searching for highest IRR
Gleb Natapov
2009-06-10
KVM: APIC: get rid of deliver_bitmask
Gleb Natapov
2009-06-10
KVM: consolidate ioapic/ipi interrupt delivery logic
Gleb Natapov
2009-06-10
KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts
Gleb Natapov
2009-06-10
KVM: unify part of generic timer handling
Marcelo Tosatti
2009-02-15
KVM: x86: fix LAPIC pending count calculation
Marcelo Tosatti
2008-07-20
KVM: add statics were possible, function definition in lapic.h
Harvey Harrison
2008-01-30
KVM: Accelerated apic support
Avi Kivity
2008-01-30
KVM: Move irqchip declarations into new ioapic.h and lapic.h
Zhang Xiantao