qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* Emulating CPUs with larger atomic accesses
@ 2022-05-13 10:00 Florian Weimer
  2022-05-22  1:07 ` Richard Henderson
  0 siblings, 1 reply; 5+ messages in thread
From: Florian Weimer @ 2022-05-13 10:00 UTC (permalink / raw)
  To: qemu-devel

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-05-24 12:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-13 10:00 Emulating CPUs with larger atomic accesses Florian Weimer
2022-05-22  1:07 ` Richard Henderson
2022-05-24  9:27   ` Florian Weimer
2022-05-24 11:48     ` Richard Henderson
2022-05-24 11:51       ` Florian Weimer

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).