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


In addition to moving certain things to a later point I also noticed a small
bug with comamnd line initialization which is fixed in patch 1.

I ended up leaving code that deals with special pages and indenity page
tables in alloc_magic_pages_hvm().

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 |  123 +++++++++++++++++++++++++++-------------------
 1 files changed, 73 insertions(+), 50 deletions(-)

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

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-05 22:26 [PATCH v2 0/2] HVMlite start_info initialization fixes Boris Ostrovsky
2016-01-05 22:26 ` [PATCH v2 1/2] libxc: Don't write terminating NULL character to command string Boris Ostrovsky
2016-01-05 22:42   ` Andrew Cooper
2016-01-05 22:59     ` Boris Ostrovsky
2016-01-05 23:01       ` Andrew Cooper
2016-01-06 16:44         ` Ian Campbell
2016-01-06 16:51           ` Andrew Cooper
2016-01-06 17:06             ` Ian Campbell
2016-01-05 22:26 ` [PATCH v2 2/2] libxc: Defer initialization of start_page for HVM guests Boris Ostrovsky
2016-01-06 15:58   ` Wei Liu

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