summary refs log tree commit diff stats
path: root/gitlab/issues/target_arm/host_missing/accel_missing/717.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_arm/host_missing/accel_missing/717.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_arm/host_missing/accel_missing/717.toml')
-rw-r--r--gitlab/issues/target_arm/host_missing/accel_missing/717.toml15
1 files changed, 0 insertions, 15 deletions
diff --git a/gitlab/issues/target_arm/host_missing/accel_missing/717.toml b/gitlab/issues/target_arm/host_missing/accel_missing/717.toml
deleted file mode 100644
index 8e65c6399..000000000
--- a/gitlab/issues/target_arm/host_missing/accel_missing/717.toml
+++ /dev/null
@@ -1,15 +0,0 @@
-id = 717
-title = "using the \"scsi-cd\" option on arm64 platform"
-state = "closed"
-created_at = "2021-11-11T09:23:28.821Z"
-closed_at = "2023-03-16T13:45:53.888Z"
-labels = ["Documentation", "Storage", "target: arm", "workflow::Needs Info"]
-url = "https://gitlab.com/qemu-project/qemu/-/issues/717"
-host-os = "openEuler release 21.03"
-host-arch = "arm64"
-qemu-version = "4.1.0"
-guest-os = "ubuntu server 18.04"
-guest-arch = "arm64"
-description = """When using OpenStack to create a virtual machine instance, I need to configure the password of the root user through cloud-init. I use the ConfigDriver method, in which OpenStack will mount a virtual disk in iso9660 format to the virtual machine instance. The command line generated by OpenStack is shown above. You can see that this ConfigDrive virtual disk is mounted via "--device scsi-cd". But when I entered the virtual machine instance and used lsblk, blkid and searched in /dev/disk/by-label, I did not find the virtual disk that should be mounted. In addition, I don't have more debugging messages or error messages. I want to know if the "scsi-cd" is not fully adapted to arm64 platform."""
-reproduce = "n/a"
-additional = "n/a"