qemu-devel
[Top][All Lists]
Advanced

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

Emulating CPUs with larger atomic accesses


From: Florian Weimer
Subject: Emulating CPUs with larger atomic accesses
Date: Fri, 13 May 2022 12:00:14 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

What's QEMU's approach to emulating CPU instructions that atomatically
operate on values larger than what is supported by the host CPU?

I assume that for full system emulation, this is not a problem, but
qemu-user will not achieve atomic behavior on shared memory mappings.
How much of a problem is this in practice?

Thanks,
Florian




reply via email to

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