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