diff options
| author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2022-04-20 17:16:35 +0400 |
|---|---|---|
| committer | Marc-André Lureau <marcandre.lureau@redhat.com> | 2022-05-03 15:16:21 +0400 |
| commit | ef0f4bda2e369418cdbe0c02584ae75015fb97c1 (patch) | |
| tree | ac83115796da2ca5a4fad274f581c8ea57f91ead /subprojects/libvhost-user/include/compiler.h | |
| parent | f5643914a9e8f79c606a76e6a9d7ea82a3fc3e65 (diff) | |
| download | focaccia-qemu-ef0f4bda2e369418cdbe0c02584ae75015fb97c1.tar.gz focaccia-qemu-ef0f4bda2e369418cdbe0c02584ae75015fb97c1.zip | |
Use QEMU_SANITIZE_THREAD
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'subprojects/libvhost-user/include/compiler.h')
| l--------- | subprojects/libvhost-user/include/compiler.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/subprojects/libvhost-user/include/compiler.h b/subprojects/libvhost-user/include/compiler.h new file mode 120000 index 0000000000..de7b70697c --- /dev/null +++ b/subprojects/libvhost-user/include/compiler.h @@ -0,0 +1 @@ +../../../include/qemu/compiler.h \ No newline at end of file |