Age | Commit message (Expand) | Author |
2019-07-11 | Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320 | Thomas Gleixner |
2019-06-05 | KVM: irqchip: Use struct_size() in kzalloc() | Gustavo A. R. Silva |
2019-04-16 | KVM: fix spectrev1 gadgets | Paolo Bonzini |
2019-02-20 | kvm: Add memcg accounting to KVM allocations | Ben Gardon |
2017-07-07 | KVM: use rcu access function for irq routing | Christian Borntraeger |
2017-05-02 | KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING | David Hildenbrand |
2017-04-12 | KVM: x86: cleanup return handling in setup_routing_entry() | David Hildenbrand |
2016-08-04 | Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini |
2016-07-22 | KVM: arm/arm64: Enable MSI routing | Eric Auger |
2016-07-22 | KVM: irqchip: Convey devid to kvm_set_msi | Eric Auger |
2016-07-14 | KVM: pass struct kvm to kvm_set_routing_entry | Radim Krčmář |
2016-06-02 | KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi | Paolo Bonzini |
2015-11-25 | kvm/irqchip: kvm_arch_irq_routing_update renaming split | Andrey Smetanin |
2015-10-16 | kvm/irqchip: allow only multiple irqchip routes per GSI | Andrey Smetanin |
2015-10-01 | KVM: x86: Add EOI exit bitmap inference | Steve Rutherford |
2015-09-08 | kvm: irqchip: fix memory leak | Sudip Mukherjee |
2015-06-19 | kvm: irqchip: Break up high order allocations of kvm_irq_routing_table | Joerg Roedel |
2015-03-10 | KVM: fix checkpatch.pl errors in kvm/irqchip.c | Kevin Mulvey |
2014-08-05 | KVM: Move irq notifier implementation into eventfd.c | Paul Mackerras |
2014-08-05 | KVM: Move all accesses to kvm::irq_routing into irqchip.c | Paul Mackerras |
2014-08-05 | KVM: irqchip: Provide and use accessors for irq routing table | Paul Mackerras |
2014-05-05 | kvm/irqchip: Speed up KVM_SET_GSI_ROUTING | Christian Borntraeger |
2013-04-26 | KVM: Move irq routing setup to irqchip.c | Alexander Graf |
2013-04-26 | KVM: Extract generic irqchip logic into irqchip.c | Alexander Graf |