Commit Verlauf

Autor SHA1 Nachricht Datum
  Gleb Natapov d546cb406e KVM: drop bsp_vcpu pointer from kvm struct vor 13 Jahren
  Jan Kiszka bd80158aff KVM: Clean up and extend rate-limited output vor 14 Jahren
  Sasha Levin 743eeb0b01 KVM: Intelligent device lookup on I/O bus vor 14 Jahren
  Gleb Natapov 7049467b53 KVM: remove isr_ack logic from PIC vor 14 Jahren
  Avi Kivity d0dfc6b74a KVM: i8259: initialize isr_ack vor 14 Jahren
  Nicolas Kaiser 9611c18777 KVM: fix typo in copyright notice vor 15 Jahren
  Avi Kivity f4f5105087 KVM: Convert PIC lock from raw spinlock to ordinary spinlock vor 15 Jahren
  Avi Kivity 3842d135ff KVM: Check for pending events before attempting injection vor 15 Jahren
  Avi Kivity 9ed049c3b6 KVM: i8259: Make ICW1 conform to spec vor 15 Jahren
  Avi Kivity ae0635b358 KVM: fix i8259 oops when no vcpus are online vor 15 Jahren
  Gleb Natapov 9195c4da26 KVM: x86: Call mask notifiers from pic vor 15 Jahren
  Chris Lalancette 529df65e39 KVM: Search the LAPIC's for one that will accept a PIC interrupt vor 15 Jahren
  Avi Kivity 36633f32ba KVM: i8259: simplify pic_irq_request() calling sequence vor 15 Jahren
  Avi Kivity 073d46133a KVM: i8259: reduce excessive abstraction for pic_irq_request() vor 15 Jahren
  Avi Kivity 221d059d15 KVM: Update Red Hat copyrights vor 15 Jahren
  Jan Kiszka 50a085bdd4 KVM: x86: Kick VCPU outside PIC lock again vor 15 Jahren
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
  Thomas Gleixner fa8273e954 KVM: Convert i8254/i8259 locks to raw_spinlocks vor 15 Jahren
  Wei Yongjun 72bb2fcd23 KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrl vor 15 Jahren
  Marcelo Tosatti 79fac95ecf KVM: convert slots_lock to a mutex vor 15 Jahren
  Marcelo Tosatti e93f8a0f82 KVM: convert io_bus to SRCU vor 15 Jahren
  Gleb Natapov eba0226bdf KVM: Move IO APIC to its own lock vor 16 Jahren
  Gleb Natapov 79c727d437 KVM: Call pic_clear_isr() on pic reset to reuse logic there vor 16 Jahren
  Gleb Natapov 88ba63c265 KVM: Replace pic_lock()/pic_unlock() with direct call to spinlock functions vor 16 Jahren
  Gleb Natapov 938396a234 KVM: Call ack notifiers from PIC when guest OS acks an IRQ. vor 16 Jahren
  Gleb Natapov 956f97cf66 KVM: Call kvm_vcpu_kick() inside pic spinlock vor 16 Jahren
  Gregory Haskins 090b7aff27 KVM: make io_bus interface more robust vor 16 Jahren
  Gleb Natapov 1000ff8d89 KVM: Add trace points in irqchip code vor 16 Jahren
  Michael S. Tsirkin bda9020e24 KVM: remove in_range from io devices vor 16 Jahren
  Michael S. Tsirkin 6c47469453 KVM: convert bus to slots_lock vor 16 Jahren