Commit Graph

51 Commits (8feda6f786fc44f5f8b5cf88e3b6c03514f5be93)

Author SHA1 Message Date
Gleb Natapov 4da748960a KVM: fix misreporting of coalesced interrupts by kvm tracer 16 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
Jan Kiszka 23930f9521 KVM: x86: Enable NMI Watchdog via in-kernel PIT source 16 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
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
Harvey Harrison b8688d51bb KVM: replace remaining __FUNCTION__ occurances 17 years ago
Avi Kivity 0b975a3c2d KVM: Avoid infinite-frequency local apic timer 17 years ago
Avi Kivity 2f52d58c92 KVM: Move apic timer migration away from critical section 17 years ago
Avi Kivity b93463aa59 KVM: Accelerated apic support 17 years ago
Avi Kivity b209749f52 KVM: local APIC TPR access reporting facility 17 years ago
Avi Kivity edf884172e KVM: Move arch dependent files to new directory arch/x86/kvm/ 17 years ago