xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] HVMlite start_info initialization fixes
@ 2016-01-06 20:03 Boris Ostrovsky
  2016-01-06 20:03 ` [PATCH v3 1/2] libxc: Don't write terminating NULL character to command string Boris Ostrovsky
  2016-01-06 20:03 ` [PATCH v3 2/2] libxc: Defer initialization of start_page for HVM guests Boris Ostrovsky
  0 siblings, 2 replies; 12+ messages in thread
From: Boris Ostrovsky @ 2016-01-06 20:03 UTC (permalink / raw)
  To: ian.jackson, stefano.stabellini, ian.campbell, wei.liu2
  Cc: jgross, andrew.cooper3, Boris Ostrovsky, roger.pau, xen-devel

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(-)

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2016-01-07 17:38 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-06 20:03 [PATCH v3 0/2] HVMlite start_info initialization fixes Boris Ostrovsky
2016-01-06 20:03 ` [PATCH v3 1/2] libxc: Don't write terminating NULL character to command string Boris Ostrovsky
2016-01-07 11:19   ` Wei Liu
2016-01-07 13:24     ` Ian Campbell
2016-01-06 20:03 ` [PATCH v3 2/2] libxc: Defer initialization of start_page for HVM guests Boris Ostrovsky
2016-01-07 11:43   ` Roger Pau Monné
2016-01-07 14:47     ` Boris Ostrovsky
2016-01-07 16:54       ` Roger Pau Monné
2016-01-07 17:06         ` Ian Campbell
2016-01-07 17:33           ` Boris Ostrovsky
2016-01-07 17:38             ` Ian Campbell
2016-01-07 11:45   ` Roger Pau Monné

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).