summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/118/hypervisor/2862
blob: 65a8cea9e91861d7b5dc64b4d4a303e1a960a389 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
hypervisor: 0.971
virtual: 0.951
graphic: 0.942
mistranslation: 0.932
performance: 0.912
user-level: 0.901
assembly: 0.892
vnc: 0.884
architecture: 0.883
PID: 0.870
debug: 0.870
device: 0.854
peripherals: 0.844
files: 0.837
KVM: 0.835
network: 0.830
socket: 0.818
VMM: 0.818
semantic: 0.818
ppc: 0.803
arm: 0.766
permissions: 0.752
register: 0.740
kernel: 0.737
risc-v: 0.720
i386: 0.688
x86: 0.679
TCG: 0.623
boot: 0.602

unable to complete install when i try to load into qemu
Description of problem:
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.
Steps to reproduce:
1.i just tried to use the vm.
2.
3.
Additional information: