summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/722.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/722.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/722.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/722.toml20
1 files changed, 0 insertions, 20 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/722.toml b/gitlab/issues/target_missing/host_missing/accel_missing/722.toml
deleted file mode 100644
index 284891c9..00000000
--- a/gitlab/issues/target_missing/host_missing/accel_missing/722.toml
+++ /dev/null
@@ -1,20 +0,0 @@
-id = 722
-title = "Qemu slirp connectivity lost when host enters vpn(openvpn or wireguard)"
-state = "opened"
-created_at = "2021-11-12T15:22:27.554Z"
-closed_at = "n/a"
-labels = ["Networking"]
-url = "https://gitlab.com/qemu-project/qemu/-/issues/722"
-host-os = "Gentoo"
-host-arch = "x86"
-qemu-version = "QEMU emulator version 6.0.1"
-guest-os = "ubuntu bionic (18.04) + debian bullseye"
-guest-arch = "x86"
-description = """No connectivity after host enters a vpn, tested with valid openvpn
-and wireguard."""
-reproduce = """1. Open the vpn.
-2. Open a virtual machine using slirp
-3. Ping 8.8.8.8(if you can...)"""
-additional = """The bug is independent on the order of execution, if you start the vm
-to see it works, and run the vpn script, the connectivity in the vm
-will drop, and come back when the tunneled connection is over."""