index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
KVM: PPC: Book3S HV: XIVE: Compute the VP id in a common helper
Greg Kurz
2019-10-22
3
-18
/
+36
|
*
|
KVM: PPC: Book3S HV: XIVE: Show VP id in debugfs
Greg Kurz
2019-10-22
2
-4
/
+4
|
*
|
KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when VPs are allocated
Greg Kurz
2019-10-22
2
-7
/
+6
|
*
|
KVM: PPC: E500: Replace current->mm by kvm->mm
Leonardo Bras
2019-10-22
1
-3
/
+3
|
*
|
KVM: PPC: Reduce calls to get current->mm by storing the value locally
Leonardo Bras
2019-10-22
1
-5
/
+6
|
*
|
KVM: PPC: Report single stepping capability
Fabiano Rosas
2019-10-21
1
-0
/
+2
|
|
/
*
/
KVM: Add separate helper for putting borrowed reference to kvm
Sean Christopherson
2019-10-22
2
-2
/
+2
|
/
*
KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in use
Greg Kurz
2019-10-15
3
-10
/
+32
*
powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_host
Jordan Niethe
2019-10-09
1
-0
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-10-04
1
-4
/
+4
|
\
|
*
kvm: x86, powerpc: do not allow clearing largepages debugfs entry
Paolo Bonzini
2019-09-30
1
-4
/
+4
*
|
powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
Aneesh Kumar K.V
2019-09-24
1
-10
/
+32
*
|
powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
Aneesh Kumar K.V
2019-09-24
1
-1
/
+1
*
|
KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag
Michael Roth
2019-09-24
1
-1
/
+1
*
|
powerpc/64s: Set reserved PCR bits
Jordan Niethe
2019-09-21
3
-11
/
+16
|
/
*
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-09-20
5
-27
/
+89
|
\
|
*
powerpc/64s/radix: introduce options to disable use of the tlbie instruction
Nicholas Piggin
2019-09-05
1
-0
/
+6
|
*
powerpc/64s: make mmu_partition_table_set_entry TLB flush optional
Nicholas Piggin
2019-09-05
1
-1
/
+1
|
*
powerpc/64s/radix: tidy up TLB flushing code
Nicholas Piggin
2019-09-05
1
-1
/
+1
|
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2019-08-30
3
-27
/
+87
|
|
\
|
|
*
powerpc/kvm: Use UV_RETURN ucall to return to ultravisor
Sukadev Bhattiprolu
2019-08-30
1
-6
/
+33
|
|
*
KVM: PPC: Book3S: Invalidate multiple TCEs at once
Alexey Kardashevskiy
2019-08-30
2
-19
/
+48
|
|
*
KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling
Alexey Kardashevskiy
2019-08-30
2
-4
/
+8
|
*
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2019-08-19
4
-27
/
+91
|
|
\
|
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-09-18
11
-44
/
+126
|
\
\
\
|
*
\
\
Merge tag 'kvm-ppc-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2019-09-10
11
-49
/
+140
|
|
\
\
\
|
|
*
|
|
KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9
Paul Mackerras
2019-08-27
1
-1
/
+8
|
|
*
|
|
KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual cores
Paul Mackerras
2019-08-27
1
-5
/
+10
|
|
*
|
|
KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...
Paul Mackerras
2019-08-27
3
-4
/
+12
|
|
*
|
|
KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslot
Suraj Jitindar Singh
2019-08-23
1
-1
/
+1
|
|
*
|
|
KVM: PPC: Book3S: Mark expected switch fall-through
Paul Menzel
2019-08-23
1
-0
/
+1
|
|
*
|
|
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2019-08-23
56
-538
/
+206
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race
Paul Mackerras
2019-08-16
3
-0
/
+36
|
|
|
*
|
KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE device
Paul Mackerras
2019-08-16
3
-1
/
+15
|
|
|
*
|
KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts
Paul Mackerras
2019-08-16
1
-13
/
+23
|
|
|
*
|
KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP
Cédric Le Goater
2019-08-16
2
-13
/
+17
|
|
*
|
|
KVM: PPC: Book3S PR: Fix software breakpoints
Mark Cave-Ayland
2019-06-17
1
-0
/
+1
|
|
*
|
|
KVM: PPC: Remove leftover comment from emulate_loadstore.c
Fabiano Rosas
2019-06-17
1
-6
/
+0
|
*
|
|
|
KVM: Assert that struct kvm_vcpu is always as offset zero
Sean Christopherson
2019-08-22
1
-0
/
+3
*
|
|
|
|
Merge tag 'kvm-ppc-fixes-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2019-08-27
2
-4
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling
Alexey Kardashevskiy
2019-08-27
2
-4
/
+8
|
|
/
/
/
/
*
|
|
|
/
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-08-10
1
-10
/
+5
|
\
|
|
|
|
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2019-08-09
6
-59
/
+29
|
|
\
\
\
|
*
|
|
|
KVM: remove kvm_arch_has_vcpu_debugfs()
Paolo Bonzini
2019-08-05
1
-10
/
+0
|
*
|
|
|
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
2019-08-05
1
-0
/
+5
*
|
|
|
|
powerpc/kvm: Fall through switch case explicitly
Santosh Sivaraj
2019-07-29
1
-0
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-24
3
-5
/
+16
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: fix rollback when kvmppc_xive_create fails
Cédric Le Goater
2019-07-19
2
-5
/
+3
|
*
|
|
KVM: PPC: Book3S HV: Save and restore guest visible PSSCR bits on pseries
Suraj Jitindar Singh
2019-07-15
1
-0
/
+11
|
*
|
|
KVM: PPC: Book3S HV: Always save guest pmu for guest capable of nesting
Suraj Jitindar Singh
2019-07-15
1
-0
/
+2
[prev]
[next]