[PATCH v2 0/4] hw/xen: Introduce XEN_FV/XEN_PV Kconfig

Philippe Mathieu-Daudé posted 4 patches 3 years, 2 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
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
[PATCH v2 0/4] hw/xen: Introduce XEN_FV/XEN_PV Kconfig
Posted by Philippe Mathieu-Daudé 3 years, 2 months ago
Sort the Xen buildsys glue a bit.

v2: Considered Paolo's comments from v1

Supersedes: <20210129194415.3925153-1-f4bug@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