summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_sparc/host_missing/accel_missing/958
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab/issues_text/target_sparc/host_missing/accel_missing/958')
-rw-r--r--gitlab/issues_text/target_sparc/host_missing/accel_missing/95813
1 files changed, 0 insertions, 13 deletions
diff --git a/gitlab/issues_text/target_sparc/host_missing/accel_missing/958 b/gitlab/issues_text/target_sparc/host_missing/accel_missing/958
deleted file mode 100644
index 309b9d7c0..000000000
--- a/gitlab/issues_text/target_sparc/host_missing/accel_missing/958
+++ /dev/null
@@ -1,13 +0,0 @@
-qemu-system-sparc crashes on floppy access
-Description of problem:
-qemu-system-sparc crashes when accessing the emulated floppy drive of the guest system.
-Steps to reproduce:
-1. wget http://ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/sparc/installation/bootfs/boot.fs.gz
-2. gunzip boot.fs.gz
-3. qemu-system-sparc -nographic boot.fs
-4. Select option "3) floppy"
-5. qemu-systems-sparc crashes with the messages:
-```
-    Ejecting floppy disk
-    Segmentation fault (core dumped)
-```