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/2762.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/2762.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/2762.toml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2762.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2762.toml deleted file mode 100644 index 2e1961084..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/2762.toml +++ /dev/null @@ -1,17 +0,0 @@ -id = 2762 -title = "virtio-net regression for aarch64 guests" -state = "opened" -created_at = "2025-01-03T15:02:37.369Z" -closed_at = "n/a" -labels = ["Networking", "device:virtio"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/2762" -host-os = "Pop! OS 22.04 LTS" -host-arch = "x86" -qemu-version = "9.2" -guest-os = "Custom Linux" -guest-arch = "aarch64" -description = """The host system is running DHCP via dnsmasq 2.88. QEMU 9.1 works properly and completes DHCP handshake. QEMU 9.2 fails the DHCP handshake after DHCPOFFER with "eth0: checksum failure from 10.2.83.1". - -I found by bisecting that the issue was introduced by commit 7987d2be5a8bc3a502f89ba8cf3ac3e09f64d1ce "virtio-net: Copy received header to buffer". Reverting that commit on 9.2.0 corrects the issue.""" -reproduce = "n/a" -additional = "n/a" |