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
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Make kvm_set_spte_hva() return int
Lan Tianyu
2018-12-21
2
-2
/
+4
*
Merge tag 'kvm-ppc-next-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2018-12-20
11
-60
/
+368
|
\
|
*
KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L3 guest
Suraj Jitindar Singh
2018-12-17
2
-10
/
+4
|
*
KVM: PPC: Book3S: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants...
Suraj Jitindar Singh
2018-12-17
3
-4
/
+84
|
*
KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L2 guest
Suraj Jitindar Singh
2018-12-17
3
-10
/
+53
|
*
KVM: PPC: Update kvmppc_st and kvmppc_ld to use quadrants
Suraj Jitindar Singh
2018-12-17
1
-2
/
+16
|
*
KVM: PPC: Add load_from_eaddr and store_to_eaddr to the kvmppc_ops struct
Suraj Jitindar Singh
2018-12-17
1
-0
/
+40
|
*
KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2
Suraj Jitindar Singh
2018-12-17
1
-0
/
+97
|
*
KVM: PPC: Book3S HV: Add function kvmhv_vcpu_is_radix()
Suraj Jitindar Singh
2018-12-17
1
-0
/
+1
|
*
KVM: PPC: Book3S: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machines
Suraj Jitindar Singh
2018-12-17
1
-1
/
+4
|
*
KVM: PPC: Book3S HV: Flush guest mappings when turning dirty tracking on/off
Paul Mackerras
2018-12-17
3
-4
/
+42
|
*
KVM: PPC: Book3S HV: Cleanups - constify memslots, fix comments
Paul Mackerras
2018-12-17
3
-6
/
+7
|
*
KVM: PPC: Book3S HV: Map single pages when doing dirty page logging
Paul Mackerras
2018-12-17
1
-2
/
+6
|
*
KVM: PPC: Pass change type down to memslot commit function
Bharata B Rao
2018-12-17
5
-6
/
+10
|
*
KVM: PPC: Book3S PR: Set hflag to indicate that POWER9 supports 1T segments
Suraj Jitindar Singh
2018-12-14
1
-0
/
+1
|
*
KVM: PPC: Book3S HV: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-12-14
2
-22
/
+2
|
*
KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and MMU mode switch
Paul Mackerras
2018-12-14
2
-6
/
+14
*
|
kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic
Paolo Bonzini
2018-12-14
1
-12
/
+2
|
/
*
Merge tag 'kvm-ppc-fixes-4.20-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2018-11-25
1
-0
/
+1
|
\
|
*
KVM: PPC: Book3S HV: Fix handling for interrupted H_ENTER_NESTED
Michael Roth
2018-11-15
1
-0
/
+1
*
|
KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
Scott Wood
2018-11-07
4
-8
/
+27
|
/
*
Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-11-02
2
-6
/
+4
|
\
|
*
KVM: PPC: Use exported tb_to_ns() function in decrementer emulation
Paul Mackerras
2018-10-26
2
-6
/
+4
*
|
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-26
1
-2
/
+0
|
\
|
|
*
powerpc: Add -Werror at arch/powerpc level
Michael Ellerman
2018-10-19
1
-2
/
+0
*
|
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-25
25
-882
/
+3645
|
\
\
|
*
|
KVM: PPC: Optimize clearing TCEs for sparse tables
Alexey Kardashevskiy
2018-10-20
2
-6
/
+5
|
*
|
KVM: PPC: Book3S HV: Don't use streamlined entry path on early POWER9 chips
Paul Mackerras
2018-10-19
1
-2
/
+11
|
*
|
KVM: PPC: Book3S HV: Add NO_HASH flag to GET_SMMU_INFO ioctl result
Paul Mackerras
2018-10-09
1
-0
/
+4
|
*
|
KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization
Paul Mackerras
2018-10-09
2
-9
/
+42
|
*
|
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2018-10-09
25
-876
/
+3583
|
|
\
\
|
|
*
|
KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs
Paul Mackerras
2018-10-09
2
-3
/
+51
|
|
*
|
KVM: PPC: Book3S HV: Allow HV module to load without hypervisor mode
Paul Mackerras
2018-10-09
2
-5
/
+14
|
|
*
|
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: Add one-reg interface to virtual PTCR register
Paul Mackerras
2018-10-09
1
-0
/
+6
|
|
*
|
KVM: PPC: Book3S HV: Don't access HFSCR, LPIDR or LPCR when running nested
Paul Mackerras
2018-10-09
2
-16
/
+24
|
|
*
|
KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpu
Suraj Jitindar Singh
2018-10-09
2
-38
/
+68
|
|
*
|
KVM: PPC: Book3S HV: Use hypercalls for TLB invalidation when nested
Paul Mackerras
2018-10-09
2
-8
/
+52
|
|
*
|
KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcall
Suraj Jitindar Singh
2018-10-09
3
-2
/
+198
|
|
*
|
KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappings
Suraj Jitindar Singh
2018-10-09
3
-14
/
+169
|
|
*
|
KVM: PPC: Book3S HV: Handle page fault for a nested guest
Suraj Jitindar Singh
2018-10-09
2
-86
/
+440
|
|
*
|
KVM: PPC: Book3S HV: Handle hypercalls correctly when nested
Paul Mackerras
2018-10-09
3
-1
/
+47
|
|
*
|
KVM: PPC: Book3S HV: Use XICS hypercalls when running as a nested hypervisor
Paul Mackerras
2018-10-09
3
-9
/
+50
|
|
*
|
KVM: PPC: Book3S HV: Nested guest entry via hypercall
Paul Mackerras
2018-10-09
3
-30
/
+422
|
|
*
|
KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization
Paul Mackerras
2018-10-09
3
-4
/
+331
|
|
*
|
KVM: PPC: Book3S HV: Use kvmppc_unmap_pte() in kvm_unmap_radix()
Paul Mackerras
2018-10-09
1
-20
/
+13
|
|
*
|
KVM: PPC: Book3S HV: Refactor radix page fault handler
Suraj Jitindar Singh
2018-10-09
1
-87
/
+123
|
|
*
|
KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate process/partition table agno...
Suraj Jitindar Singh
2018-10-09
1
-34
/
+75
|
|
*
|
KVM: PPC: Book3S HV: Clear partition table entry on vm teardown
Suraj Jitindar Singh
2018-10-09
1
-1
/
+7
[next]