qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/3] Sanitizers configuration


From: Marc-André Lureau
Subject: Re: [Qemu-devel] [PATCH 0/3] Sanitizers configuration
Date: Tue, 30 Jan 2018 16:26:52 +0100

ping

On Tue, Jan 16, 2018 at 4:11 PM, Marc-André Lureau
<address@hidden> wrote:
> Hi,
>
> This is a few reworked patches from "[PATCH v3 00/18] Various
> build-sys and sanitizer related fixes" series.
>
> It enables sanitizers by default with --enable-debug. But sanitizers
> can be also enabled/disabled independently with a configure option.
>
> If ASAN is detected but coroutine annotations are not available, then
> a simple message is printed during configure.
>
> Marc-André Lureau (3):
>   exynos4210: workaround UBSAN compilation error
>   build-sys: add --enable-sanitizers
>   ucontext: annotate coroutine stack for ASAN
>
>  include/qemu/compiler.h      |  4 +++
>  hw/display/exynos4210_fimd.c |  2 +-
>  util/coroutine-ucontext.c    | 48 ++++++++++++++++++++++++++++++++
>  .travis.yml                  |  3 +-
>  configure                    | 65 
> ++++++++++++++++++++++++++++++++++++++++++++
>  5 files changed, 120 insertions(+), 2 deletions(-)
>
> --
> 2.16.0.rc1.1.gef27df75a1
>
>



-- 
Marc-André Lureau



reply via email to

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