[Libguestfs] [PATCH 1/2] New internal function guestfs___print_timestamped_argv

Matthew Booth mbooth at redhat.com
Fri Oct 1 16:22:06 UTC 2010


This function generalises the existing print_cmdline used to output the qemu
command line to output any given command line, and exports it to other modules.
It also adds a timestamp to the old print_cmdline output for consistency with
guestfs___print_timestamped_message.
---
 src/guestfs-internal.h |    1 +
 src/launch.c           |   48 ++++++++++++++++++++++++------------------------
 2 files changed, 25 insertions(+), 24 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-New-internal-function-guestfs___print_timestamped_ar.patch
Type: text/x-patch
Size: 3358 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20101001/034863af/attachment.bin>


More information about the Libguestfs mailing list