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/2862.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/2862.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/2862.toml | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2862.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2862.toml deleted file mode 100644 index 91a446f75..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/2862.toml +++ /dev/null @@ -1,32 +0,0 @@ -id = 2862 -title = "unable to complete install when i try to load into qemu" -state = "opened" -created_at = "2025-03-14T01:57:40.885Z" -closed_at = "n/a" -labels = ["Closed::NotOurBug"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/2862" -host-os = "Raspbian/Raspberry PI os" -host-arch = "ARM" -qemu-version = "qemu-system" -guest-os = "Windows 10" -guest-arch = "ARM" -description = """when i load up a vm, i get the message Unable to complete install: 'internal error: process exited while connecting to monitor: 2025-03-14T01:54:54.436804Z qemu-system-aarch64: can't apply global host-arm-cpu.hv-relaxed=on: Property 'host-arm-cpu.hv-relaxed' not found' - -Traceback (most recent call last): - File "/usr/share/virt-manager/virtManager/asyncjob.py", line 72, 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 695, in start_install - domain = self._create_guest( - ^^^^^^^^^^^^^^^^^^^ - File "/usr/share/virt-manager/virtinst/install/installer.py", line 637, in _create_guest - domain = self.conn.createXML(initial_xml or final_xml, 0) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/usr/lib/python3/dist-packages/libvirt.py", line 4481, in createXML - raise libvirtError('virDomainCreateXML() failed') -libvirt.libvirtError: internal error: process exited while connecting to monitor: 2025-03-14T01:54:54.436804Z qemu-system-aarch64: can't apply global host-arm-cpu.hv-relaxed=on: Property 'host-arm-cpu.hv-relaxed' not found. If it's important, vmm recognizes my windows 10 iso as a windows 11.""" -reproduce = """1.i just tried to use the vm. -2. -3.""" -additional = """""" |