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/2849.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/2849.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/2849.toml | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2849.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2849.toml deleted file mode 100644 index 148686a2b..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/2849.toml +++ /dev/null @@ -1,28 +0,0 @@ -id = 2849 -title = "Qemu 9.2.x & Ubuntu 24.04 Network Issue" -state = "opened" -created_at = "2025-03-03T15:45:03.372Z" -closed_at = "n/a" -labels = ["workflow::Needs Info"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/2849" -host-os = "Ubuntu 24.04" -host-arch = "x86_64 x86_64 x86_64 GNU/Linux" -qemu-version = "QEMU emulator version 9.2.2" -guest-os = "Ubuntu 24.04" -guest-arch = "x86_64 x86_64 x86_64 GNU/Linux" -description = """After successfully starting, I cannot access the Internet with the virtual machine. I can connect to the VM via SSH and execute various commands. We want a simple NAT network.. - -We built the Qemu distribution ourselves with the following command: - -./configure --target-list=x86_64-softmmu --disable-install-blobs --enable-strip --enable-user --enable-system --enable-linux-user --disable-xen --enable-modules --enable-module-upgrades --enable-linux-aio --enable-fdt --enable-gnutls --enable-libiscsi --enable-libssh --enable-vnc --enable-kvm --enable-vhost-user -make -j 12 -sudo make install - -Check Libvirt: -$systemctl status libvirtd - active - -after the VM was successfully started, the IP 10.2.15 was set to ens3 altname enp0s3 assign. - -A ping to 8.8.8.8 can not be resolved.""" -reproduce = "n/a" -additional = """We can rule out an image problem because this image runs without problems on the Windows Mac guest system and an Internet connection is possible.""" |