diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2055.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/2055.toml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2055.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2055.toml deleted file mode 100644 index 610cce9fb..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/2055.toml +++ /dev/null @@ -1,17 +0,0 @@ -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" |