On 5/11/2026 12:06 PM, Richard Henderson wrote: > Signed-off-by: Richard Henderson <[email protected]> > --- > include/qemu/target-info-impl.h | 43 ------------------------------- > include/qemu/target-info-qom.h | 2 +- > include/qemu/target-info.h | 31 ++++++++++++++++++++++ > configs/targets/aarch64-softmmu.c | 2 +- > configs/targets/arm-softmmu.c | 2 +- > page-vary-common.c | 2 +- > page-vary-system.c | 2 +- > target-info-qom.c | 2 +- > target-info-stub.c | 1 - > target-info.c | 1 - > 10 files changed, 37 insertions(+), 51 deletions(-) > delete mode 100644 include/qemu/target-info-impl.h >
Reviewed-by: Pierrick Bouvier <[email protected]>
