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]> 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(-) -- 2.43.0
