[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v3 0/2] HVMlite start_info initialization fixes
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@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |