boot: 0.963 vnc: 0.958 network: 0.957 debug: 0.953 virtual: 0.952 device: 0.947 socket: 0.944 architecture: 0.942 graphic: 0.932 VMM: 0.909 performance: 0.891 files: 0.877 PID: 0.871 ppc: 0.867 TCG: 0.801 arm: 0.784 register: 0.755 risc-v: 0.752 permissions: 0.740 semantic: 0.736 hypervisor: 0.718 peripherals: 0.688 user-level: 0.688 assembly: 0.665 kernel: 0.654 mistranslation: 0.624 x86: 0.572 i386: 0.346 KVM: 0.309 Virt-manager using QEMU exit in flash and return an I/O Error when attempting to create an loongarch64 QEMU virtual machine Description of problem: 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' Steps to 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 information: