Nikita Leshenko
|
b200dded0a
KVM: x86: ioapic: Preserve read-only values in the redirection table
|
7 years ago |
Nikita Leshenko
|
a8bfec2930
KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggered
|
7 years ago |
Nikita Leshenko
|
7d2253684d
KVM: x86: ioapic: Remove redundant check for Remote IRR in ioapic_set_irq
|
7 years ago |
Nikita Leshenko
|
da3fe7bdfa
KVM: x86: ioapic: Don't fire level irq when Remote IRR set
|
7 years ago |
Nikita Leshenko
|
0fc5a36dd6
KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure race
|
7 years ago |
David Hildenbrand
|
993225adf4
KVM: x86: rename kvm_vcpu_request_scan_ioapic()
|
8 years ago |
David Hildenbrand
|
ca8ab3f895
KVM: x86: directly call kvm_make_scan_ioapic_request() in ioapic.c
|
8 years ago |
David Hildenbrand
|
d62f270b2d
KVM: x86: remove all-vcpu request from kvm_ioapic_init()
|
8 years ago |
David Hildenbrand
|
49f520b99a
KVM: x86: push usage of slots_lock down
|
8 years ago |
David Hildenbrand
|
33392b4911
KVM: x86: convert kvm_(set|get)_ioapic() into void
|
8 years ago |
David Hildenbrand
|
4c0b06d886
KVM: x86: remove duplicate checks for ioapic
|
8 years ago |
David Hildenbrand
|
0bceb15ad1
KVM: x86: use ioapic_in_kernel() to check for ioapic existence
|
8 years ago |
David Hildenbrand
|
0191e92d84
KVM: x86: get rid of ioapic_irqchip()
|
8 years ago |
Peter Xu
|
950712eb8e
KVM: x86: check existance before destroy
|
8 years ago |
Radim Krčmář
|
81cdb259fb
KVM: x86: fix out-of-bounds accesses of rtc_eoi map
|
8 years ago |
Jiri Slaby
|
8678654e3c
kvm: x86: memset whole irq_eoi
|
8 years ago |
Paolo Bonzini
|
b0eaf4506f
kvm: x86: correctly reset dest_map->vector when restoring LAPIC state
|
9 years ago |
Suravee Suthikulpanit
|
dfb9595429
KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_reg
|
9 years ago |
Joerg Roedel
|
4d99ba898d
kvm: x86: Check dest_map->vector to match eoi signals for rtc
|
9 years ago |
Joerg Roedel
|
9e4aabe2bb
kvm: x86: Convert ioapic->rtc_status.dest_map to a struct
|
9 years ago |
Andrey Smetanin
|
6308630bd3
kvm/x86: split ioapic-handled and EOI exit bitmaps
|
9 years ago |
Radim Krčmář
|
db2bdcbbbd
KVM: x86: fix edge EOI and IOAPIC reconfig race
|
9 years ago |
Paolo Bonzini
|
3bb345f387
KVM: x86: store IOAPIC-handled vectors in each VCPU
|
10 years ago |
Paolo Bonzini
|
bdaffe1d93
KVM: x86: set TMR when the interrupt is accepted
|
10 years ago |
Julia Lawall
|
d90e3a35e9
KVM: x86: drop unneeded null test
|
10 years ago |
James Sullivan
|
93bbf0b8bc
kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI delivery
|
10 years ago |
Linus Torvalds
|
9003601310
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
10 years ago |
Paolo Bonzini
|
bf0fb67cf9
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next'
|
10 years ago |
Nikolay Nikolaev
|
e32edf4fd0
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
|
10 years ago |
Radim Krčmář
|
a123374ff3
KVM: x86: inline kvm_ioapic_handles_vector()
|
10 years ago |