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 |
Jan Kiszka
|
238adc7705
KVM: Cleanup LAPIC interface
|
16 years ago |
Gregory Haskins
|
d76685c4a0
KVM: cleanup io_device code
|
16 years ago |
Glauber Costa
|
9b5843ddd2
KVM: fix apic_debug instances
|
16 years ago |
Hannes Eder
|
386eb6e8b3
KVM: make 'lapic_timer_ops' and 'kpit_ops' static
|
16 years ago |
Gleb Natapov
|
58c2dde17d
KVM: APIC: get rid of deliver_bitmask
|
16 years ago |
Gleb Natapov
|
e1035715ef
KVM: change the way how lowest priority vcpu is calculated
|
16 years ago |
Gleb Natapov
|
343f94fe4d
KVM: consolidate ioapic/ipi interrupt delivery logic
|
16 years ago |
Gleb Natapov
|
6da7e3f643
KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts
|
16 years ago |
Marcelo Tosatti
|
d3c7b77d1a
KVM: unify part of generic timer handling
|
16 years ago |
Sheng Yang
|
bfd349d073
KVM: bit ops for deliver_bitmap
|
16 years ago |
Sheng Yang
|
110c2faeba
KVM: Update intr delivery func to accept unsigned long* bitmap
|
16 years ago |
Marcelo Tosatti
|
b682b814e3
KVM: x86: fix LAPIC pending count calculation
|
16 years ago |
Jan Kiszka
|
cc6e462cd5
KVM: x86: Optimize NMI watchdog delivery
|
17 years ago |
Jan Kiszka
|
8fdb2351d5
KVM: x86: Fix and refactor NMI watchdog emulation
|
17 years ago |
Jan Kiszka
|
26df99c6c5
KVM: Kick NMI receiving VCPU
|
17 years ago |
Jan Kiszka
|
23930f9521
KVM: x86: Enable NMI Watchdog via in-kernel PIT source
|
17 years ago |
Arjan van de Ven
|
651dab4264
Merge commit 'linus/master' into merge-linus
|
17 years ago |
Jan Kiszka
|
1b10bf31a5
KVM: x86: Silence various LAPIC-related host kernel messages
|
17 years ago |
Marcelo Tosatti
|
d76901750a
KVM: x86: do not execute halted vcpus
|
17 years ago |
Marcelo Tosatti
|
f52447261b
KVM: irq ack notification
|
17 years ago |
Marcelo Tosatti
|
5fdbf9765b
KVM: x86: accessors for guest registers
|
17 years ago |
Arjan van de Ven
|
beb20d52d0
hrtimer: convert kvm to the new hrtimer apis
|
17 years ago |
Marcelo Tosatti
|
622395a9e6
KVM: only abort guest entry if timer count goes from 0->1
|
17 years ago |
Laurent Vivier
|
92760499d0
KVM: kvm_io_device: extend in_range() to manage len and write attribute
|
17 years ago |
Sheng Yang
|
3419ffc8e4
KVM: IOAPIC/LAPIC: Enable NMI support
|
17 years ago |
Joerg Roedel
|
c7bf23babc
KVM: VMX: move APIC_ACCESS trace entry to generic code
|
17 years ago |
Marcelo Tosatti
|
06e0564566
KVM: close timer injection race window in __vcpu_run
|
17 years ago |