index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_hv_nested.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: Book3S: Define and use SRR1_MSR_BITS
Nicholas Piggin
2019-10-22
1
-1
/
+1
*
powerpc/64s: Set reserved PCR bits
Jordan Niethe
2019-09-21
1
-3
/
+3
*
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
*
KVM: PPC: Book3S HV: Introduce kvmhv_update_nest_rmap_rc_list()
Suraj Jitindar Singh
2018-12-21
1
-0
/
+51
*
KVM: PPC: Book3S HV: Apply combination of host and l1 pte rc for nested guest
Suraj Jitindar Singh
2018-12-21
1
-0
/
+3
*
KVM: PPC: Book3S HV: Align gfn to L1 page size when inserting nest-rmap entry
Suraj Jitindar Singh
2018-12-21
1
-0
/
+2
*
KVM: PPC: Book3S HV: Hold kvm->mmu_lock across updating nested pte rc bits
Suraj Jitindar Singh
2018-12-21
1
-6
/
+12
*
KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L3 guest
Suraj Jitindar Singh
2018-12-17
1
-5
/
+0
*
KVM: PPC: Book3S: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants...
Suraj Jitindar Singh
2018-12-17
1
-0
/
+75
*
KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L2 guest
Suraj Jitindar Singh
2018-12-17
1
-6
/
+37
*
KVM: PPC: Book3S HV: Add function kvmhv_vcpu_is_radix()
Suraj Jitindar Singh
2018-12-17
1
-0
/
+1
*
KVM: PPC: Book3S HV: Cleanups - constify memslots, fix comments
Paul Mackerras
2018-12-17
1
-1
/
+1
*
KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs
Paul Mackerras
2018-10-09
1
-0
/
+15
*
KVM: PPC: Book3S HV: Handle differing endianness for H_ENTER_NESTED
Suraj Jitindar Singh
2018-10-09
1
-1
/
+50
*
KVM: PPC: Book3S HV: Sanitise hv_regs on nested guest entry
Suraj Jitindar Singh
2018-10-09
1
-0
/
+17
*
KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpu
Suraj Jitindar Singh
2018-10-09
1
-0
/
+5
*
KVM: PPC: Book3S HV: Use hypercalls for TLB invalidation when nested
Paul Mackerras
2018-10-09
1
-6
/
+24
*
KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcall
Suraj Jitindar Singh
2018-10-09
1
-1
/
+195
*
KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappings
Suraj Jitindar Singh
2018-10-09
1
-1
/
+137
*
KVM: PPC: Book3S HV: Handle page fault for a nested guest
Suraj Jitindar Singh
2018-10-09
1
-3
/
+329
*
KVM: PPC: Book3S HV: Nested guest entry via hypercall
Paul Mackerras
2018-10-09
1
-0
/
+230
*
KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization
Paul Mackerras
2018-10-09
1
-0
/
+301