Skip to content

[PW_SID:992385] [V2] RISC-V: KVM: Write hgatp register with valid mode bits - #791

Closed
linux-riscv-bot wants to merge 1 commit into
workflow__riscv__fixesfrom
pw992385
Closed

[PW_SID:992385] [V2] RISC-V: KVM: Write hgatp register with valid mode bits#791
linux-riscv-bot wants to merge 1 commit into
workflow__riscv__fixesfrom
pw992385

Conversation

@linux-riscv-bot

Copy link
Copy Markdown

PR for series 992385 applied to workflow__riscv__fixes

Name: [V2] RISC-V: KVM: Write hgatp register with valid mode bits
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=992385
Version: 2

According to the RISC-V Privileged Architecture Spec, when MODE=Bare
is selected,software must write zero to the remaining fields of hgatp.

We have detected the valid mode supported by the HW before, So using a
valid mode to detect how many vmid bits are supported.

Signed-off-by: Fangyu Yu <fangyu.yu@linux.alibaba.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[V2] RISC-V: KVM: Write hgatp register with valid mode bits"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 103.89 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[V2] RISC-V: KVM: Write hgatp register with valid mode bits"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1053.40 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[V2] RISC-V: KVM: Write hgatp register with valid mode bits"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1363.12 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[V2] RISC-V: KVM: Write hgatp register with valid mode bits"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 20.49 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[V2] RISC-V: KVM: Write hgatp register with valid mode bits"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 22.17 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[V2] RISC-V: KVM: Write hgatp register with valid mode bits"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 0.72 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[V2] RISC-V: KVM: Write hgatp register with valid mode bits"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 74.36 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[V2] RISC-V: KVM: Write hgatp register with valid mode bits"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[V2] RISC-V: KVM: Write hgatp register with valid mode bits"
kdoc
Desc: Detects for kdoc errors
Duration: 0.88 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[V2] RISC-V: KVM: Write hgatp register with valid mode bits"
module-param
Desc: Detect module_param changes
Duration: 0.26 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[V2] RISC-V: KVM: Write hgatp register with valid mode bits"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[V2] RISC-V: KVM: Write hgatp register with valid mode bits"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.32 seconds
Result: PASS

@linux-riscv-bot
linux-riscv-bot deleted the pw992385 branch August 26, 2025 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants