- a1c42dd kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS by Juergen Gross · 3 years, 4 months ago
- dbf77fed powerpc: rename powerpc_debugfs_root to arch_debugfs_dir by Aneesh Kumar K.V · 3 years, 5 months ago
- f5af0a9 KVM: PPC: Book3S HV: XIVE: Add support for automatic save-restore by Cédric Le Goater · 3 years, 6 months ago
- b68c664 KVM: PPC: Book3S HV: XIVE: Add a 'flags' field by Cédric Le Goater · 3 years, 6 months ago
- 51be9e5 KVM: PPC: Book3S HV: XIVE: Fix mapping of passthrough interrupts by Cédric Le Goater · 3 years, 7 months ago
- e5e78b1 KVM: PPC: Book3S HV: XIVE: Change interface of passthrough interrupt routines by Cédric Le Goater · 3 years, 7 months ago
- 21edf50 Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
- dcbac73 KVM: PPC: Book3S HV: Remove virt mode checks from real mode handlers by Nicholas Piggin · 3 years, 8 months ago
- 9dc2bab KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 path by Nicholas Piggin · 3 years, 8 months ago
- 023c3c9 KVM: PPC: Book3S HV P9: implement kvmppc_xive_pull_vcpu in C by Nicholas Piggin · 3 years, 8 months ago
- 13a9a5d powerpc: Add missing linux/{of.h,irqdomain.h} include directives by Marc Zyngier · 6 years ago
- c9df3f8 powerpc/xive: Assign boolean values to a bool variable by Jiapeng Chong · 4 years ago
- 8a5be36 Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 1 month ago
- b5277d1 powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_MASK_FW by Cédric Le Goater · 4 years, 1 month ago
- 4f1c3f7 powerpc/xive: Rename XIVE_IRQ_NO_EOI to show its a flag by Cédric Le Goater · 4 years, 1 month ago
- 9898367 KVM: PPC: Book3S HV: XIVE: Show detailed configuration in debug output by Cédric Le Goater · 4 years, 1 month ago
- f54db39 KVM: PPC: Book3S HV: XIVE: Fix vCPU id sanity check by Greg Kurz · 4 years, 2 months ago
- 6a31632 KVM: PPC: Book3S HV: XIVE: Fix typo in comment by Greg Kurz · 6 years ago
- efe5ddc KVM: PPC: Book3S HV: XIVE: Allow userspace to set the # of VPs by Greg Kurz · 5 years ago
- 062cfab KVM: PPC: Book3S HV: XIVE: Make VP block size configurable by Greg Kurz · 5 years ago
- 8db29ea KVM: PPC: Book3S HV: XIVE: Compute the VP id in a common helper by Greg Kurz · 5 years ago
- 8a4e7597 KVM: PPC: Book3S HV: XIVE: Show VP id in debugfs by Greg Kurz · 5 years ago
- e7d71c9 KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when VPs are allocated by Greg Kurz · 5 years ago
- 12ade69c KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in use by Greg Kurz · 5 years ago
- da15c03 powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race by Paul Mackerras · 5 years ago
- 8d4ba9c KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE device by Paul Mackerras · 5 years ago
- 237aed4 KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP by Cédric Le Goater · 5 years ago
- 9798f4e KVM: PPC: Book3S HV: XIVE: fix rollback when kvmppc_xive_create fails by Cédric Le Goater · 5 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- ef97402 KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interrupts by Cédric Le Goater · 6 years ago
- 7e10b9a KVM: PPC: Book3S HV: XIVE: Introduce a new mutex for the XIVE device by Cédric Le Goater · 6 years ago
- c395fe1 KVM: PPC: Book3S HV: Avoid touching arch.mmu_ready in XIVE release functions by Paul Mackerras · 6 years ago
- 0caecf5 KVM: PPC: Book3S HV: XIVE: Clear escalation interrupt pointers on device close by Paul Mackerras · 6 years ago
- 6f86840 KVM: PPC: Book3S HV: XIVE: Prevent races when releasing device by Paul Mackerras · 6 years ago
- 5422e95 KVM: PPC: Book3S HV: XIVE: Replace the 'destroy' method by a 'release' method by Cédric Le Goater · 6 years ago
- 232b984 KVM: PPC: Book3S HV: XIVE: Add passthrough support by Cédric Le Goater · 6 years ago
- 13ce329 KVM: PPC: Book3S HV: XIVE: Add controls for the EQ configuration by Cédric Le Goater · 6 years ago
- e8676ce KVM: PPC: Book3S HV: XIVE: Add a control to configure a source by Cédric Le Goater · 6 years ago
- 4131f83 KVM: PPC: Book3S HV: XIVE: add a control to initialize a source by Cédric Le Goater · 6 years ago
- eacc56b KVM: PPC: Book3S HV: XIVE: Introduce a new capability KVM_CAP_PPC_IRQ_XIVE by Cédric Le Goater · 6 years ago
- 0f6ddf3 KVM: PPC: Book3S HV: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
- 95a6432 KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests by Paul Mackerras · 6 years ago
- 3cc97be treewide: correct "differenciate" and "instanciate" typos by Finn Thain · 6 years ago
- 1e175d2 KVM: PPC: Book3S HV: Pack VCORE IDs to access full VCPU ID space by Sam Bobroff · 6 years ago
- ed7158b treewide/trivial: Remove ';;$' typo noise by Ingo Molnar · 7 years ago
- 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- d2b9b20 Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
- 40b9672 Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 9b9b13a KVM: PPC: Book3S HV: Keep XIVE escalation interrupt masked unless ceded by Benjamin Herrenschmidt · 7 years ago
- 2267ea7 KVM: PPC: Book3S HV: Don't use existing "prodded" flag for XIVE escalations by Benjamin Herrenschmidt · 7 years ago
- bf4159da KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" feature by Benjamin Herrenschmidt · 7 years ago
- c424c10 KVM: PPC: Book3S HV: Add more info about XIVE queues in debugfs by Benjamin Herrenschmidt · 7 years ago
- 7333b5a KVM: PPC: Book3S HV: Fix pending_pri value in kvmppc_xive_get_icp() by Laurent Vivier · 7 years ago
- dc1c416 KVM: PPC: Book3S: fix XIVE migration of pending interrupts by Cédric Le Goater · 7 years ago
- 5bb866d ppc: for put_user() pull linux/uaccess.h, not asm/uaccess.h by Al Viro · 7 years ago
- 2fb1e94 KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive() by Sam Bobroff · 7 years ago
- d222af0 KVM: PPC: Book3S HV: Don't access XIVE PIPR register using byte accesses by Benjamin Herrenschmidt · 7 years ago
- 00c1475 KVM: PPC: Book3S: Fix typo in XICS-on-XIVE state saving code by Paul Mackerras · 8 years ago
- 4415b33 Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 8 years ago
- 5af5099 KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller by Benjamin Herrenschmidt · 8 years ago