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
path:
root
/
src
/
launch-libvirt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
launch: Make get-pid and max-disks APIs into virtual methods of the current a...
Richard W.M. Jones
2012-07-23
1
-0
/
+14
*
launch: libvirt: Use <driver name="qemu" type=[format] />.
Richard W.M. Jones
2012-07-23
1
-3
/
+99
*
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: libvirt: Move remaining to-do items to TODO file.
Richard W.M. Jones
2012-07-23
1
-18
/
+0
*
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
*
launch: Add libvirt backend.
Richard W.M. Jones
2012-07-22
1
-0
/
+1052