summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/2055.toml
blob: 610cce9fb6ad8fe74cddfd6f49cd9a5110a59719 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
id = 2055
title = "Unable to set the PBMTE bit in the menvcfg register for RISCV 64 bit"
state = "closed"
created_at = "2023-12-24T02:28:57.792Z"
closed_at = "2023-12-26T04:18:46.181Z"
labels = []
url = "https://gitlab.com/qemu-project/qemu/-/issues/2055"
host-os = "- OS/kernel version:"
host-arch = "- QEMU flavor:"
qemu-version = "- QEMU command line:"
guest-os = "- OS/kernel version:"
guest-arch = "## Description of problem"
description = """We are unable to program the PBMTE bit in the menvcfg register of a RV64 machine. The following is the command that was used to do this.
 
write_csr(menvcfg,PTE_PBMT);"""
reproduce = """1. A simple test program with the above command should be able to reproduce this issue."""
additional = "n/a"