summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/1270.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/1270.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/1270.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/1270.toml22
1 files changed, 0 insertions, 22 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1270.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1270.toml
deleted file mode 100644
index 2a95907b7..000000000
--- a/gitlab/issues/target_missing/host_missing/accel_missing/1270.toml
+++ /dev/null
@@ -1,22 +0,0 @@
-id = 1270
-title = "Guest freezes if memory backing using memfd/shared/"
-state = "opened"
-created_at = "2022-10-23T13:49:57.141Z"
-closed_at = "n/a"
-labels = []
-url = "https://gitlab.com/qemu-project/qemu/-/issues/1270"
-host-os = "Unraid 6.11.1"
-host-arch = "x86"
-qemu-version = "EMU emulator version 7.1.0"
-guest-os = "Windows 10"
-guest-arch = "n/a"
-description = """Guest VM freezes with the following memory backing is set. Required to for virtiofs, but just setting the following the guest will freeze in around 2hours, no logs or errors generate.
-
-  <memoryBacking>
-    <source type='memfd'/>
-    <access mode='shared'/>
-  </memoryBacking>"""
-reproduce = """1.
-2.
-3."""
-additional = """"""