qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v1 07/15] disas: generalise plugin_printf and use for monitor


From: Richard Henderson
Subject: Re: [PATCH v1 07/15] disas: generalise plugin_printf and use for monitor_disas
Date: Sat, 9 Apr 2022 09:04:02 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0

On 4/8/22 09:47, Alex Bennée wrote:
Rather than assembling our output piecemeal lets use the same approach
as the plugin disas interface to build the disassembly string before
printing it.

Signed-off-by: Alex Bennée<alex.bennee@linaro.org>
---
  disas.c | 23 +++++++++++++++--------
  1 file changed, 15 insertions(+), 8 deletions(-)

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

r~



reply via email to

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