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/580.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | emulator-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/580.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/580.toml | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/580.toml b/gitlab/issues/target_missing/host_missing/accel_missing/580.toml deleted file mode 100644 index ae5d92ef..00000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/580.toml +++ /dev/null @@ -1,27 +0,0 @@ -id = 580 -title = "access internet from guest" -state = "closed" -created_at = "2021-08-30T03:02:15.997Z" -closed_at = "2021-09-02T01:41:21.648Z" -labels = [] -url = "https://gitlab.com/qemu-project/qemu/-/issues/580" -host-os = "Ubuntu" -host-arch = "x86" -qemu-version = "QEMU emulator version 6.0.50 (v6.0.0-1053-g92f8c6fef1)" -guest-os = "fedora" -guest-arch = "RISCV" -description = """I can ssh back to host using ssh 10.0.2.2. -Also I can login to guest from host using ssh riscv@localhost -p 3333. -However, -I could not get internet access from the guest os system, such as: -``` -[riscv@fedora-riscv ~]$ wget www.google.com ---2019-12-15 05:53:04-- http://www.google.com/ -Resolving www.google.com (www.google.com)... 216.58.194.164, 2607:f8b0:4005:804::2004 -Connecting to www.google.com (www.google.com)|216.58.194.164|:80... failed: Connection refused. -Connecting to www.google.com (www.google.com)|2607:f8b0:4005:804::2004|:80... failed: Network is unreachable. -``` -Therefore, I could not use dnf to install packages. -Any help will be appreciated.""" -reproduce = "n/a" -additional = """""" |