Avi Kivity
|
4780c65904
KVM: Reset PIT irq injection logic when the PIT IRQ is unmasked
|
16 年之前 |
Avi Kivity
|
269e05e485
KVM: Properly lock PIT creation
|
16 年之前 |
Marcelo Tosatti
|
52d939a0bf
KVM: PIT: provide an option to disable interrupt reinjection
|
16 年之前 |
Marcelo Tosatti
|
d2a8284e8f
KVM: PIT: fix i8254 pending count read
|
16 年之前 |
Jan Kiszka
|
cc6e462cd5
KVM: x86: Optimize NMI watchdog delivery
|
16 年之前 |
Jan Kiszka
|
8fdb2351d5
KVM: x86: Fix and refactor NMI watchdog emulation
|
16 年之前 |
Jan Kiszka
|
23930f9521
KVM: x86: Enable NMI Watchdog via in-kernel PIT source
|
16 年之前 |
Avi Kivity
|
e17d1dc086
KVM: Fix pit memory leak if unable to allocate irq source id
|
16 年之前 |
Sheng Yang
|
5550af4df1
KVM: Fix guest shared interrupt with in-kernel irqchip
|
16 年之前 |
Arjan van de Ven
|
651dab4264
Merge commit 'linus/master' into merge-linus
|
16 年之前 |
Marcelo Tosatti
|
d76901750a
KVM: x86: do not execute halted vcpus
|
16 年之前 |
Harvey Harrison
|
ee032c993e
KVM: make irq ack notifier functions static
|
16 年之前 |
Amit Shah
|
29c8fa32c5
KVM: Use kvm_set_irq to inject interrupts
|
16 年之前 |
Avi Kivity
|
dc7404cea3
KVM: Handle spurious acks for PIT interrupts
|
16 年之前 |
Marcelo Tosatti
|
3cf57fed21
KVM: PIT: fix injection logic and count
|
17 年之前 |
Arjan van de Ven
|
beb20d52d0
hrtimer: convert kvm to the new hrtimer apis
|
16 年之前 |
Marcelo Tosatti
|
622395a9e6
KVM: only abort guest entry if timer count goes from 0->1
|
17 年之前 |
Laurent Vivier
|
92760499d0
KVM: kvm_io_device: extend in_range() to manage len and write attribute
|
17 年之前 |
Aurelien Jarno
|
f697554515
KVM: PIT: support mode 3
|
17 年之前 |
Harvey Harrison
|
8b2cf73cc1
KVM: add statics were possible, function definition in lapic.h
|
17 年之前 |
Marcelo Tosatti
|
06e0564566
KVM: close timer injection race window in __vcpu_run
|
17 年之前 |
Marcelo Tosatti
|
2f5997140f
KVM: migrate PIT timer
|
17 年之前 |
Marcelo Tosatti
|
eedaa4e2af
KVM: PIT: take inject_pending into account when emulating hlt
|
17 年之前 |
Marcelo Tosatti
|
ece15babfa
KVM: PIT: support mode 4
|
17 年之前 |
Roman Zippel
|
6f6d6a1a6a
rename div64_64 to div64_u64
|
17 年之前 |
Avi Kivity
|
a45352908b
KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*
|
17 年之前 |
Marcelo Tosatti
|
3d80840d96
KVM: hlt emulation should take in-kernel APIC/PIT timers into account
|
17 年之前 |
Sheng Yang
|
308b0f239e
KVM: Add reset support for in kernel PIT
|
17 年之前 |
Sheng Yang
|
e0f63cb927
KVM: Add save/restore supporting of in kernel PIT
|
17 年之前 |
Sheng Yang
|
7837699fa6
KVM: In kernel PIT model
|
17 年之前 |