* [Qemu-arm] Windows 11 guest Fast startup cannot work
@ 2024-01-16 7:18 叶增软
0 siblings, 0 replies; 2+ messages in thread
From: 叶增软 @ 2024-01-16 7:18 UTC (permalink / raw)
To: qemu-devel, qemu-stable, qemu-arm
[-- Attachment #1: Type: text/plain, Size: 1104 bytes --]
Hi,
I want to improve the startup speed of Windows VM. On the x86 architecture, QEMU's Windows11 VM can enable the Fast startup function, but it cannot work on the ARM architecture. In addition, Windows can also enable the Fast startup function on the ARM host.
Is there anything missing in QEMU's ARM architecture for Windows guest?
My environmental information:
Linux 5.10
QEMU 6.2.0
Guest: Windows11 ARM
QEMU command line:
qemu-system-aarch64 -nodefaults -machine virt,kernel-irqchip=on,virtualization=off,gic-version=3,its=off -accel kvm -cpu host -m 6144 -smp 6 -bios /usr/share/edk2/aarch64/QEMU_EFI-pflash.raw -drive if=none,id=system,format=qcow2,file=/data/images/win11_disk.qcow2 -device virtio-blk-pci,drive=system -device nec-usb-xhci,msix=off,msi=off -device usb-kbd -device usb-tablet -device ramfb -display gtk -name Windows -qmp unix:/tmp/qmp.socket,server,nowait -d all -D /tmp/qemu.log -msg timestamp=on
Refer to the Fast startup link below:
https://learn.microsoft.com/en-us/windows-hardware/test/weg/delivering-a-great-startup-and-shutdown-experience
Thank you.
Zengruan Ye
[-- Attachment #2: Type: text/html, Size: 1594 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Qemu-arm] Windows 11 guest Fast startup cannot work
@ 2024-01-16 7:33 叶增软
0 siblings, 0 replies; 2+ messages in thread
From: 叶增软 @ 2024-01-16 7:33 UTC (permalink / raw)
To: qemu-arm, qemu-devel@nongnu.org, qemu-stable@nongnu.org
[-- Attachment #1: Type: text/plain, Size: 1104 bytes --]
Hi,
I want to improve the startup speed of Windows VM. On the x86 architecture, QEMU's Windows11 VM can enable the Fast startup function, but it cannot work on the ARM architecture. In addition, Windows can also enable the Fast startup function on the ARM host.
Is there anything missing in QEMU's ARM architecture for Windows guest?
My environmental information:
Linux 5.10
QEMU 6.2.0
Guest: Windows11 ARM
QEMU command line:
qemu-system-aarch64 -nodefaults -machine virt,kernel-irqchip=on,virtualization=off,gic-version=3,its=off -accel kvm -cpu host -m 6144 -smp 6 -bios /usr/share/edk2/aarch64/QEMU_EFI-pflash.raw -drive if=none,id=system,format=qcow2,file=/data/images/win11_disk.qcow2 -device virtio-blk-pci,drive=system -device nec-usb-xhci,msix=off,msi=off -device usb-kbd -device usb-tablet -device ramfb -display gtk -name Windows -qmp unix:/tmp/qmp.socket,server,nowait -d all -D /tmp/qemu.log -msg timestamp=on
Refer to the Fast startup link below:
https://learn.microsoft.com/en-us/windows-hardware/test/weg/delivering-a-great-startup-and-shutdown-experience
Thank you.
Zengruan Ye
[-- Attachment #2: Type: text/html, Size: 2528 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-01-16 14:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-16 7:18 [Qemu-arm] Windows 11 guest Fast startup cannot work 叶增软
-- strict thread matches above, loose matches on Subject: below --
2024-01-16 7:33 叶增软
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).