summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_KVM/2699.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_KVM/2699.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_KVM/2699.toml26
1 files changed, 0 insertions, 26 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_KVM/2699.toml b/gitlab/issues/target_missing/host_missing/accel_KVM/2699.toml
deleted file mode 100644
index 84992e24..00000000
--- a/gitlab/issues/target_missing/host_missing/accel_KVM/2699.toml
+++ /dev/null
@@ -1,26 +0,0 @@
-id = 2699
-title = "kvm_mem_ioeventfd_del: error deleting ioeventfd: Bad file descriptor (9)"
-state = "closed"
-created_at = "2024-11-25T08:58:12.606Z"
-closed_at = "2024-12-06T05:27:39.768Z"
-labels = ["accel: KVM"]
-url = "https://gitlab.com/qemu-project/qemu/-/issues/2699"
-host-os = "n/a"
-host-arch = "n/a"
-qemu-version = "# /usr/local/bin/qemu-system-x86_64 --version"
-guest-os = "n/a"
-guest-arch = "n/a"
-description = """QEMU 9.1.91 monitor - type 'help' for more information
-(qemu) kvm_mem_ioeventfd_del: error deleting ioeventfd: Bad file descriptor (9)
-test.sh: line 14: 105283 Aborted                 (core dumped) /usr/local/bin/qemu-system-x86_64 -M q35 -m 8G -smp 8 -cpu host -enable-kvm -device VGA,bus=pcie.0,addr=0x2 -drive file=//home/fedora-38.qcow2,media=disk,if=virtio -device virtio-net-pci,mac=00:11:22:33:44:00,netdev=id8cxFGH,id=idaFLYjy,bus=pcie.0,addr=0x7 -netdev tap,id=id8cxFGH,vhost=on,script=/etc/qemu-ifup,downscript=/etc/qemu-ifdown -vnc :0 -monitor stdio -qmp tcp:0:5555,server,nowait"""
-reproduce = """1. Boot a guest
-2. set_link false nic and set_link true nic
-
-{"execute": "qmp_capabilities"}
-{"return": {}}
-{"execute": "set_link", "arguments": {"name": "idaFLYjy", "up": false}}
-{"return": {}}
-{"execute": "set_link", "arguments": {"name": "idaFLYjy", "up": true}}
-
-3. Guest hit qemu core dump"""
-additional = """"""