-
Bernhard Beschow authored
Commit 3a841ab5 'qapi: introduce x-query-jit QMP command' basically moved the only function using dump_drift_info() to cpu-exec.c. Therefore, dump_drift_info() doesn't need to be exported any longer. Signed-off-by:
Bernhard Beschow <shentey@gmail.com>
Reviewed-by:
Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by:
Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-Id: <20220520180109.8224-9-shentey@gmail.com>
Signed-off-by:
Philippe Mathieu-Daudé <f4bug@amsat.org>Bernhard Beschow authoredCommit 3a841ab5 'qapi: introduce x-query-jit QMP command' basically moved the only function using dump_drift_info() to cpu-exec.c. Therefore, dump_drift_info() doesn't need to be exported any longer. Signed-off-by:
Bernhard Beschow <shentey@gmail.com>
Reviewed-by:
Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by:
Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-Id: <20220520180109.8224-9-shentey@gmail.com>
Signed-off-by:
Philippe Mathieu-Daudé <f4bug@amsat.org>
Loading