diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_missing/1296.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1296.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/1296.toml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1296.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1296.toml deleted file mode 100644 index 479f7229b..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/1296.toml +++ /dev/null @@ -1,16 +0,0 @@ -id = 1296 -title = "qemu hangs on start with a bridged NIC" -state = "closed" -created_at = "2022-11-03T05:35:39.611Z" -closed_at = "2023-04-27T07:48:25.872Z" -labels = ["Networking"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/1296" -host-os = "ArchLinux current" -host-arch = "x86" -qemu-version = "QEMU emulator version 7.1.0" -guest-os = "none" -guest-arch = "x86" -description = """qemu hangs on start with a bridged NIC. And there is no difference exists the bridge or not. At the same with a user NIC (`-nic user`) everything works flawlessly. Also I tried to add `-enable-kvm` key and had no luck.""" -reproduce = """1. Run qemu with the specified command line.""" -additional = """I ran the strace: `strace -s 1024 -tt -ff -y -o qemu_bridge -- qemu-system-x86_64 -nic bridge` -Here are the logs: [qemu-bridge-strace.zip](/uploads/ecf8a2ba9133279fdd6f88fda5dd9ff3/qemu-bridge-strace.zip)""" |