libxl: add pid path to libxl__spawner_starting
authorOlaf Hering <olaf@aepfle.de>
Thu, 27 Oct 2011 09:20:25 +0000 (11:20 +0200)
committerOlaf Hering <olaf@aepfle.de>
Thu, 27 Oct 2011 09:20:25 +0000 (11:20 +0200)
commitb46dfd222ea6262b9e5f25cdbe433cb63562ecb8
tree2c2b9e2f0b010bc615d07d18b90d0625a7f6b7ca
parente5d6417e8abc1047a273dc48b40a90d2b9c7f5c0
libxl: add pid path to libxl__spawner_starting

libxl_spawner_record_pid() should be able to write the pid to arbitrary paths.

v2:
 - use const char* for ->pid_path, and update comment

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Acked-by: Ian Jackson <ian.jackson.citrix.com>
Committed-by: Ian Jackson <ian.jackson.citrix.com>
tools/libxl/libxl_dm.c
tools/libxl/libxl_exec.c
tools/libxl/libxl_internal.h