qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: Richard Henderson <richard.henderson@linaro.org>
Cc: qemu-devel@nongnu.org, berrange@redhat.com, philmd@linaro.org
Subject: Re: [PATCH for-10.0] docs: Document removal of 64-bit on 32-bit emulation
Date: Mon, 14 Apr 2025 11:16:15 -0400	[thread overview]
Message-ID: <CAJSP0QWHv5uQ0n=re42+whWgPyASPThMYoT3VOqPbYY67fgE8g@mail.gmail.com> (raw)
In-Reply-To: <20250412164315.36161-1-richard.henderson@linaro.org>

On Sat, Apr 12, 2025 at 12:43 PM Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> With acce728cbc6c we disallowed configuring 64-bit guests on
> 32-bit hosts, but forgot to document that in removed-features.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  docs/about/removed-features.rst | 9 +++++++++
>  1 file changed, 9 insertions(+)

Merged for 10.0 via Michael Tokarev's trivial patches pull request.

Stefan

>
> diff --git a/docs/about/removed-features.rst b/docs/about/removed-features.rst
> index 2527a91795..790a5e481c 100644
> --- a/docs/about/removed-features.rst
> +++ b/docs/about/removed-features.rst
> @@ -858,6 +858,15 @@ QEMU.  Since all recent x86 hardware from the past >10 years is
>  capable of the 64-bit x86 extensions, a corresponding 64-bit OS should
>  be used instead.
>
> +32-bit hosts for 64-bit guests (removed in 10.0)
> +''''''''''''''''''''''''''''''''''''''''''''''''
> +
> +In general, 32-bit hosts cannot support the memory space or atomicity
> +requirements of 64-bit guests.  Prior to 10.0, QEMU attempted to
> +work around the atomicity issues in system mode by running all vCPUs
> +in a single thread context; in user mode atomicity was simply broken.
> +From 10.0, QEMU has disabled configuration of 64-bit guests on 32-bit hosts.
> +
>  Guest Emulator ISAs
>  -------------------
>
> --
> 2.43.0
>


  parent reply	other threads:[~2025-04-14 15:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-12 16:43 [PATCH for-10.0] docs: Document removal of 64-bit on 32-bit emulation Richard Henderson
2025-04-14  8:36 ` Daniel P. Berrangé
2025-04-14  9:21 ` Alex Bennée
2025-04-14 10:25 ` Philippe Mathieu-Daudé
2025-04-14 15:16 ` Stefan Hajnoczi [this message]
2025-04-14 15:24   ` Richard Henderson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJSP0QWHv5uQ0n=re42+whWgPyASPThMYoT3VOqPbYY67fgE8g@mail.gmail.com' \
    --to=stefanha@gmail.com \
    --cc=berrange@redhat.com \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).