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
*
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