From: 叶增软 <yezengruan@126.com>
To: qemu-devel@nongnu.org, qemu-stable@nongnu.org, qemu-arm@nongnu.org
Subject: [Qemu-arm] Windows 11 guest Fast startup cannot work
Date: Tue, 16 Jan 2024 15:18:45 +0800 (CST) [thread overview]
Message-ID: <2b8a530a.4d83.18d11230a6c.Coremail.yezengruan@126.com> (raw)
[-- 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 --]
next reply other threads:[~2024-01-16 14:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-16 7:18 叶增软 [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-01-16 7:33 [Qemu-arm] Windows 11 guest Fast startup cannot work 叶增软
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2b8a530a.4d83.18d11230a6c.Coremail.yezengruan@126.com \
--to=yezengruan@126.com \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-stable@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).