Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
cfb4b571e8b56b65d1a893bda5153647fda823b9
/
arch
/
powerpc
/
kvm
/
book3s_xive.c
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