Marcelo Tosatti
|
ace1546487
KVM: use proper hrtimer function to retrieve expiration time
|
15 years ago |
Aurelien Jarno
|
b2d83cfa3f
KVM: fix LAPIC timer period overflow
|
15 years ago |
Gleb Natapov
|
4da748960a
KVM: fix misreporting of coalesced interrupts by kvm tracer
|
15 years ago |
Marcelo Tosatti
|
1444885a04
KVM: limit lapic periodic timer frequency
|
16 years ago |
Gleb Natapov
|
4088bb3cae
KVM: silence lapic kernel messages that can be triggered by a guest
|
16 years ago |
Gleb Natapov
|
1000ff8d89
KVM: Add trace points in irqchip code
|
16 years ago |
Sheng Yang
|
756975bbfd
KVM: Fix apic_mmio_write return for unaligned write
|
16 years ago |
Gleb Natapov
|
0105d1a526
KVM: x2apic interface to lapic
|
16 years ago |
Gleb Natapov
|
fc61b800f9
KVM: Add Directed EOI support to APIC emulation
|
16 years ago |
Michael S. Tsirkin
|
bda9020e24
KVM: remove in_range from io devices
|
16 years ago |
Marcelo Tosatti
|
229456fc34
KVM: convert custom marker based tracing to event traces
|
16 years ago |
Gleb Natapov
|
33e4c68656
KVM: Optimize searching for highest IRR
|
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 |
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
|
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 |