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