v3:
* Dropped test for MAX_GUEST_CMDLINE, use strncpy(.., cmdline_size)
  instead of strcpy() in patch 1
* Dropped comment about dom->cmdline size having been tested in
  alloc_magic_pages_hvm() in patch 2

Boris Ostrovsky (2):
  libxc: Don't write terminating NULL character to command string
  libxc: Defer initialization of start_page for HVM guests

 tools/libxc/xc_dom_x86.c |  117 ++++++++++++++++++++++++++--------------------
 1 files changed, 67 insertions(+), 50 deletions(-)


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

Reply via email to