From 9260319e7411ff8281700a532caa436f40120ec4 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Fri, 30 May 2025 16:52:07 +0200 Subject: gitlab scraper: download in toml and text format --- .../host_missing/accel_missing/1298.toml | 27 ---------------------- 1 file changed, 27 deletions(-) delete mode 100644 gitlab/issues/target_i386/host_missing/accel_missing/1298.toml (limited to 'gitlab/issues/target_i386/host_missing/accel_missing/1298.toml') diff --git a/gitlab/issues/target_i386/host_missing/accel_missing/1298.toml b/gitlab/issues/target_i386/host_missing/accel_missing/1298.toml deleted file mode 100644 index 4ecf738b..00000000 --- a/gitlab/issues/target_i386/host_missing/accel_missing/1298.toml +++ /dev/null @@ -1,27 +0,0 @@ -id = 1298 -title = "virtio-pmem not working on microvm: virtio-pmem missing request data" -state = "opened" -created_at = "2022-11-03T23:10:50.472Z" -closed_at = "n/a" -labels = ["device:virtio", "target: i386"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/1298" -host-os = "Debian 6.0.3-1" -host-arch = "amd64" -qemu-version = "QEMU emulator version 7.1.0 (Debian 1:7.1+dfsg-2+b1)" -guest-os = "linux-5.17.15" -guest-arch = "amd64" -description = """When using micorvm, qemu does not "connect" the memory backend mem1 with the pmem device. - -When using the first command is executed, qemu shows the following starts message: -``` -qemu-system-x86_64: virtio-pmem missing request data -``` - -and the kernel outputs following messages: -``` -[ 0.043871] nd_pmem namespace0.0: could not reserve region [mem 0x00000000-0x001fffff] -[ 0.043923] IPI shorthand broadcast: enabled -[ 0.044022] nd_pmem: probe of namespace0.0 failed with error -16 -```""" -reproduce = "n/a" -additional = "n/a" -- cgit v1.2.3