Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6b66ac1ae3328177305a2600eb85b7446f41fdc9
/
arch
/
x86
/
kvm
/
i8254.c
6b66ac1
KVM: do not register i8254 PIO regions until we are initialized
by Gregory Haskins
· 16 years ago
d76685c4
KVM: cleanup io_device code
by Gregory Haskins
· 16 years ago
c5ff41c
KVM: Allow PIT emulation without speaker port
by Jan Kiszka
· 16 years ago
0ff7787
KVM: PIT: fix kpit_elapsed division by zero
by Marcelo Tosatti
· 16 years ago
ede2ccc
KVM: PIT: fix count read and mode 0 handling
by Marcelo Tosatti
· 16 years ago
386eb6e
KVM: make 'lapic_timer_ops' and 'kpit_ops' static
by Hannes Eder
· 16 years ago
d3c7b77
KVM: unify part of generic timer handling
by Marcelo Tosatti
· 16 years ago
fd66842
KVM: PIT: remove usage of count_load_time for channel 0
by Marcelo Tosatti
· 16 years ago
5a05d54
KVM: PIT: remove unused scheduled variable
by Marcelo Tosatti
· 16 years ago
4780c659
KVM: Reset PIT irq injection logic when the PIT IRQ is unmasked
by Avi Kivity
· 16 years ago
269e05e
KVM: Properly lock PIT creation
by Avi Kivity
· 16 years ago
52d939a
KVM: PIT: provide an option to disable interrupt reinjection
by Marcelo Tosatti
· 16 years ago
d2a8284
KVM: PIT: fix i8254 pending count read
by Marcelo Tosatti
· 16 years ago
cc6e462
KVM: x86: Optimize NMI watchdog delivery
by Jan Kiszka
· 16 years ago
8fdb235
KVM: x86: Fix and refactor NMI watchdog emulation
by Jan Kiszka
· 16 years ago
23930f9
KVM: x86: Enable NMI Watchdog via in-kernel PIT source
by Jan Kiszka
· 16 years ago
e17d1dc
KVM: Fix pit memory leak if unable to allocate irq source id
by Avi Kivity
· 16 years ago
5550af4
KVM: Fix guest shared interrupt with in-kernel irqchip
by Sheng Yang
· 16 years ago
651dab4
Merge commit 'linus/master' into merge-linus
by Arjan van de Ven
· 16 years ago
d769017
KVM: x86: do not execute halted vcpus
by Marcelo Tosatti
· 16 years ago
ee032c9
KVM: make irq ack notifier functions static
by Harvey Harrison
· 16 years ago
29c8fa3
KVM: Use kvm_set_irq to inject interrupts
by Amit Shah
· 16 years ago
dc7404c
KVM: Handle spurious acks for PIT interrupts
by Avi Kivity
· 16 years ago
3cf57fe
KVM: PIT: fix injection logic and count
by Marcelo Tosatti
· 16 years ago
beb20d52
hrtimer: convert kvm to the new hrtimer apis
by Arjan van de Ven
· 16 years ago
622395a
KVM: only abort guest entry if timer count goes from 0->1
by Marcelo Tosatti
· 17 years ago
9276049
KVM: kvm_io_device: extend in_range() to manage len and write attribute
by Laurent Vivier
· 17 years ago
f697554
KVM: PIT: support mode 3
by Aurelien Jarno
· 17 years ago
8b2cf73
KVM: add statics were possible, function definition in lapic.h
by Harvey Harrison
· 17 years ago
06e0564
KVM: close timer injection race window in __vcpu_run
by Marcelo Tosatti
· 17 years ago
2f59971
KVM: migrate PIT timer
by Marcelo Tosatti
· 17 years ago
eedaa4e
KVM: PIT: take inject_pending into account when emulating hlt
by Marcelo Tosatti
· 17 years ago
ece15ba
KVM: PIT: support mode 4
by Marcelo Tosatti
· 17 years ago
6f6d6a1
rename div64_64 to div64_u64
by Roman Zippel
· 17 years ago
a453529
KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*
by Avi Kivity
· 17 years ago
3d80840
KVM: hlt emulation should take in-kernel APIC/PIT timers into account
by Marcelo Tosatti
· 17 years ago
308b0f2
KVM: Add reset support for in kernel PIT
by Sheng Yang
· 17 years ago
e0f63cb
KVM: Add save/restore supporting of in kernel PIT
by Sheng Yang
· 17 years ago
7837699
KVM: In kernel PIT model
by Sheng Yang
· 17 years ago