[PATCH 0/4] libxl: add e820_host option to the libvirt config

Marek Marczykowski-Górecki posted 4 patches 4 years ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.6def0d5107e13cdc27749dd67a3dc1c1d208634b.1586808538.git-series.marmarek@invisiblethingslab.com
There is a newer version of this series
docs/schemas/domaincommon.rng                  |  16 +++-
src/conf/domain_conf.c                         | 106 ++++++++++++++++++-
src/conf/domain_conf.h                         |   9 ++-
src/libxl/libxl_conf.c                         |  14 ++-
src/libxl/xen_common.c                         |  14 ++-
src/qemu/qemu_validate.c                       |   1 +-
tests/xlconfigdata/test-paravirt-e820_host.cfg |  13 ++-
tests/xlconfigdata/test-paravirt-e820_host.xml |  37 ++++++-
tests/xlconfigtest.c                           |   1 +-
9 files changed, 211 insertions(+)
create mode 100644 tests/xlconfigdata/test-paravirt-e820_host.cfg
create mode 100644 tests/xlconfigdata/test-paravirt-e820_host.xml
[PATCH 0/4] libxl: add e820_host option to the libvirt config
Posted by Marek Marczykowski-Górecki 4 years ago
Context:
- old thread on xen-devel: http://xen.markmail.org/thread/awcswnywzei4s65e
- new thread here: https://www.redhat.com/archives/libvir-list/2020-April/msg00447.html

Marek Marczykowski-Górecki (4):
  conf: add xen specific feature: e820_host
  libxl: make use of e820_host feature
  xenconfig: parse e820_host option
  tests: check e820_host option handling

 docs/schemas/domaincommon.rng                  |  16 +++-
 src/conf/domain_conf.c                         | 106 ++++++++++++++++++-
 src/conf/domain_conf.h                         |   9 ++-
 src/libxl/libxl_conf.c                         |  14 ++-
 src/libxl/xen_common.c                         |  14 ++-
 src/qemu/qemu_validate.c                       |   1 +-
 tests/xlconfigdata/test-paravirt-e820_host.cfg |  13 ++-
 tests/xlconfigdata/test-paravirt-e820_host.xml |  37 ++++++-
 tests/xlconfigtest.c                           |   1 +-
 9 files changed, 211 insertions(+)
 create mode 100644 tests/xlconfigdata/test-paravirt-e820_host.cfg
 create mode 100644 tests/xlconfigdata/test-paravirt-e820_host.xml

base-commit: 7118bdee1550b6022e7362402ca8204add4cf80b
-- 
git-series 0.9.1