index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
mpic.c
Age
Commit message (
Expand
)
Author
2020-03-16
KVM: Remove unnecessary asm/kvm_host.h includes
Peter Xu
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-07-14
KVM: pass struct kvm to kvm_set_routing_entry
Radim Krčmář
2015-04-08
kvm/ppc/mpic: drop unused IRQ_testbit
Arseny Solokha
2015-03-26
KVM: move iodev.h from virt/kvm/ to include/kvm
Andre Przywara
2015-03-26
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
Nikolay Nikolaev
2014-08-05
KVM: irqchip: Provide and use accessors for irq routing table
Paul Mackerras
2014-05-30
KVM: PPC: MPIC: Reset IRQ source private members
Alexander Graf
2014-01-09
KVM: PPC: fix couple of memory leaks in MPIC/XICS devices
Gleb Natapov
2013-05-02
kvm/ppc/mpic: fix missing unlock in set_base_addr()
Wei Yongjun
2013-05-02
kvm/ppc/mpic: remove users
Scott Wood
2013-05-02
kvm/ppc/mpic: fix mmio region lists when multiple guests used
Scott Wood
2013-04-26
kvm/ppc/mpic: Eliminate mmio_mapped
Scott Wood
2013-04-26
kvm: destroy emulated devices on VM exit
Scott Wood
2013-04-26
KVM: PPC: Support irq routing and irqfd for in-kernel MPIC
Alexander Graf
2013-04-26
kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC
Scott Wood
2013-04-26
kvm/ppc/mpic: in-kernel MPIC emulation
Scott Wood
2013-04-26
kvm/ppc/mpic: adapt to kernel style and environment
Scott Wood
2013-04-26
kvm/ppc/mpic: remove some obviously unneeded code
Scott Wood
2013-04-26
kvm/ppc/mpic: import hw/openpic.c from QEMU
Scott Wood