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: Introduce kvm_vcpu_destroy()
Sean Christopherson
2020-01-24
1
-1
/
+1
*
|
KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues
Sean Christopherson
2020-01-24
1
-0
/
+5
*
|
KVM: PPC: Drop kvm_arch_vcpu_free()
Sean Christopherson
2020-01-24
1
-7
/
+2
*
|
KVM: PPC: Move kvm_vcpu_init() invocation to common code
Sean Christopherson
2020-01-24
7
-51
/
+27
*
|
KVM: PPC: e500mc: Move reset of oldpir below call to kvm_vcpu_init()
Sean Christopherson
2020-01-24
1
-3
/
+3
*
|
KVM: PPC: Book3S PR: Allocate book3s and shadow vcpu after common init
Sean Christopherson
2020-01-24
1
-11
/
+11
*
|
KVM: PPC: Allocate vcpu struct in common PPC code
Sean Christopherson
2020-01-24
7
-74
/
+47
*
|
KVM: PPC: e500mc: Add build-time assert that vcpu is at offset 0
Sean Christopherson
2020-01-24
1
-0
/
+2
*
|
KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
Sean Christopherson
2020-01-24
1
-1
/
+3
*
|
KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
Sean Christopherson
2020-01-24
1
-1
/
+3
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-12-22
1
-1
/
+2
|
\
|
*
KVM: PPC: Book3S HV: Don't do ultravisor calls on systems without ultravisor
Paul Mackerras
2019-12-18
1
-1
/
+2
*
|
KVM: PPC: Book3S HV: Fix regression on big endian hosts
Marcus Comstedt
2019-12-17
1
-2
/
+2
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-12-04
5
-0
/
+968
|
\
|
|
*
KVM: PPC: Book3S HV: Support reset of secure guest
Bharata B Rao
2019-11-28
2
-0
/
+102
|
*
KVM: PPC: Book3S HV: Handle memory plug/unplug to secure VM
Bharata B Rao
2019-11-28
3
-0
/
+64
|
*
KVM: PPC: Book3S HV: Radix changes for secure guest
Bharata B Rao
2019-11-28
2
-0
/
+54
|
*
KVM: PPC: Book3S HV: Shared pages support for secure guests
Bharata B Rao
2019-11-28
1
-4
/
+81
|
*
KVM: PPC: Book3S HV: Support for running secure guests
Bharata B Rao
2019-11-28
3
-0
/
+671
*
|
Merge tag 'powerpc-spectre-rsb' of powerpc-CVE-2019-18660.bundle
Linus Torvalds
2019-11-27
1
-0
/
+30
|
\
\
|
|
/
|
/
|
|
*
KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
Michael Ellerman
2019-11-14
1
-0
/
+30
*
|
Merge tag 'kvm-ppc-next-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2019-11-25
1
-15
/
+29
|
\
\
|
*
|
KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error path
Greg Kurz
2019-11-21
1
-6
/
+7
|
*
|
KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new one
Greg Kurz
2019-11-21
1
-9
/
+22
*
|
|
Merge tag 'kvm-ppc-next-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2019-11-01
14
-158
/
+248
|
\
|
|
|
*
|
KVM: PPC: Book3S HV: Reject mflags=2 (LPCR[AIL]=2) ADDR_TRANS_MODE mode
Nicholas Piggin
2019-10-22
1
-0
/
+5
|
*
|
KVM: PPC: Book3S HV: Implement LPCR[AIL]=3 mode for injected interrupts
Nicholas Piggin
2019-10-22
1
-0
/
+15
|
*
|
KVM: PPC: Book3S HV: Reuse kvmppc_inject_interrupt for async guest delivery
Nicholas Piggin
2019-10-22
3
-57
/
+56
|
*
|
KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch op
Nicholas Piggin
2019-10-22
6
-61
/
+62
|
*
|
KVM: PPC: Book3S: Define and use SRR1_MSR_BITS
Nicholas Piggin
2019-10-22
2
-2
/
+2
|
*
|
KVM: PPC: Book3S HV: XIVE: Allow userspace to set the # of VPs
Greg Kurz
2019-10-22
2
-0
/
+13
|
*
|
KVM: PPC: Book3S HV: XIVE: Make VP block size configurable
Greg Kurz
2019-10-22
3
-25
/
+62
|
*
|
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
[prev]
[next]