summaryrefslogtreecommitdiffstats
path: root/accel
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé2020-12-10 14:47:40 +0100
committerPaolo Bonzini2020-12-15 18:52:07 +0100
commit6a4757fe51a1c5ea31f33d8a83c03387302ac2d7 (patch)
tree14edc40213d783873b24e4efa468f7010371323b /accel
parenthw/core: Restrict 'fw-path-provider.c' to system mode emulation (diff)
downloadqemu-6a4757fe51a1c5ea31f33d8a83c03387302ac2d7.tar.gz
qemu-6a4757fe51a1c5ea31f33d8a83c03387302ac2d7.tar.xz
qemu-6a4757fe51a1c5ea31f33d8a83c03387302ac2d7.zip
qemu/atomic: Drop special case for unsupported compiler
Since commit efc6c070aca ("configure: Add a test for the minimum compiler version") the minimum compiler version required for GCC is 4.8, which has the GCC BZ#36793 bug fixed. We can safely remove the special case introduced in commit a281ebc11a6 ("virtio: add missing mb() on notification"). With clang 3.4, __ATOMIC_RELAXED is defined, so the chunk to remove (which is x86-specific), isn't reached either. Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20201210134752.780923-2-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'accel')
0 files changed, 0 insertions, 0 deletions