[libvirt] [PATCH] nestedhvm for libxl

Alvin Starr alvin at netvel.net
Thu Oct 1 18:08:57 UTC 2015


This patch adds a nestedhvm directive to the lxm features to allow libxl to create a nested HVM.
It also has mask_svm_npt to allow the created HVM to have the svm/npt bits masked so that it cannot in turn run up an nested hvm.

Alvin Starr (1):
  add nested HVM to libxl

 docs/schemas/domaincommon.rng | 10 ++++++++++
 src/conf/domain_conf.c        |  6 ++++++
 src/conf/domain_conf.h        |  2 ++
 src/libxl/libxl_conf.c        | 35 +++++++++++++++++++++++++++++++++++
 4 files changed, 53 insertions(+)

-- 
2.4.3




More information about the libvir-list mailing list