qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH-for-8.0 3/5] cpu: Move breakpoint helpers to common code


From: Richard Henderson
Subject: Re: [PATCH-for-8.0 3/5] cpu: Move breakpoint helpers to common code
Date: Wed, 30 Nov 2022 14:19:20 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 11/30/22 05:52, Philippe Mathieu-Daudé wrote:
This code is not target-specific.

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  cpu.c         | 71 --------------------------------------------------
  cpus-common.c | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++
  2 files changed, 72 insertions(+), 71 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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