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
starfive-6.6.48-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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-28
KVM: x86: pass host_tsc to read_l1_tsc
Marcelo Tosatti
1
-1
/
+1
2012-10-22
KVM: apic: fix LDR calculation in x2apic mode
Gleb Natapov
1
-1
/
+1
2012-09-20
KVM: optimize apic interrupt delivery
Gleb Natapov
1
-12
/
+176
2012-09-12
KVM: x86: lapic: Clean up find_highest_vector() and count_vectors()
Takuya Yoshikawa
1
-12
/
+18
2012-09-05
KVM: x86: more constification
Mathias Krause
1
-1
/
+1
2012-08-09
KVM: correctly detect APIC SW state in kvm_apic_post_state_restore()
Gleb Natapov
1
-2
/
+5
2012-08-06
KVM: inline kvm_apic_present() and kvm_lapic_enabled()
Gleb Natapov
1
-90
/
+53
2012-08-06
KVM: use jump label to optimize checking for in kernel local apic presence
Gleb Natapov
1
-28
/
+34
2012-08-06
KVM: use jump label to optimize checking for SW enabled apic in spurious inte...
Gleb Natapov
1
-8
/
+31
2012-08-06
KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSR
Gleb Natapov
1
-1
/
+28
2012-08-06
KVM: mark apic enabled on start up
Gleb Natapov
1
-1
/
+2
2012-08-06
KVM: use kvm_lapic_set_base() to change apic_base
Gleb Natapov
1
-5
/
+4
2012-08-01
KVM: Simplify kvm_timer
Avi Kivity
1
-13
/
+5
2012-08-01
KVM: Remove internal timer abstraction
Avi Kivity
1
-1
/
+29
2012-07-31
KVM: Don't update PPR on any APIC read
Avi Kivity
1
-2
/
+4
2012-07-20
KVM: x86: Fix typos in lapic.c
Guo Chao
1
-2
/
+2
2012-06-25
KVM: host side for eoi optimization
Michael S. Tsirkin
1
-4
/
+137
2012-06-25
KVM: optimize ISR lookups
Michael S. Tsirkin
1
-2
/
+51
2012-04-24
KVM: Introduce bitmask for apic attention reasons
Gleb Natapov
1
-5
/
+7
2012-04-17
KVM: dont clear TMR on EOI
Michael S. Tsirkin
1
-6
/
+13
2012-03-29
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2012-03-20
x86: remove the second argument of k[un]map_atomic()
Cong Wang
1
-4
/
+4
2012-03-08
KVM: Infrastructure for software and hardware based TSC rate scaling
Zachary Amsden
1
-1
/
+1
2012-03-05
KVM: Don't mistreat edge-triggered INIT IPI as INIT de-assert. (LAPIC)
Julian Stecklina
1
-1
/
+1
2011-12-27
KVM: Expose kvm_lapic_local_deliver()
Avi Kivity
1
-1
/
+1
2011-12-27
KVM: Move cpuid code to new file
Avi Kivity
1
-0
/
+1
2011-10-05
KVM: emulate lapic tsc deadline timer for guest
Liu, Jinsong
1
-29
/
+113
2011-09-25
KVM: x86: Add module parameter for lapic periodic timer limit
Jan Kiszka
1
-2
/
+13
2011-09-25
KVM: x86: Avoid guest-triggerable printks in APIC model
Jan Kiszka
1
-10
/
+9
2011-09-25
KVM: APIC: avoid instruction emulation for EOI writes
Kevin Tian
1
-0
/
+9
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-03-17
KVM: x86: Remove useless regs_page pointer from kvm_lapic
Takuya Yoshikawa
1
-5
/
+4
2011-03-17
KVM: x86: Drop obsolete warning about INIT on runnable VCPU
Jan Kiszka
1
-4
/
+0
2011-01-12
KVM: Avoid double interrupt injection with vapic
Avi Kivity
1
-1
/
+2
2010-10-24
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+12
2010-10-24
KVM: fix typo in copyright notice
Nicolas Kaiser
1
-1
/
+1
2010-10-24
KVM: Check for pending events before attempting injection
Avi Kivity
1
-2
/
+11
2010-09-23
x86, cleanups: Use clear_page/copy_page rather than memset/memcpy
Jan Beulich
1
-2
/
+1
2010-08-01
KVM: Add mini-API for vcpu->requests
Avi Kivity
1
-1
/
+1
2010-08-01
KVM: x86: Allow any LAPIC to accept PIC interrupts
Chris Lalancette
1
-7
/
+5
2010-08-01
KVM: x86: fix -DDEBUG oops
Zachary Amsden
1
-1
/
+1
2010-08-01
KVM: Update Red Hat copyrights
Avi Kivity
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-01
KVM: Add HYPER-V apic access MSRs
Gleb Natapov
1
-0
/
+31
2010-01-25
KVM: Fix race between APIC TMR and IRR
Avi Kivity
1
-5
/
+6
2009-12-27
KVM: LAPIC: make sure IRR bitmap is scanned after vm load
Marcelo Tosatti
1
-0
/
+1
2009-12-03
KVM: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-12-03
KVM: Drop kvm->irq_lock lock from irq injection path
Gleb Natapov
1
-2
/
+0
2009-12-03
KVM: Move IO APIC to its own lock
Gleb Natapov
1
-4
/
+1
2009-10-16
KVM: use proper hrtimer function to retrieve expiration time
Marcelo Tosatti
1
-1
/
+1
[next]