Nickolai Zeldovich
|
d4b06c2d4c
kvm: fix i8254 counter 0 wraparound
|
12 years ago |
Avi Kivity
|
26ef19242f
KVM: fold kvm_pit_timer into kvm_kpit_state
|
13 years ago |
Avi Kivity
|
9d9d2239bd
KVM: Simplify kvm_pit_timer
|
13 years ago |
Avi Kivity
|
e9d90d472d
KVM: Remove internal timer abstraction
|
13 years ago |
Jan Kiszka
|
b6ddf05ff6
KVM: x86: Run PIT work in own kthread
|
13 years ago |
Jan Kiszka
|
a647795efb
KVM: x86: Consolidate PIT legacy test
|
13 years ago |
Jan Kiszka
|
0924ab2cfa
KVM: x86: Prevent starting PIT timers in the absence of irqchip support
|
13 years ago |
Sasha Levin
|
743eeb0b01
KVM: Intelligent device lookup on I/O bus
|
14 years ago |
Nicolas Kaiser
|
9611c18777
KVM: fix typo in copyright notice
|
14 years ago |
Jason Wang
|
23e7a7944f
KVM: pit: Do not check pending pit timer in vcpu thread
|
15 years ago |
Xiao Guangrong
|
6b5d7a9f6f
KVM: PIT: free irq source id in handling error path
|
15 years ago |
Xiaotian Feng
|
3185bf8c23
KVM: destroy workqueue on kvm_create_pit() failures
|
15 years ago |
Xiao Guangrong
|
aea924f606
KVM: PIT: stop vpit before freeing irq_routing
|
15 years ago |
Jiri Slaby
|
673813e81d
KVM: fix lock imbalance in kvm_create_pit()
|
15 years ago |
Chris Lalancette
|
33572ac0ad
KVM: x86: Introduce a workqueue to deliver PIT timer interrupts
|
15 years ago |
Avi Kivity
|
221d059d15
KVM: Update Red Hat copyrights
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Thomas Gleixner
|
fa8273e954
KVM: Convert i8254/i8259 locks to raw_spinlocks
|
15 years ago |
Wei Yongjun
|
d225f53b76
KVM: PIT: unregister kvm irq notifier if fail to create pit
|
15 years ago |
Marcelo Tosatti
|
79fac95ecf
KVM: convert slots_lock to a mutex
|
15 years ago |
Marcelo Tosatti
|
e93f8a0f82
KVM: convert io_bus to SRCU
|
15 years ago |
Marcelo Tosatti
|
ee73f656a6
KVM: PIT: control word is write-only
|
15 years ago |
Joe Perches
|
a78d9626f4
x86: i8254.c: Add pr_fmt(fmt)
|
15 years ago |
Gleb Natapov
|
680b3648ba
KVM: Drop kvm->irq_lock lock from irq injection path
|
16 years ago |
Marcelo Tosatti
|
ace1546487
KVM: use proper hrtimer function to retrieve expiration time
|
15 years ago |
Bartlomiej Zolnierkiewicz
|
95fb4eb698
KVM: remove superfluous NULL pointer check in kvm_inject_pit_timer_irqs()
|
16 years ago |
Gleb Natapov
|
84fde248fe
KVM: PIT: Unregister ack notifier callback when freeing
|
16 years ago |
Gregory Haskins
|
090b7aff27
KVM: make io_bus interface more robust
|
16 years ago |
Beth Kon
|
e9f4275732
KVM: PIT support for HPET legacy mode
|
16 years ago |
Michael S. Tsirkin
|
bda9020e24
KVM: remove in_range from io devices
|
16 years ago |