Got message "No Instance(s) Available" when running wmic MemoryChip get Capacity in windows guest
Versions:
kernel-5.14.0-437.el9.x86_64
qemu-kvm-9.0.0-1.el9
seabios-bin-1.16.3-2.el9.noarch
win2019 with virtio-win-prewhql-0.1-255.iso
How reproducible:
5/5
Steps to reproduce
- boot a windows 2019 guest with seabios
- run wmic MemoryChip get Capacity in guest
Expected results
get the correct output:
PS C:\Users\Administrator> wmic MemoryChip get Capacity
Capacity
17179869184
Actual results
get the output: No Instance(s) Available
According to https://issues.redhat.com/browse/RHEL-21705?focusedId=24396717&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-24396717, this issue has been fixed on qemu-kvm-8.2.0-9.el9_4
- is caused by
-
RHEL-30362 Check/fix machine type compatibility for QEMU 9.0.0 [x86_64][rhel-9.5.0]
- Closed
- is cloned by
-
RHEL-21705 pc-q35-rhel9.4.0 does not provide proper computer information
- Closed