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 |
Michael S. Tsirkin
|
6c47469453
KVM: convert bus to slots_lock
|
16 years ago |
Marcelo Tosatti
|
894a9c5543
KVM: x86: missing locking in PIT/IRQCHIP/SET_BSP_CPU ioctl paths
|
16 years ago |
Gleb Natapov
|
988a2cae6a
KVM: Use macro to iterate over vcpus.
|
16 years ago |
Gleb Natapov
|
1ed0ce000a
KVM: Use pointer to vcpu instead of vcpu_id in timer code.
|
16 years ago |
Gleb Natapov
|
c5af89b68a
KVM: Introduce kvm_vcpu_is_bsp() function.
|
16 years ago |
Marcelo Tosatti
|
fa40a8214b
KVM: switch irq injection/acking data structures to irq_lock
|
16 years ago |
Gregory Haskins
|
6b66ac1ae3
KVM: do not register i8254 PIO regions until we are initialized
|
16 years ago |
Gregory Haskins
|
d76685c4a0
KVM: cleanup io_device code
|
16 years ago |