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_toml/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_toml/target_missing/host_missing/accel_missing/1071.toml')
| -rw-r--r-- | gitlab/issues_toml/target_missing/host_missing/accel_missing/1071.toml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/gitlab/issues_toml/target_missing/host_missing/accel_missing/1071.toml b/gitlab/issues_toml/target_missing/host_missing/accel_missing/1071.toml new file mode 100644 index 000000000..6fd8d2922 --- /dev/null +++ b/gitlab/issues_toml/target_missing/host_missing/accel_missing/1071.toml @@ -0,0 +1,22 @@ +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" |