Sort the Xen buildsys glue a bit.

v2: Considered Paolo's comments from v1

Supersedes: <20210129194415.3925153-1-f4...@amsat.org>

Philippe Mathieu-Daudé (4):
  meson: Do not build Xen x86_64-softmmu on Aarch64
  hw/i386/xen: Introduce XEN_FV Kconfig
  hw/xen/Kconfig: Introduce XEN_PV config
  hw/xen: Have Xen machines select 9pfs

 meson.build             | 5 +++--
 accel/Kconfig           | 1 -
 hw/Kconfig              | 1 +
 hw/i386/Kconfig         | 2 ++
 hw/i386/xen/Kconfig     | 6 ++++++
 hw/i386/xen/meson.build | 2 +-
 hw/xen/Kconfig          | 8 ++++++++
 7 files changed, 21 insertions(+), 4 deletions(-)
 create mode 100644 hw/i386/xen/Kconfig
 create mode 100644 hw/xen/Kconfig

-- 
2.26.2


Reply via email to