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
FAS Richard W.M. Jones
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparsify: Re-use progress bar wrapper code from virt-resize.
Richard W.M. Jones
2012-10-11
14
-207
/
+22
*
fish: inspect: Canonicalize paths for printing (RHBZ#859876).
Richard W.M. Jones
2012-10-11
1
-3
/
+11
*
fish: inspect: Move variable decls to top of function.
Richard W.M. Jones
2012-10-11
1
-3
/
+6
*
Version 1.19.50.
1.19.50
Richard W.M. Jones
2012-10-10
6
-7820
/
+8141
*
docs: Fix documentation about hotplugging.
Richard W.M. Jones
2012-10-10
1
-3
/
+2
*
launch: Add warning not to avoid calling launch twice on the same handle.
Richard W.M. Jones
2012-10-10
1
-1
/
+6
*
Revert "btrfs: Add a workaround for btrfs failures seen with kernel 3.7.0."
Richard W.M. Jones
2012-10-10
2
-12
/
+0
*
tests: Fix test-qemudie-* so they re-adds the disk on second launch.
Richard W.M. Jones
2012-10-10
3
-0
/
+3
*
btrfs: Add an extended workaround for btrfs failures seen with kernel 3.7.0.
Richard W.M. Jones
2012-10-10
1
-0
/
+5
*
docs: Fully document all subdirectories of the source.
Richard W.M. Jones
2012-10-09
1
-4
/
+17
*
docs: Add overview to guestfs(3)/EXTENDING LIBGUESTFS.
Richard W.M. Jones
2012-10-09
1
-3
/
+34
*
appliance: Add 99-guestfs-serial.rules to EXTRA_DIST.
1.19.49
Richard W.M. Jones
2012-10-09
1
-0
/
+1
*
Version 1.19.49.
Richard W.M. Jones
2012-10-09
20
-27446
/
+28953
*
btrfs: Add a workaround for btrfs failures seen with kernel 3.7.0.
Richard W.M. Jones
2012-10-09
1
-0
/
+7
*
launch: appliance is optional
Olaf Hering
2012-10-09
1
-8
/
+14
*
Add support for hotplugging (removing disks).
Richard W.M. Jones
2012-10-09
10
-10
/
+383
*
Add support for hotplugging (adding disks) to the libvirt attach-method.
Richard W.M. Jones
2012-10-08
14
-28
/
+386
*
launch: Add add_drive 'label' option.
Richard W.M. Jones
2012-10-08
14
-9
/
+311
*
launch: libvirt: Create qcow2 overlays for read-only drives and the appliance.
Richard W.M. Jones
2012-10-08
1
-79
/
+219
*
launch: Make g->drives into an array (was a linked list).
Richard W.M. Jones
2012-10-08
7
-89
/
+113
*
Version 1.19.48.
1.19.48
Richard W.M. Jones
2012-10-07
1
-1
/
+1
*
daemon: Add guestfsd.pod to EXTRA_DIST.
Richard W.M. Jones
2012-10-07
1
-1
/
+3
*
Version 1.19.47.
1.19.47
Richard W.M. Jones
2012-10-06
20
-14069
/
+30748
*
launch: Add private data pointer to the struct drive.
Richard W.M. Jones
2012-10-06
2
-0
/
+6
*
launch: add_null_drive: Force null drive to be writable.
Richard W.M. Jones
2012-10-06
1
-0
/
+5
*
launch: Rearrange code for adding drives to the g->drives list in the handle.
Richard W.M. Jones
2012-10-06
2
-42
/
+62
*
build: Use 'tmp-d' as name of temporary directory instead of 'tmp'.
Richard W.M. Jones
2012-10-06
1
-6
/
+6
*
docs: add_drive: Clean up documentation of the 'filename' parameter.
Richard W.M. Jones
2012-10-06
1
-9
/
+6
*
tests: Fix rhbz690819.sh to skip when attach-method is libvirt.
Richard W.M. Jones
2012-10-06
1
-0
/
+6
*
FAQ: Document debug* and internal* functions in the FAQ.
Richard W.M. Jones
2012-10-06
1
-0
/
+17
*
launch: libvirt: The drive 'iface' parameter is not yet supported.
Richard W.M. Jones
2012-10-03
1
-0
/
+6
*
docs: Minor cleanup of documentation for add_drive 'name' parameter.
Richard W.M. Jones
2012-10-03
1
-2
/
+3
*
syntax: Use __PATTERNS__ instead of @PATTERNS@ in podwrapper man pages.
Richard W.M. Jones
2012-10-03
9
-35
/
+35
*
docs: Add guestfsd(8) man page.
Richard W.M. Jones
2012-10-03
7
-0
/
+142
*
Version 1.19.46.
1.19.46
Richard W.M. Jones
2012-10-01
20
-17458
/
+1265
*
configure: Rearrange build options report in ./configure output.
Richard W.M. Jones
2012-10-01
1
-11
/
+11
*
daemon: When sorting devices, don't fail on mix of /dev/sd and /dev/vd
Richard W.M. Jones
2012-09-28
1
-0
/
+8
*
inspection: Fix calls to case_sensitive_path (RHBZ#858126).
Richard W.M. Jones
2012-09-28
5
-34
/
+35
*
virt-edit: If case_sensitive_path returns an error, exit.
Richard W.M. Jones
2012-09-28
1
-0
/
+2
*
Version 1.19.45.
1.19.45
Richard W.M. Jones
2012-09-26
20
-4793
/
+5343
*
sysprep: Typo in man page: resets -> reset.
Richard W.M. Jones
2012-09-26
1
-1
/
+1
*
run: Label tmp directory.
Richard W.M. Jones
2012-09-26
2
-7
/
+1
*
recipes: Add a section about diagnosing hanging guests.
Richard W.M. Jones
2012-09-26
1
-0
/
+29
*
test-tool: Add prominent warning about including complete output.
Richard W.M. Jones
2012-09-26
1
-0
/
+11
*
test-tool: guestfs_get_path might return NULL.
Richard W.M. Jones
2012-09-26
1
-1
/
+1
*
Revert "test-launch-race: Add SELinux label to $TMPDIR."
Richard W.M. Jones
2012-09-26
1
-5
/
+0
*
guestfs-testing(1): Start by running libguestfs-test-tool.
Richard W.M. Jones
2012-09-26
1
-0
/
+14
*
remove the useless "h" option
Wanlong Gao
2012-09-26
4
-12
/
+0
*
FAQ: Miscellaneous cleanups.
Richard W.M. Jones
2012-09-25
1
-12
/
+68
*
docs: Link to guestfs-recipes(1) from intro in guestfs(3).
Richard W.M. Jones
2012-09-25
1
-0
/
+2
[next]