On 25/09/2025 05:27, Markus Armbruster wrote:
Mark Cave-Ayland <mark.caveayl...@nutanix.com> writes:
Following recent discussions on the mailing list, it has been decided
that instead of mapping -cpu host and -cpu max to a suitable 32-bit x86 CPU,
it is preferable to disallow them and use the existing valid_cpu_types
validation logic so that an error is returned to the user instead.
Signed-off-by: Mark Cave-Ayland <mark.caveayl...@nutanix.com>
Do we need to note this in docs/about/removed-features.rst and/or
release notes?
Good point, I think this (and the previously added 32-bit CPU
restriction) is worth mentioning in the "Backwards compatibility"
section. I'll see what I can come up with and send a v2 along with a
documentation change.
ATB,
Mark.