mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-02 15:05:06 +00:00
TCG backends may need to defer to a helper to implement the atomicity required by a given operation. Mirror the interface used in system mode. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>