blob: d0de09cd7880b9261a3136864c451bf144637360 (
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
|
id = 1874
title = "QGA:Whether arm windows VMS are supported?"
state = "opened"
created_at = "2023-09-07T01:50:29.422Z"
closed_at = "n/a"
labels = ["Build System", "Guest Agent", "target: arm", "workflow::Needs Info"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/1874"
host-os = "linux"
host-arch = "ARM"
qemu-version = "8.0.93"
guest-os = "Windows 11 ARM"
guest-arch = "ARM"
description = """Whether qga can be used within an arm windows virtual machine?
Windows reports an error (Failed to pCatalog->InstallComponent.(Error: 80110401) Errors occurred accessing one or more objects - the ErrorInfo collection may have more detail) when I try to install msi. Windows reports a warning(Catalog Event ID 5488: Unable to load DLL qga-vss.dll) (Unable to validate DLL entry points) in Event Viewer.
I get msi from https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/archive-qemu-ga/qemu-ga-win-105.0.2-1.el9/qemu-ga-x86_64.msi
Either gqa does not support ARM or this msi is only for X86 architecture?


"""
reproduce = """1. Start arm windows 11 vm.
2. Install qemu guest agent."""
additional = """"""
|