index
:
libguestfs.git
master
oldlinux
stable-1.10
stable-1.12
stable-1.14
stable-1.16
stable-1.18
stable-1.2
stable-1.4
stable-1.6
stable-1.8
[MIRROR] library for accessing and modifying guest disk images
Richard W.M. Jones
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
launch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
appliance: Capture stderr from qemu to the event system.
Richard W.M. Jones
2011-07-20
1
-1
/
+9
*
appliance: Document pipe fds.
Richard W.M. Jones
2011-07-20
1
-0
/
+2
*
New APIs: set-pgroup, get-pgroup
Richard W.M. Jones
2011-07-15
1
-6
/
+11
*
appliance: Use qemu -machine option where available (RHBZ#700369).
Richard W.M. Jones
2011-05-17
1
-14
/
+23
*
Fix guestfs___rollback_cmdline when pos == 0.
Richard W.M. Jones
2011-05-08
1
-1
/
+1
*
internal: Use size_t instead of int for command line size.
Richard W.M. Jones
2011-04-30
1
-4
/
+4
*
Generate progress messages during launch.
Richard W.M. Jones
2011-04-01
1
-0
/
+35
*
Add prototype for timeval_diff.
Richard W.M. Jones
2011-04-01
1
-1
/
+2
*
Rename $tmpdir/sock to $tmpdir/guestfsd.sock.
Richard W.M. Jones
2011-03-25
1
-5
/
+5
*
New event API (RHBZ#664558).
Richard W.M. Jones
2011-03-15
1
-14
/
+24
*
check the pid is > 0 before calling waitpid()
Angus Salkeld
2011-03-14
1
-1
/
+1
*
lib: Implement attach-method unix:<path>
Richard W.M. Jones
2011-02-03
1
-1
/
+84
*
lib: Move appliance launching to separate function.
Richard W.M. Jones
2011-02-03
1
-14
/
+24
*
Use /var/tmp for the cached appliance (for FHS compliance).
Richard W.M. Jones
2011-01-19
1
-0
/
+18
*
Remove several unused local variables.
Richard W.M. Jones
2010-12-10
1
-1
/
+0
*
New API: debug-cmdline for printing QEMU command line (internal only).
Richard W.M. Jones
2010-11-10
1
-0
/
+24
*
Add internal facility to checkpoint and roll back the command line.
Richard Jones
2010-11-10
1
-0
/
+20
*
New internal function guestfs___print_timestamped_argv
Matthew Booth
2010-10-28
1
-24
/
+24
*
Fix networking in the appliance.
Matthew Booth
2010-10-27
1
-1
/
+1
*
generator: Optional arguments, add-drive-opts (RHBZ#642934,CVE-2010-3851).
Richard W.M. Jones
2010-10-22
1
-39
/
+119
*
Allow $TMPDIR to override most temporary directory uses.
Richard W.M. Jones
2010-09-24
1
-5
/
+5
*
leak: Appliance name was leaked during guestfs_launch.
Richard W.M. Jones
2010-09-21
1
-0
/
+2
*
syntax: Remove unused ignore-value.h header.
Richard Jones
2010-09-10
1
-1
/
+0
*
syntax: Remove unused c-ctype.h header.
Richard Jones
2010-09-10
1
-1
/
+0
*
syntax: Use spaces instead of tabs for indentation.
Richard Jones
2010-09-10
1
-1
/
+1
*
Add -nodefconfig command line option to qemu.
Daniel Berrange
2010-08-24
1
-0
/
+3
*
New APIs: set-network and get-network to enable network support.
Richard Jones
2010-08-24
1
-0
/
+8
*
Use virtio-serial, remove other vmchannel methods.
Richard Jones
2010-08-24
1
-267
/
+56
*
Change to using ext2-based, cached supermin appliance.
Richard Jones
2010-08-23
1
-184
/
+26
*
Make print_timestamped_message into a cross-module function.
Richard Jones
2010-08-23
1
-6
/
+5
*
Factor out code for locating the temporary directory.
Richard Jones
2010-08-23
1
-11
/
+21
*
Rename internal functions.
Richard Jones
2010-07-28
1
-2
/
+2
*
Rearrange library code into separate files.
Richard Jones
2010-07-27
1
-0
/
+1250