summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/2055.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:07 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:17 +0200
commit9260319e7411ff8281700a532caa436f40120ec4 (patch)
tree2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_missing/2055.toml
parent225caa38269323af1bfc2daadff5ec8bd930747f (diff)
downloadqemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz
qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip
gitlab scraper: download in toml and text format
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.toml17
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"