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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update list-filesystems to check md devices.
Matthew Booth
2011-11-11
1
-24
/
+27
*
New API: list-md-devices.
Matthew Booth
2011-11-11
1
-1
/
+1
*
New API: mdadm-create for creating MD devices.
Richard W.M. Jones
2011-11-11
1
-1
/
+1
*
32 bit: Use %td for ptrdiff_t (difference between two pointers).
Richard W.M. Jones
2011-11-11
1
-1
/
+1
*
New API: Bind the tune2fs command.
Richard W.M. Jones
2011-11-11
1
-1
/
+1
*
Update FSF address.
Matthew Booth
2011-11-08
2
-2
/
+2
*
Update API support.
Richard W.M. Jones
2011-10-26
12
-0
/
+5009
*
add-domain: Add readonlydisk optional argument (RHBZ#747290).
Richard W.M. Jones
2011-10-26
1
-17
/
+91
*
libvirt: Detect if a disk has the <readonly/> flag.
Richard W.M. Jones
2011-10-26
1
-3
/
+17
*
New APIs: copy-{file,device}-to-{file,device}.
Richard W.M. Jones
2011-10-26
2
-9
/
+24
*
New API: part-to-partnum
Richard W.M. Jones
2011-10-25
1
-1
/
+1
*
Add test for qemu broken -machine option (RHBZ#748266).
Richard W.M. Jones
2011-10-24
1
-0
/
+12
*
add-drive-opts: Correctly handle unreadable and unwritable files (RHBZ#747287).
Richard W.M. Jones
2011-10-21
1
-3
/
+14
*
lib: Common code for formatting the qemu -drive parameter.
Richard W.M. Jones
2011-10-21
1
-28
/
+32
*
Allow compilation without hivex (RHBZ#723474).
Richard W.M. Jones
2011-10-21
3
-96
/
+97
*
inspection: Return root devices sorted.
Richard W.M. Jones
2011-10-19
1
-0
/
+11
*
inspect: Handle cciss devices in /etc/fstab
Matthew Booth
2011-10-19
1
-0
/
+32
*
inspect: Don't assume number of captures in match functions
Matthew Booth
2011-10-19
1
-30
/
+13
*
inspect: Add drive naming hints
Matthew Booth
2011-10-19
4
-19
/
+46
*
NFC: Remove unnecessary goto
Matthew Booth
2011-10-19
1
-7
/
+5
*
launch: Store drive information in guestfs_h
Matthew Booth
2011-10-19
4
-35
/
+127
*
inspect: Fix fstab device mapping for >26 disks
Matthew Booth
2011-10-19
1
-20
/
+31
*
launch: Ensure g->cmdline is allocated before assigning g->cmdline[0].
Richard W.M. Jones
2011-10-19
1
-7
/
+14
*
Add basic support for netbsd detection.
Michael Scherer
2011-10-14
6
-1
/
+70
*
Add support for pkgsrc, default NetBSD package manager.
Michael Scherer
2011-10-14
3
-1
/
+4
*
Add support for mounting ufs from NetBSD, and fix FreeBSD detection on Fedora 16
Michael Scherer
2011-10-14
1
-2
/
+9
*
Add the Opensuse logo ( thanks to Vincent Untz )
Michael Scherer
2011-10-14
1
-0
/
+14
*
Add Opensuse and zypper detection support
Michael Scherer
2011-10-14
4
-0
/
+19
*
Add support for Ubuntu logo
Michael Scherer
2011-10-14
1
-2
/
+13
*
Detect Mageia distribution
Michael Scherer
2011-10-14
5
-0
/
+21
*
Add systemtap/DTrace probes.
Richard W.M. Jones
2011-10-10
3
-0
/
+102
*
New tool: virt-sysprep: system preparation for guests.
Richard W.M. Jones
2011-10-08
1
-0
/
+6
*
New tool: virt-alignment-scan to check alignment of partitions.
Richard W.M. Jones
2011-10-05
1
-0
/
+5
*
docs: Add directory sections for resize/ and sparsify/
Richard W.M. Jones
2011-10-05
1
-0
/
+8
*
New tool: virt-sparsify to make disk images sparse.
Richard W.M. Jones
2011-10-04
1
-0
/
+1
*
docs: Add virt-resize to list of links in guestfs(3).
Richard W.M. Jones
2011-10-04
1
-0
/
+1
*
docs: virt-win-reg is written in Perl, not virt-resize.
Richard W.M. Jones
2011-10-04
1
-1
/
+1
*
Update API support documentation.
Richard W.M. Jones
2011-10-04
35
-0
/
+14948
*
mount: No longer implicitly add -o sync,noatime options.
Richard W.M. Jones
2011-10-01
1
-0
/
+3
*
New API: set-smp, get-smp
Richard W.M. Jones
2011-09-28
3
-0
/
+29
*
New APIs: compress-out, compress-device-out.
Richard W.M. Jones
2011-09-28
1
-1
/
+1
*
Add no_timer_check to disable faulty test during boot (RHBZ#502058).
Richard W.M. Jones
2011-09-26
1
-0
/
+1
*
docs: Show how to use a qemu wrapper to edit the qemu command line.
Richard W.M. Jones
2011-09-26
1
-0
/
+23
*
Enable APIC.
Richard W.M. Jones
2011-09-21
1
-1
/
+0
*
Add Erlang bindings.
Richard W.M. Jones
2011-09-21
1
-2
/
+9
*
inspection: Handle /dev/root in /etc/fstab.
Richard W.M. Jones
2011-09-16
1
-0
/
+3
*
inspection: Add support for ttylinux (a minimal Linux).
Richard W.M. Jones
2011-09-16
5
-0
/
+15
*
docs: Add a section explaining the appliance boot process.
Richard W.M. Jones
2011-09-07
1
-0
/
+93
*
Add GUESTFS_EVENT_ENTER event.
Richard W.M. Jones
2011-08-26
2
-5
/
+22
*
Coverity: fix memory leak along error path.
Richard W.M. Jones
2011-08-23
1
-0
/
+12
[next]