index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
lapic.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-01
KVM: Define a new interface kvm_intr_is_single_vcpu()
Feng Wu
1
-0
/
+2
2015-10-01
KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv
Paolo Bonzini
1
-2
/
+2
2015-10-01
KVM: x86: set TMR when the interrupt is accepted
Paolo Bonzini
1
-1
/
+0
2015-07-23
kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file
Andrey Smetanin
1
-1
/
+1
2015-07-03
KVM: x86: keep track of LVT0 changes under APICv
Radim Krčmář
1
-0
/
+1
2015-06-04
KVM: x86: API changes for SMM support
Paolo Bonzini
1
-0
/
+5
2015-06-04
kvm: x86: fix kvm_apic_has_events to check for NULL pointer
Paolo Bonzini
1
-1
/
+1
2015-05-07
kvm: x86: Deliver MSI IRQ to only lowest prio cpu if msi_redir_hint is true
James Sullivan
1
-0
/
+6
2015-05-07
KVM: x86: INIT and reset sequences are different
Nadav Amit
1
-1
/
+1
2015-04-08
KVM: x86: simplify kvm_apic_map
Radim Krčmář
1
-15
/
+0
2015-03-27
KVM: move iodev.h from virt/kvm/ to include/kvm
Andre Przywara
1
-1
/
+1
2015-02-03
KVM: nVMX: Enable nested posted interrupt processing
Wincy Van
1
-0
/
+1
2015-01-30
KVM: x86: return bool from kvm_apic_match*()
Radim Krčmář
1
-2
/
+0
2015-01-09
KVM: x86: add option to advance tscdeadline hrtimer expiration
Marcelo Tosatti
1
-0
/
+3
2014-12-04
KVM: x86: allow 256 logical x2APICs again
Radim Krčmář
1
-2
/
+0
2014-11-03
KVM: x86: optimize some accesses to LVTT and SPIV
Radim Krčmář
1
-3
/
+3
2014-11-03
KVM: x86: detect LVTT changes under APICv
Radim Krčmář
1
-0
/
+1
2014-11-03
KVM: x86: detect SPIV changes under APICv
Radim Krčmář
1
-0
/
+1
2014-11-03
KVM: x86: some apic broadcast modes does not work
Nadav Amit
1
-2
/
+2
2014-01-27
KVM: x86: Validate guest writes to MSR_IA32_APICBASE
Jan Kiszka
1
-1
/
+1
2013-12-13
KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)
Andy Honig
1
-2
/
+2
2013-04-16
KVM: VMX: Add the deliver posted interrupt algorithm
Yang Zhang
1
-0
/
+1
2013-04-16
KVM: Set TMR when programming ioapic entry
Yang Zhang
1
-0
/
+1
2013-04-16
KVM: Add reset/restore rtc_status support
Yang Zhang
1
-0
/
+2
2013-04-16
KVM: Return destination vcpu on interrupt injection
Yang Zhang
1
-2
/
+3
2013-04-07
KVM: Call kvm_apic_match_dest() to check destination vcpu
Yang Zhang
1
-4
/
+0
2013-03-13
KVM: x86: Rework INIT and SIPI handling
Jan Kiszka
1
-0
/
+11
2013-01-29
x86, apicv: add virtual interrupt delivery support
Yang Zhang
1
-0
/
+27
2013-01-29
x86, apicv: add virtual x2apic support
Yang Zhang
1
-0
/
+5
2013-01-29
x86, apicv: add APICv register virtualization support
Yang Zhang
1
-0
/
+2
2012-09-20
KVM: optimize apic interrupt delivery
Gleb Natapov
1
-0
/
+3
2012-08-09
KVM: correctly detect APIC SW state in kvm_apic_post_state_restore()
Gleb Natapov
1
-1
/
+2
2012-08-06
KVM: inline kvm_apic_present() and kvm_lapic_enabled()
Gleb Natapov
1
-2
/
+43
2012-08-06
KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSR
Gleb Natapov
1
-0
/
+1
2012-08-01
KVM: Simplify kvm_timer
Avi Kivity
1
-8
/
+0
2012-08-01
KVM: Remove internal timer abstraction
Avi Kivity
1
-1
/
+16
2012-06-25
KVM: host side for eoi optimization
Michael S. Tsirkin
1
-0
/
+2
2012-06-25
KVM: optimize ISR lookups
Michael S. Tsirkin
1
-0
/
+4
2012-06-25
KVM: document lapic regs field
Michael S. Tsirkin
1
-0
/
+5
2011-12-27
KVM: Expose kvm_lapic_local_deliver()
Avi Kivity
1
-0
/
+1
2011-10-05
KVM: emulate lapic tsc deadline timer for guest
Liu, Jinsong
1
-0
/
+3
2011-09-25
KVM: APIC: avoid instruction emulation for EOI writes
Kevin Tian
1
-0
/
+1
2011-03-17
KVM: x86: Remove useless regs_page pointer from kvm_lapic
Takuya Yoshikawa
1
-1
/
+0
2010-03-01
KVM: Add HYPER-V apic access MSRs
Gleb Natapov
1
-0
/
+8
2009-09-10
KVM: x2apic interface to lapic
Gleb Natapov
1
-0
/
+2
2009-09-10
KVM: Add Directed EOI support to APIC emulation
Gleb Natapov
1
-0
/
+1
2009-09-10
KVM: Optimize searching for highest IRR
Gleb Natapov
1
-0
/
+1
2009-06-10
KVM: APIC: get rid of deliver_bitmask
Gleb Natapov
1
-2
/
+1
2009-06-10
KVM: consolidate ioapic/ipi interrupt delivery logic
Gleb Natapov
1
-0
/
+2
2009-06-10
KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts
Gleb Natapov
1
-1
/
+1
[next]