qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 0/2] expose host-phys-bits to guest


From: Xiaoyao Li
Subject: Re: [PATCH 0/2] expose host-phys-bits to guest
Date: Thu, 1 Sep 2022 22:36:19 +0800
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0 Thunderbird/91.13.0

On 9/1/2022 9:58 PM, Gerd Hoffmann wrote:

Anyway, IMO, guest including guest firmware, should always consult from
CPUID leaf 0x80000008 for physical address length.

It simply can't for the reason outlined above.  Even if we fix qemu
today that doesn't solve the problem for the firmware because we want
backward compatibility with older qemu versions.  Thats why I want the
extra bit which essentially says "CPUID leaf 0x80000008 actually works".

I don't understand how it backward compatible with older qemu version. Old QEMU won't set the extra bit you introduced in this series, and all the guest created with old QEMU will become untrusted on CPUID leaf 0x80000008 ?

take care,
   Gerd





reply via email to

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