diff options
Diffstat (limited to 'gitlab/issues/target_arm/host_missing/accel_missing/1874.toml')
| -rw-r--r-- | gitlab/issues/target_arm/host_missing/accel_missing/1874.toml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/gitlab/issues/target_arm/host_missing/accel_missing/1874.toml b/gitlab/issues/target_arm/host_missing/accel_missing/1874.toml new file mode 100644 index 00000000..d0de09cd --- /dev/null +++ b/gitlab/issues/target_arm/host_missing/accel_missing/1874.toml @@ -0,0 +1,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 = """""" |