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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-05
KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacks
Nicholas Piggin
2
-16
/
+35
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-179
/
+84
2021-04-27
powerpc/kvm: Fix build error when PPC_MEM_KEYS/PPC_PSERIES=n
Michael Ellerman
1
-1
/
+1
2021-04-20
powerpc/kvm: Fix PR KVM with KUAP/MEM_KEYS enabled
Michael Ellerman
1
-0
/
+2
2021-04-17
KVM: PPC: Convert to the gfn-based MMU notifier callbacks
Sean Christopherson
7
-162
/
+84
2021-04-17
KVM: Move arm64's MMU notifier trace events to generic code
Sean Christopherson
2
-17
/
+0
2021-04-12
KVM: PPC: Book3S HV: Ensure MSR[HV] is always clear in guest MSR
Nicholas Piggin
2
-4
/
+4
2021-04-12
KVM: PPC: Book3S HV: Ensure MSR[ME] is always set in guest MSR
Nicholas Piggin
2
-1
/
+6
2021-04-12
KVM: PPC: Book3S HV: Fix CONFIG_SPAPR_TCE_IOMMU=n default hcalls
Nicholas Piggin
1
-0
/
+2
2021-04-12
KVM: PPC: Book3S HV: remove unused kvmppc_h_protect argument
Nicholas Piggin
1
-2
/
+1
2021-04-12
KVM: PPC: Book3S HV: Remove redundant mtspr PSPB
Nicholas Piggin
1
-1
/
+0
2021-04-12
KVM: PPC: Book3S HV: Prevent radix guests setting LPCR[TC]
Nicholas Piggin
1
-0
/
+4
2021-04-12
KVM: PPC: Book3S HV: Disallow LPCR[AIL] to be set to 1 or 2
Nicholas Piggin
1
-1
/
+6
2021-04-12
KVM: PPC: Book3S HV: Add a function to filter guest LPCR bits
Nicholas Piggin
2
-19
/
+57
2021-04-12
KVM: PPC: Book3S HV: Nested move LPCR sanitising to sanitise_hv_regs
Nicholas Piggin
1
-6
/
+21
2021-04-12
KVM: PPC: Book3S HV P9: Restore host CTRL SPR after guest exit
Nicholas Piggin
1
-0
/
+3
2021-02-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+2
2021-02-23
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
8
-12
/
+15
2021-02-22
KVM: x86/mmu: Consider the hva in mmu_notifier retry
David Stevens
2
-2
/
+2
2021-02-11
powerpc/xive: Assign boolean values to a bool variable
Jiapeng Chong
1
-2
/
+2
2021-02-11
KVM: PPC: Book3S HV: Fix host radix SLB optimisation with hash guests
Nicholas Piggin
1
-0
/
+3
2021-02-11
KVM: PPC: Book3S HV: Ensure radix guest has no SLB entries
Paul Mackerras
1
-1
/
+5
2021-02-10
KVM: PPC: Don't always report hash MMU capability for P9 < DD2.2
Fabiano Rosas
2
-2
/
+12
2021-02-10
KVM: PPC: Book3S HV: Save and restore FSCR in the P9 path
Fabiano Rosas
1
-0
/
+4
2021-02-10
KVM: PPC: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-02-10
KVM: PPC: Book3S HV: Use POWER9 SLBIA IH=6 variant to clear SLB
Nicholas Piggin
1
-3
/
+3
2021-02-10
KVM: PPC: Book3S HV: No need to clear radix host SLB before loading HPT guest
Nicholas Piggin
1
-1
/
+5
2021-02-10
KVM: PPC: Book3S HV: Fix radix guest SLB side channel
Nicholas Piggin
1
-8
/
+31
2021-02-10
KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without...
Nicholas Piggin
3
-212
/
+32
2021-02-10
KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWR
Ravi Bangoria
2
-0
/
+22
2021-02-10
KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWR
Ravi Bangoria
3
-0
/
+73
2021-02-10
KVM: PPC: Book3S HV: Rename current DAWR macros and variables
Ravi Bangoria
3
-26
/
+26
2021-02-10
KVM: PPC: Book3S HV: Allow nested guest creation when L0 hv_guest_state > L1
Ravi Bangoria
1
-10
/
+45
2021-02-08
powerpc/32s: Change mfsrin() into a static inline function
Christophe Leroy
1
-4
/
+0
2021-02-08
powerpc: convert interrupt handlers to use wrappers
Nicholas Piggin
3
-0
/
+3
2021-02-08
KVM: PPC: Book3S HV: Context tracking exit guest context before enabling irqs
Nicholas Piggin
1
-2
/
+4
2021-01-30
powerpc/kvm: Force selection of CONFIG_PPC_FPU
Christophe Leroy
1
-0
/
+1
2021-01-30
KVM: PPC: Book3S HV: Include prototypes
Cédric Le Goater
1
-0
/
+1
2021-01-30
KVM: PPC: Make the VMX instruction emulation routines static
Cédric Le Goater
1
-4
/
+4
2020-12-18
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
13
-99
/
+170
2020-12-15
KVM: PPC: Book3S HV: Fix mask size for emulated msgsndp
Leonardo Bras
1
-3
/
+3
2020-12-15
KVM: PPC: fix comparison to bool warning
Kaixu Xia
1
-3
/
+3
2020-12-15
KVM: PPC: Book3S: Assign boolean values to a bool variable
Kaixu Xia
1
-2
/
+2
2020-12-11
KVM: PPC: Book3S HV: XIVE: Add a comment regarding VP numbering
Cédric Le Goater
1
-0
/
+11
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FW
Cédric Le Goater
1
-2
/
+0
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_MASK_FW
Cédric Le Goater
1
-46
/
+8
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUG
Cédric Le Goater
2
-6
/
+0
2020-12-11
powerpc/xive: Rename XIVE_IRQ_NO_EOI to show its a flag
Cédric Le Goater
1
-2
/
+2
2020-12-11
KVM: PPC: Book3S HV: XIVE: Show detailed configuration in debug output
Cédric Le Goater
3
-17
/
+82
2020-12-09
powerpc/64s: Remove MSR[ISF] bit
Nicholas Piggin
1
-1
/
+1
[next]