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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mac OS X: Use u_int64_t/uint64_t instead of unsigned hyper in .x file
Masami HIRATA
2012-07-24
4
-12
/
+53
*
Mac OS X: Use libtool --mode=execute instead of LD_LIBRARY_PATH
Masami HIRATA
2012-07-24
1
-8
/
+8
*
Mac OS X: Use gnulib stat-time module explicitly.
Masami HIRATA
2012-07-24
1
-0
/
+1
*
lib: Use <sys/socket.h> and <sys/un.h> for sockaddr_un
Masami HIRATA
2012-07-24
2
-0
/
+4
*
Mac OS X: Use real files for gtk-doc (not the symlink)
Masami HIRATA
2012-07-24
2
-2
/
+347
*
Mac OS X: don't check glibc-style extended printf formatters unless --enable-...
Masami HIRATA
2012-07-24
1
-16
/
+16
*
Mac OS X: #define UNIX_PATH_MAX 104
Masami HIRATA
2012-07-24
1
-0
/
+4
*
Mac OS X: Added check of #include <endian.h>
Masami HIRATA
2012-07-24
7
-0
/
+21
*
Mac OS X: Use gnulib fstatat module explicitly.
Masami HIRATA
2012-07-24
2
-0
/
+2
*
Mac OS X: Use gnulib memmem module explicitly.
Masami HIRATA
2012-07-24
2
-0
/
+2
*
configure: Use $(PERL) instead of perl
Masami HIRATA
2012-07-24
1
-10
/
+10
*
configure: Add -nographic command line option to qemu.
Masami HIRATA
2012-07-24
1
-4
/
+4
*
Version 1.19.25.
1.19.25
Richard W.M. Jones
2012-07-24
20
-4413
/
+4834
*
launch: libvirt: Suppress printing of libvirt errors to stderr and other clea...
Richard W.M. Jones
2012-07-24
1
-4
/
+19
*
launch: libvirt: Use SELinux-mandated directory for sockets (RHBZ#842307).
Richard W.M. Jones
2012-07-24
1
-31
/
+147
*
todo: More suggestions for virt-sysprep (thanks Kazuo Moriwaka).
Richard W.M. Jones
2012-07-24
1
-0
/
+19
*
launch: libvirt: Move free to end of function.
Richard W.M. Jones
2012-07-24
1
-11
/
+6
*
launch: libvirt: Add is_blk utility.
Richard W.M. Jones
2012-07-24
1
-6
/
+12
*
umount: use Dev_or_Path for the argument type
Wanlong Gao
2012-07-24
2
-4
/
+1
*
launch: libvirt: Set <emulator> in libvirt XML if g->qemu is not the default.
Richard W.M. Jones
2012-07-24
1
-0
/
+9
*
xfs-info: Fix description to refer to 'pathordevice' param.
Richard W.M. Jones
2012-07-24
1
-2
/
+2
*
xfs_info: resolve device when doing xfs_info on a device
Wanlong Gao
2012-07-24
2
-14
/
+9
*
umount: add force umount and lazy umount
Wanlong Gao
2012-07-24
4
-16
/
+41
*
Version 1.19.24.
1.19.24
Richard W.M. Jones
2012-07-23
20
-3478
/
+4319
*
tests: Skip regression test for 790721 if attach-method is not 'appliance'.
Richard W.M. Jones
2012-07-23
1
-0
/
+25
*
lib: Initialize libvirt and libxml2 once when the library loads.
Richard W.M. Jones
2012-07-23
3
-15
/
+36
*
launch: Make get-pid and max-disks APIs into virtual methods of the current a...
Richard W.M. Jones
2012-07-23
4
-29
/
+73
*
tests: Move debug-drives testing API to launch.c and change the output.
Richard W.M. Jones
2012-07-23
4
-28
/
+38
*
python: Set file encoding to utf-8.
Richard W.M. Jones
2012-07-23
1
-0
/
+5
*
tests/protocol: Skip these tests if default attach-method is not 'appliance'.
Richard W.M. Jones
2012-07-23
3
-0
/
+15
*
tests: Fix get-attach-method test.
Richard W.M. Jones
2012-07-23
1
-2
/
+2
*
tests: Remove get-pid test.
Richard W.M. Jones
2012-07-23
1
-4
/
+1
*
launch: libvirt: Use <driver name="qemu" type=[format] />.
Richard W.M. Jones
2012-07-23
2
-3
/
+100
*
launch: libvirt: You can't set O_CLOEXEC flag using fcntl + F_SETFL.
Richard W.M. Jones
2012-07-23
1
-1
/
+1
*
launch: libvirt: Use accept4 to set socket flags correctly.
Richard W.M. Jones
2012-07-23
1
-5
/
+1
*
launch: libvirt: Add <on_reboot>destroy</on_reboot> to libvirt XML.
Richard W.M. Jones
2012-07-23
1
-0
/
+17
*
launch: Allow default attach-method to be set in environment or configure.
Richard W.M. Jones
2012-07-23
5
-9
/
+85
*
java: Set '-encoding utf8' for javac and javadoc commands.
Richard W.M. Jones
2012-07-23
2
-2
/
+3
*
java: JAVAC_FLAGS -> EXTRA_JAVAC_FLAGS.
Richard W.M. Jones
2012-07-23
3
-5
/
+9
*
launch: libvirt: Move remaining to-do items to TODO file.
Richard W.M. Jones
2012-07-23
2
-18
/
+15
*
launch: libvirt: Add a hack to detect if KVM is available.
Richard W.M. Jones
2012-07-23
1
-1
/
+5
*
launch: libvirt: Use <cpu model="host-model"/> (thanks Dan Berrange).
Richard W.M. Jones
2012-07-23
1
-0
/
+6
*
launch: libvirt: Change disk XML according to whether host path is device or ...
Richard W.M. Jones
2012-07-23
1
-10
/
+39
*
launch: libvirt: Use "guestfs-" prefix on random names (thanks Dan Berrange).
Richard W.M. Jones
2012-07-23
1
-1
/
+1
*
launch: libvirt: Enforce minimum version of libvirt 0.9.13.
Richard W.M. Jones
2012-07-23
1
-0
/
+13
*
launch: libvirt: Use snapshot=on instead of <readonly/>.
Richard W.M. Jones
2012-07-23
1
-9
/
+33
*
Version 1.19.23.
1.19.23
Richard W.M. Jones
2012-07-22
20
-27083
/
+27594
*
launch: Add libvirt backend.
Richard W.M. Jones
2012-07-22
6
-2
/
+1066
*
Add attach-method "libvirt" or "libvirt:<URI>".
Richard W.M. Jones
2012-07-21
5
-1
/
+35
*
launch: Make 'drive_name' into a common function.
Richard W.M. Jones
2012-07-21
2
-5
/
+5
[next]