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
|
16 years ago |
Jan Kiszka
|
8fdb2351d5
KVM: x86: Fix and refactor NMI watchdog emulation
|
16 years ago |
Jan Kiszka
|
26df99c6c5
KVM: Kick NMI receiving VCPU
|
16 years ago |
Jan Kiszka
|
23930f9521
KVM: x86: Enable NMI Watchdog via in-kernel PIT source
|
16 years ago |
Arjan van de Ven
|
651dab4264
Merge commit 'linus/master' into merge-linus
|
16 years ago |
Jan Kiszka
|
1b10bf31a5
KVM: x86: Silence various LAPIC-related host kernel messages
|
16 years ago |
Marcelo Tosatti
|
d76901750a
KVM: x86: do not execute halted vcpus
|
16 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
|
16 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 |
Marcelo Tosatti
|
54aaacee35
KVM: LAPIC: ignore pending timers if LVTT is disabled
|
17 years ago |
Roman Zippel
|
6f6d6a1a6a
rename div64_64 to div64_u64
|
17 years ago |
Joerg Roedel
|
ec7cf6903f
KVM: export kvm_lapic_set_tpr() to modules
|
17 years ago |
Avi Kivity
|
a45352908b
KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*
|
17 years ago |
Marcelo Tosatti
|
3d80840d96
KVM: hlt emulation should take in-kernel APIC/PIT timers into account
|
17 years ago |