summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/1019.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/1019.toml
parent225caa38269323af1bfc2daadff5ec8bd930747f (diff)
downloademulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.tar.gz
emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.zip
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1019.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/1019.toml23
1 files changed, 0 insertions, 23 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1019.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1019.toml
deleted file mode 100644
index dbc496b9..00000000
--- a/gitlab/issues/target_missing/host_missing/accel_missing/1019.toml
+++ /dev/null
@@ -1,23 +0,0 @@
-id = 1019
-title = "Cannot create a shared directory between Ubuntu 20.04 host and (sparc) NetBSD 8.2 guest"
-state = "closed"
-created_at = "2022-05-09T20:14:57.675Z"
-closed_at = "2022-05-10T07:04:57.546Z"
-labels = []
-url = "https://gitlab.com/qemu-project/qemu/-/issues/1019"
-host-os = "(Ubuntu 20.04 LTS)"
-host-arch = "(x86_64)"
-qemu-version = "(e.g. qemu-sparc version 6.2.92 (v7.0.0-rc2-18-gd5341e0913) Copyright (c) 2003-2022 Fabrice Bellard and the QEMU Project developers)"
-guest-os = "n/a"
-guest-arch = "n/a"
-description = """I am currently trying to set up a shared directory between the Ubuntu 20.04 LTS host and the QEMU guest. However, the error messages that I receive from QEMU immediately are the following, but unfortunately I don't know the proper way to do this given the host and guest OS.
-```
-qemu-system-sparc: warning: hub port hub0port1 has no peer
-qemu-system-sparc: warning: hub 0 with no nics
-qemu-system-sparc: warning: netdev hub0port1 has no peer
-qemu-system-sparc: warning: requested NIC (#net276, model virtio) was not created (not supported by this machine?)
-```"""
-reproduce = """1. Installed `samba` on the host with `sudo apt install samba`
-2. Created `/home/rflint/shared_dir` on the host
-3. Ran the command indicated at the top of the page."""
-additional = "n/a"