David Hildenbrand
|
5c0aea0e8d
KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING
|
8 years ago |
David Hildenbrand
|
dc24d1d2cb
KVM: x86: make kvm_pic_reset() static
|
8 years ago |
David Hildenbrand
|
90bca0529e
KVM: x86: get rid of pic_irqchip()
|
8 years ago |
David Hildenbrand
|
19d25a0e47
KVM: x86: check against irqchip_mode in pic_in_kernel()
|
8 years ago |
David Hildenbrand
|
637e3f86fa
KVM: x86: new irqchip mode KVM_IRQCHIP_INIT_IN_PROGRESS
|
8 years ago |
Radim Krčmář
|
099413664c
KVM: x86: make pic setup code look like ioapic setup
|
8 years ago |
Radim Krčmář
|
49776faf93
KVM: x86: decouple irqchip_in_kernel() and pic_irqchip()
|
8 years ago |
Eric Auger
|
d9565a7399
KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific header
|
9 years ago |
Paolo Bonzini
|
bce87cce88
KVM: x86: consolidate different ways to test for in-kernel LAPIC
|
9 years ago |
Steve Rutherford
|
1c1a9ce973
KVM: x86: Add support for local interrupt requests from userspace
|
10 years ago |
Steve Rutherford
|
49df6397ed
KVM: x86: Split the APIC from the rest of IRQCHIP.
|
10 years ago |
Paolo Bonzini
|
35754c987f
KVM: x86: introduce lapic_in_kernel
|
10 years ago |
Paolo Bonzini
|
71ba994c94
KVM: x86: clean/fix memory barriers in irqchip_in_kernel
|
10 years ago |
Andre Przywara
|
af669ac6dc
KVM: move iodev.h from virt/kvm/ to include/kvm
|
10 years ago |
Michael S. Tsirkin
|
93b6547e22
KVM: switch to symbolic name for irq_states size
|
13 years ago |
Sasha Levin
|
743eeb0b01
KVM: Intelligent device lookup on I/O bus
|
14 years ago |
Duan Jiong
|
1e015968df
KVM: remove useless function declarations from file arch/x86/kvm/irq.h
|
14 years ago |
Avi Kivity
|
f4f5105087
KVM: Convert PIC lock from raw spinlock to ordinary spinlock
|
15 years ago |
Gleb Natapov
|
eebb5f31b8
KVM: i8259: fix migration
|
15 years ago |
Avi Kivity
|
073d46133a
KVM: i8259: reduce excessive abstraction for pic_irq_request()
|
15 years ago |
Jan Kiszka
|
50a085bdd4
KVM: x86: Kick VCPU outside PIC lock again
|
15 years ago |
Thomas Gleixner
|
fa8273e954
KVM: Convert i8254/i8259 locks to raw_spinlocks
|
15 years ago |
Wei Yongjun
|
72bb2fcd23
KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrl
|
15 years ago |
Marcelo Tosatti
|
3ddea128ad
KVM: x86: disallow multiple KVM_CREATE_IRQCHIP
|
16 years ago |
Gleb Natapov
|
1a6e4a8c27
KVM: Move irq sharing information to irqchip level
|
16 years ago |
Gleb Natapov
|
956f97cf66
KVM: Call kvm_vcpu_kick() inside pic spinlock
|
16 years ago |
Marcelo Tosatti
|
44882eed2e
KVM: make irq ack notifications aware of routing table
|
16 years ago |
Marcelo Tosatti
|
b682b814e3
KVM: x86: fix LAPIC pending count calculation
|
16 years ago |
Avi Kivity
|
3f353858c9
KVM: Add locking to virtual i8259 interrupt controller
|
16 years ago |
Jan Kiszka
|
8fdb2351d5
KVM: x86: Fix and refactor NMI watchdog emulation
|
17 years ago |