[PATCH v2 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.fc8ec92281a72c9385367b36e421d46658d33698.1586831743.git-series.marmarek@invisiblethingslab.com
docs/formatdomain.html.in                      |  20 ++++-
docs/schemas/domaincommon.rng                  |  16 +++-
src/conf/domain_conf.c                         | 102 ++++++++++++++++++-
src/conf/domain_conf.h                         |   9 ++-
src/libxl/libxl_conf.c                         |  14 ++-
src/libxl/xen_common.c                         |  13 ++-
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 +-
10 files changed, 226 insertions(+)
create mode 100644 tests/xlconfigdata/test-paravirt-e820_host.cfg
create mode 100644 tests/xlconfigdata/test-paravirt-e820_host.xml
[PATCH v2 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/formatdomain.html.in                      |  20 ++++-
 docs/schemas/domaincommon.rng                  |  16 +++-
 src/conf/domain_conf.c                         | 102 ++++++++++++++++++-
 src/conf/domain_conf.h                         |   9 ++-
 src/libxl/libxl_conf.c                         |  14 ++-
 src/libxl/xen_common.c                         |  13 ++-
 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 +-
 10 files changed, 226 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