The recent grant-table commits have changed the behavior of xl/libxl,
and are currently causing regressions in the osstest tests.

The following two commits attempt to restore previous behavior by
setting a sane default number of grant/maptrack frames.

Note that only the first patch should be needed in order to fix the
libvirt tests, and thus unblock the push gate. The second patch should
fix driver domains (although there's no tests for them ATM in
osstest).

Thanks, Roger.

Roger Pau Monne (2):
  libxl: set the default grant/maptrack frames at structure init
  xl: set default maptrack frames to 1024

 docs/man/xl.conf.pod.5      | 2 +-
 tools/libxl/libxl.h         | 3 +++
 tools/libxl/libxl_types.idl | 4 ++--
 tools/xl/xl.c               | 2 +-
 tools/xl/xl_parse.c         | 2 +-
 5 files changed, 8 insertions(+), 5 deletions(-)

-- 
2.13.5 (Apple Git-94)


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to