On Thu, 25 Sep 2025 17:03:18 +0100
Mark Cave-Ayland <[email protected]> wrote:

> This series removes support for -cpu host and -cpu max from the isapc
> machine as suggested by Igor, and then updates the "Backwards compatibility"
> section of the documentation to reflect both this and the recently
> introduced 32-bit x86 CPU restriction.
> 
> Signed-off-by: Mark Cave-Ayland <[email protected]>

so, taking in account discussion in this thread.

I'd 1st post only deprecation, and once it is run out
this patch.

With that:
Reviewed-by: Igor Mammedov <[email protected]>

> 
> v2:
> - Add documentation change suggested by Markus
> 
> 
> Mark Cave-Ayland (2):
>   hw/i386/isapc.c: remove support for -cpu host and -cpu max
>   docs/about/deprecated.rst: document new restrictions for isapc CPU
>     models
> 
>  docs/about/deprecated.rst | 13 +++++++++++++
>  hw/i386/isapc.c           | 27 ---------------------------
>  2 files changed, 13 insertions(+), 27 deletions(-)
> 


Reply via email to