On 12/16/22 14:01, Philippe Mathieu-Daudé wrote:
x86_cpu_dump_local_apic_state() is called from monitor.c which
is only compiled for system emulation since commit bf95728400
("monitor: remove target-specific code from monitor.c").

Interestingly this stub was added few weeks later in commit
1f871d49e3 ("hmp: added local apic dump state") and was not
necessary by that time.

Crossed in-flight, presumably.

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


r~

Reply via email to