index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_hv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+20
2020-10-22
KVM: PPC: Book3S HV: Make struct kernel_param_ops definition const
Joe Perches
1
-1
/
+1
2020-09-22
KVM: PPC: Book3S: Fix symbol undeclared warnings
Wang Wensheng
1
-1
/
+1
2020-09-17
KVM: PPC: Book3S HV: Set LPCR[HDICE] before writing HDEC
Paul Mackerras
1
-2
/
+12
2020-09-17
KVM: PPC: Book3S HV: Do not allocate HPT for a nested guest
Fabiano Rosas
1
-0
/
+6
2020-09-08
powerpc/64s: handle ISA v3.1 local copy-paste context switches
Nicholas Piggin
1
-0
/
+7
2020-08-09
Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-10
/
+16
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-5
/
+41
2020-07-28
KVM: PPC: Book3S HV: Migrate hot plugged memory
Laurent Dufour
1
-8
/
+6
2020-07-26
powerpc/watchpoint: Rename current H_SET_MODE DAWR macro
Ravi Bangoria
1
-1
/
+1
2020-07-22
KVM: PPC: Book3S HV: Save/restore new PMU registers
Athira Rajeev
1
-2
/
+20
2020-07-22
KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCR
Athira Rajeev
1
-2
/
+20
2020-07-21
KVM: PPC: Book3SHV: Enable support for ISA v3.1 guests
Alistair Popple
1
-2
/
+10
2020-07-10
powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
Peter Zijlstra
1
-0
/
+1
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-35
/
+40
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-3
/
+3
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-9
/
+6
2020-06-02
powerpc: Add support for ISA v3.1
Alistair Popple
1
-3
/
+0
2020-05-27
KVM: PPC: Book3S HV: Relax check on H_SVM_INIT_ABORT
Laurent Dufour
1
-3
/
+8
2020-05-27
KVM: PPC: Clean up redundant 'kvm_run' parameters
Tianjia Zhang
1
-29
/
+31
2020-05-27
KVM: PPC: Remove redundant kvm_run from vcpu_arch
Tianjia Zhang
1
-4
/
+2
2020-05-18
powerpc/watchpoint: Rename current DAWR macros
Ravi Bangoria
1
-6
/
+6
2020-05-13
kvm: Replace vcpu->swait with rcuwait
Davidlohr Bueso
1
-13
/
+10
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-7
/
+2
2020-03-26
KVM: PPC: Book3S HV: Add a capability for enabling secure guests
Paul Mackerras
1
-0
/
+16
2020-03-24
KVM: PPC: Book3S HV: Check caller of H_SVM_* Hcalls
Laurent Dufour
1
-11
/
+21
2020-03-19
KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy()
Greg Kurz
1
-6
/
+0
2020-03-19
KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests
Michael Roth
1
-0
/
+1
2020-03-16
KVM: Remove unnecessary asm/kvm_host.h includes
Peter Xu
1
-1
/
+0
2020-03-16
KVM: Terminate memslot walks via used_slots
Sean Christopherson
1
-1
/
+1
2020-03-16
KVM: Simplify kvm_free_memslot() and all its descendents
Sean Christopherson
1
-6
/
+3
2020-03-16
KVM: PPC: Move memslot memory allocation into prepare_memory_region()
Sean Christopherson
1
-12
/
+11
2020-03-04
powerpc/kvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-7
/
+2
2020-01-30
Merge tag 'kvm-ppc-next-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-6
/
+9
2020-01-24
KVM: PPC: Move kvm_vcpu_init() invocation to common code
Sean Christopherson
1
-11
/
+6
2020-01-24
KVM: PPC: Allocate vcpu struct in common PPC code
Sean Christopherson
1
-15
/
+5
2020-01-24
KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
Sean Christopherson
1
-1
/
+3
2020-01-17
KVM: PPC: Book3S HV: Implement H_SVM_INIT_ABORT hcall
Sukadev Bhattiprolu
1
-0
/
+3
2020-01-17
KVM: PPC: Add skip_page_out parameter to uvmem functions
Sukadev Bhattiprolu
1
-1
/
+1
2020-01-17
KVM: PPC: Book3S: Replace current->mm by kvm->mm
Leonardo Bras
1
-5
/
+5
2019-12-18
KVM: PPC: Book3S HV: Don't do ultravisor calls on systems without ultravisor
Paul Mackerras
1
-1
/
+2
2019-11-28
KVM: PPC: Book3S HV: Support reset of secure guest
Bharata B Rao
1
-0
/
+90
2019-11-28
KVM: PPC: Book3S HV: Handle memory plug/unplug to secure VM
Bharata B Rao
1
-0
/
+24
2019-11-28
KVM: PPC: Book3S HV: Support for running secure guests
Bharata B Rao
1
-0
/
+29
2019-10-22
KVM: PPC: Book3S HV: Reject mflags=2 (LPCR[AIL]=2) ADDR_TRANS_MODE mode
Nicholas Piggin
1
-0
/
+5
2019-10-22
KVM: PPC: Book3S HV: Reuse kvmppc_inject_interrupt for async guest delivery
Nicholas Piggin
1
-43
/
+0
2019-10-22
KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch op
Nicholas Piggin
1
-0
/
+22
2019-09-21
powerpc/64s: Set reserved PCR bits
Jordan Niethe
1
-4
/
+7
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+6
2019-09-05
powerpc/64s/radix: introduce options to disable use of the tlbie instruction
Nicholas Piggin
1
-0
/
+6
[next]