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/1071.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/1071.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/1071.toml | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1071.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1071.toml deleted file mode 100644 index 6fd8d2922..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/1071.toml +++ /dev/null @@ -1,22 +0,0 @@ -id = 1071 -title = "Cannot passthrough two network devices (Mellanox ConnectX-3) to VM." -state = "closed" -created_at = "2022-06-10T15:45:58.861Z" -closed_at = "2023-05-02T23:02:03.832Z" -labels = ["VFIO"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/1071" -host-os = "(Proxmox 7.2)" -host-arch = "(x86)" -qemu-version = "(QEMU emulator version 6.2.0 (pve-qemu-kvm_6.2.0)" -guest-os = "n/a" -guest-arch = "n/a" -description = """Cannot passthrough two network devices (Mellanox ConnectX-3) to VM. - -It generated me an error: -[ 6322.674602] genirq: Flags mismatch irq 16. 00000000 (vfio-intx(0000:05:00.0)) vs. 00000000 (vfio-intx(0000:88:00.0)) - -Passthrough only one device to VM goes well.""" -reproduce = """1. Add a first passthrough network device. -2. Add a second passthrough network device. -3. Run VM.""" -additional = "n/a" |