Home
last modified time | relevance | path

Searched hist:"080 ac33542d7ee042710f05c023fe5e3a70b9ebf" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/i386/tcg/sysemu/
H A Dbpt_helper.cdiff 080ac33542d7ee042710f05c023fe5e3a70b9ebf Sun Jun 13 13:08:38 CDT 2021 Dmitry Voronetskiy <davoronetskiy@gmail.com> target/i386: Tidy hw_breakpoint_remove

Since cpu_breakpoint and cpu_watchpoint are in a union,
the code should access only one of them.

Signed-off-by: Dmitry Voronetskiy <davoronetskiy@gmail.com>
Message-Id: <20210613180838.21349-1-davoronetskiy@gmail.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>