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
2008-12-31
KVM: x86: Optimize NMI watchdog delivery
Jan Kiszka
2008-12-31
KVM: x86: Fix and refactor NMI watchdog emulation
Jan Kiszka
2008-12-31
KVM: Kick NMI receiving VCPU
Jan Kiszka
2008-12-31
KVM: x86: Enable NMI Watchdog via in-kernel PIT source
Jan Kiszka
2008-10-17
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
2008-10-15
KVM: x86: Silence various LAPIC-related host kernel messages
Jan Kiszka
2008-10-15
KVM: x86: do not execute halted vcpus
Marcelo Tosatti
2008-10-15
KVM: irq ack notification
Marcelo Tosatti
2008-10-15
KVM: x86: accessors for guest registers
Marcelo Tosatti
2008-09-05
hrtimer: convert kvm to the new hrtimer apis
Arjan van de Ven
2008-07-20
KVM: only abort guest entry if timer count goes from 0->1
Marcelo Tosatti
2008-07-20
KVM: kvm_io_device: extend in_range() to manage len and write attribute
Laurent Vivier
2008-07-20
KVM: IOAPIC/LAPIC: Enable NMI support
Sheng Yang
2008-07-20
KVM: VMX: move APIC_ACCESS trace entry to generic code
Joerg Roedel
2008-06-24
KVM: close timer injection race window in __vcpu_run
Marcelo Tosatti
2008-05-18
KVM: LAPIC: ignore pending timers if LVTT is disabled
Marcelo Tosatti
2008-05-01
rename div64_64 to div64_u64
Roman Zippel
2008-04-27
KVM: export kvm_lapic_set_tpr() to modules
Joerg Roedel
2008-04-27
KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*
Avi Kivity
2008-04-27
KVM: hlt emulation should take in-kernel APIC/PIT timers into account
Marcelo Tosatti
2008-04-27
KVM: replace remaining __FUNCTION__ occurances
Harvey Harrison
2008-03-04
KVM: Avoid infinite-frequency local apic timer
Avi Kivity
2008-01-30
KVM: Move apic timer migration away from critical section
Avi Kivity
2008-01-30
KVM: Accelerated apic support
Avi Kivity
2008-01-30
KVM: local APIC TPR access reporting facility
Avi Kivity
2008-01-30
KVM: Move arch dependent files to new directory arch/x86/kvm/
Avi Kivity