On 4/8/24 05:53, Paolo Bonzini wrote:
These file define functions are are not called from common code
anymore.  Delete those functions and, if applicable, the entire files.

Signed-off-by: Paolo Bonzini<pbonz...@redhat.com>
---
  include/sysemu/sysemu.h |  2 --
  stubs/isa-bus.c         |  7 -------
  stubs/module-opts.c     |  2 --
  stubs/monitor-core.c    |  6 ------
  stubs/pci-bus.c         |  7 -------
  stubs/qdev.c            |  6 ------
  stubs/qtest.c           | 10 ----------
  stubs/usb-dev-stub.c    |  5 -----
  stubs/meson.build       |  3 ---
  9 files changed, 48 deletions(-)
  delete mode 100644 stubs/isa-bus.c
  delete mode 100644 stubs/module-opts.c
  delete mode 100644 stubs/pci-bus.c

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

r~

Reply via email to