index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
lapic.c
Age
Commit message (
Expand
)
Author
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2019-11-15
KVM: x86: deliver KVM IOAPIC scan request to target vCPUs
Nitesh Narayan Lal
2019-11-15
KVM: APIC: add helper func to remove duplicate code in kvm_pv_send_ipi
Miaohe Lin
2019-11-15
KVM: x86: Prevent set vCPU into INIT/SIPI_RECEIVED state when INIT are latched
Liran Alon
2019-10-22
KVM: SVM: Fix potential wrong physical id in avic_handle_ldr_update
Miaohe Lin
2019-09-26
KVM: LAPIC: Loosen filter for adaptive tuning of lapic_timer_advance_ns
Wanpeng Li
2019-09-24
KVM: LAPIC: Tune lapic_timer_advance_ns smoothly
Wanpeng Li
2019-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-11
KVM: x86: Fix INIT signal handling in various CPU states
Liran Alon
2019-09-11
KVM: LAPIC: Micro optimize IPI latency
Wanpeng Li
2019-08-14
kvm: x86: skip populating logical dest map if apic is not sw enabled
Radim Krcmar
2019-08-05
KVM: LAPIC: Don't need to wakeup vCPU twice afer timer fire
Wanpeng Li
2019-08-01
KVM: LAPIC: Mark hrtimer to expire in hard interrupt context
Sebastian Andrzej Siewior
2019-07-20
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
2019-07-17
KVM: LAPIC: Make lapic timer unpinned
Wanpeng Li
2019-07-15
kvm: x86: ioapic and apic debug macros cleanup
Yi Wang
2019-07-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-07-05
KVM: LAPIC: Retry tune per-vCPU timer_advance_ns if adaptive tuning goes insane
Wanpeng Li
2019-07-05
kvm: LAPIC: write down valid APIC registers
Paolo Bonzini
2019-07-05
KVM: LAPIC: ARBPRI is a reserved register for x2APIC
Paolo Bonzini
2019-07-02
KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPIC
Wanpeng Li
2019-06-20
KVM: x86: Fix apic dangling pointer in vcpu
Saar Amar
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
2019-06-18
kvm: x86: offset is ensure to be in range
Wei Yang
2019-06-18
kvm: x86: use same convention to name kvm_lapic_{set,clear}_vector()
Wei Yang
2019-06-04
KVM: LAPIC: Optimize timer latency further
Wanpeng Li
2019-06-04
KVM: LAPIC: Delay trace_kvm_wait_lapic_expire tracepoint to after vmexit
Wanpeng Li
2019-06-04
KVM: LAPIC: Extract adaptive tune timer advancement logic
Wanpeng Li
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-04-30
KVM: lapic: Check for a pending timer intr prior to start_hv_timer()
Sean Christopherson
2019-04-30
KVM: lapic: Refactor ->set_hv_timer to use an explicit expired param
Sean Christopherson
2019-04-30
KVM: lapic: Explicitly cancel the hv timer if it's pre-expired
Sean Christopherson
2019-04-30
KVM: lapic: Busy wait for timer to expire when using hv_timer
Sean Christopherson
2019-04-30
KVM: lapic: Check for in-kernel LAPIC before deferencing apic pointer
Sean Christopherson
2019-04-18
KVM: lapic: Convert guest TSC to host time domain if necessary
Sean Christopherson
2019-04-18
KVM: lapic: Allow user to disable adaptive tuning of timer advancement
Sean Christopherson
2019-04-18
KVM: lapic: Track lapic timer advance per vCPU
Sean Christopherson
2019-04-18
KVM: lapic: Disable timer advancement if adaptive tuning goes haywire
Sean Christopherson
2019-04-18
KVM: x86: Consider LAPIC TSC-Deadline timer expired if deadline too short
Liran Alon
2019-04-16
KVM: fix spectrev1 gadgets
Paolo Bonzini
2019-02-20
kvm: x86: Add memcg accounting to KVM allocations
Ben Gardon
2019-01-25
KVM: x86: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-12-14
kvm: x86: remove unnecessary recalculate_apic_map
Peng Hao
2018-11-27
KVM: x86: fix empty-body warnings
Yi Wang
2018-11-27
KVM: LAPIC: Fix pv ipis use-before-initialization
Wanpeng Li
2018-10-29
x86: Clean up 'sizeof x' => 'sizeof(x)'
Jordan Borgner
2018-10-17
x86/kvm/lapic: preserve gfn_to_hva_cache len on cache reinit
Vitaly Kuznetsov
2018-10-17
KVM: hyperv: define VP assist page helpers
Ladi Prosek
[next]