diff options
Diffstat (limited to 'gitlab/issues/target_loongarch/host_missing/accel_missing/2754.toml')
| -rw-r--r-- | gitlab/issues/target_loongarch/host_missing/accel_missing/2754.toml | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/gitlab/issues/target_loongarch/host_missing/accel_missing/2754.toml b/gitlab/issues/target_loongarch/host_missing/accel_missing/2754.toml deleted file mode 100644 index e4f195aef..000000000 --- a/gitlab/issues/target_loongarch/host_missing/accel_missing/2754.toml +++ /dev/null @@ -1,34 +0,0 @@ -id = 2754 -title = "Virt-manager using QEMU exit in flash and return an I/O Error when attempting to create an loongarch64 QEMU virtual machine" -state = "closed" -created_at = "2024-12-28T09:49:46.912Z" -closed_at = "2025-01-02T09:55:19.548Z" -labels = ["target: loongarch", "workflow::Needs Info"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/2754" -host-os = "Fedora 41" -host-arch = "x86" -qemu-version = "9.2.0" -guest-os = "Generic System(DIY system)" -guest-arch = "loongarch64" -description = """Cannot complete the installation:'Enter the end of the file when reading data:I/O Error' - -Traceback (most recent call last): - File "/usr/share/virt-manager/virtManager/asyncjob.py", line 71, in cb_wrapper - callback(asyncjob, *args, **kwargs) - ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/usr/share/virt-manager/virtManager/createvm.py", line 2008, in _do_async_install - installer.start_install(guest, meter=meter) - ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ - File "/usr/share/virt-manager/virtinst/install/installer.py", line 726, in start_install - domain = self._create_guest( - guest, meter, initial_xml, final_xml, - doboot, transient) - File "/usr/share/virt-manager/virtinst/install/installer.py", line 667, in _create_guest - domain = self.conn.createXML(initial_xml or final_xml, 0) - File "/usr/lib64/python3.13/site-packages/libvirt.py", line 4545, in createXML - raise libvirtError('virDomainCreateXML() failed') -libvirt.libvirtError: 'Enter the end of the file when reading data:I/O Error'""" -reproduce = """1.Click to create loongarch64 virtual machine using virt-manager -2.Configure all arguments of virtual machine -3.Then click start installation,then the error occurs.""" -additional = """""" |