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_nested.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-21
KVM: PPC: Book3S HV: Introduce kvmhv_update_nest_rmap_rc_list()
Suraj Jitindar Singh
1
-0
/
+51
2018-12-21
KVM: PPC: Book3S HV: Apply combination of host and l1 pte rc for nested guest
Suraj Jitindar Singh
1
-0
/
+3
2018-12-21
KVM: PPC: Book3S HV: Align gfn to L1 page size when inserting nest-rmap entry
Suraj Jitindar Singh
1
-0
/
+2
2018-12-21
KVM: PPC: Book3S HV: Hold kvm->mmu_lock across updating nested pte rc bits
Suraj Jitindar Singh
1
-6
/
+12
2018-12-17
KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L3 guest
Suraj Jitindar Singh
1
-5
/
+0
2018-12-17
KVM: PPC: Book3S: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants...
Suraj Jitindar Singh
1
-0
/
+75
2018-12-17
KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L2 guest
Suraj Jitindar Singh
1
-6
/
+37
2018-12-17
KVM: PPC: Book3S HV: Add function kvmhv_vcpu_is_radix()
Suraj Jitindar Singh
1
-0
/
+1
2018-12-17
KVM: PPC: Book3S HV: Cleanups - constify memslots, fix comments
Paul Mackerras
1
-1
/
+1
2018-10-09
KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs
Paul Mackerras
1
-0
/
+15
2018-10-09
KVM: PPC: Book3S HV: Handle differing endianness for H_ENTER_NESTED
Suraj Jitindar Singh
1
-1
/
+50
2018-10-09
KVM: PPC: Book3S HV: Sanitise hv_regs on nested guest entry
Suraj Jitindar Singh
1
-0
/
+17
2018-10-09
KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpu
Suraj Jitindar Singh
1
-0
/
+5
2018-10-09
KVM: PPC: Book3S HV: Use hypercalls for TLB invalidation when nested
Paul Mackerras
1
-6
/
+24
2018-10-09
KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcall
Suraj Jitindar Singh
1
-1
/
+195
2018-10-09
KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappings
Suraj Jitindar Singh
1
-1
/
+137
2018-10-09
KVM: PPC: Book3S HV: Handle page fault for a nested guest
Suraj Jitindar Singh
1
-3
/
+329
2018-10-09
KVM: PPC: Book3S HV: Nested guest entry via hypercall
Paul Mackerras
1
-0
/
+230
2018-10-09
KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization
Paul Mackerras
1
-0
/
+301