qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: qemu and windows 11


From: Friedrich Oslage
Subject: Re: qemu and windows 11
Date: Fri, 15 Oct 2021 18:09:53 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

Why do you want to use the registry workarounds? It's a lot easier to just emulate a TPM and Secure-Boot. And yes, Windows 11 works just fine in a Qemu VM which meets the requirements.

Also, I'd recommend using libvirt instead of executing qemu directly, it just makes everything easier. For instance in libvirt adding a TPM is just "<tpm model='tpm-crb'><backend type='emulator' version='2.0'/></tpm>", with plain Qemu you need to manage everything yourself, including control socket and state directory.

Regards
Friedrich

On 10/15/21 1:42 PM, Pascal wrote:
hi everyone,
here is the "environment" used (but it still doesn't work :-() :



reply via email to

[Prev in Thread] Current Thread [Next in Thread]