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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
launch: Add libvirt backend.
Richard W.M. Jones
2012-07-22
1
-2
/
+2
*
Add attach-method "libvirt" or "libvirt:<URI>".
Richard W.M. Jones
2012-07-21
1
-0
/
+4
*
launch: Abstract attach method operations.
Richard W.M. Jones
2012-07-20
1
-3
/
+7
*
launch: Move guestfs_config API and build list of qemu parameters in handle.
Richard W.M. Jones
2012-07-20
1
-0
/
+35
*
launch: Move launch timing / messages code into launch.c.
Richard W.M. Jones
2012-07-20
1
-0
/
+73
*
lib: Split launch.c into separate files.
Richard W.M. Jones
2012-07-19
1
-1244
/
+2
*
Remove debug-cmdline API.
Richard W.M. Jones
2012-07-19
1
-20
/
+0
*
generator: Rename 'add_drive_opts' API to 'add_drive'.
Richard W.M. Jones
2012-07-14
1
-10
/
+0
*
Revert "launch: Correction in comment."
Richard W.M. Jones
2012-07-08
1
-2
/
+4
*
launch: Correction in comment.
Richard W.M. Jones
2012-07-07
1
-4
/
+2
*
qemu: Use sgabios by default (thanks Dan Berrange).
Richard W.M. Jones
2012-07-06
1
-0
/
+9
*
New API: guestfs_shutdown: Cleanly shutdown the backend.
Richard W.M. Jones
2012-07-03
1
-11
/
+1
*
Add notes about how qemu cache=none works internally.
Richard W.M. Jones
2012-07-02
1
-1
/
+12
*
Rename qemu option cache=off to cache=none.
Richard W.M. Jones
2012-07-02
1
-9
/
+9
*
launch: Avoid double-close when qemu exits early.
Richard W.M. Jones
2012-06-26
1
-2
/
+6
*
launch: Ensure errno from test_qemu_cmd is captured and printed.
Richard W.M. Jones
2012-06-26
1
-5
/
+3
*
launch: Set g->sock = -1 to avoid double-close.
Richard W.M. Jones
2012-06-26
1
-0
/
+1
*
launch: Log errors from close syscall.
Richard W.M. Jones
2012-06-26
1
-1
/
+6
*
launch: Treat /dev/null specially, for old KVM.
Richard W.M. Jones
2012-06-25
1
-0
/
+19
*
ppc64: is_openable function needed on all platforms now.
Richard W.M. Jones
2012-06-14
1
-4
/
+0
*
virtio-scsi: Increase udev timeout.
Richard W.M. Jones
2012-06-14
1
-1
/
+1
*
New API: guestfs_max_disks.
Richard W.M. Jones
2012-06-13
1
-0
/
+10
*
virtio-scsi: Fix disk name calculation.
Richard W.M. Jones
2012-06-13
1
-2
/
+3
*
appliance: Add support for virtio-scsi.
Richard W.M. Jones
2012-06-12
1
-24
/
+116
*
Record output of qemu -device '?'.
Richard W.M. Jones
2012-06-12
1
-0
/
+9
*
Require QEMU >= 1.0.
Richard W.M. Jones
2012-06-12
1
-22
/
+5
*
Remove ./configure --with-drive-if and --with-net-if options.
Richard W.M. Jones
2012-06-12
1
-6
/
+7
*
arm: Use #if defined instead of #ifdef.
Richard W.M. Jones
2012-06-06
1
-1
/
+1
*
ppc64: Avoid "defined by not used" warning for is_openable function.
Richard W.M. Jones
2012-06-02
1
-0
/
+4
*
qemu: Move -nodefaults etc logically together.
Richard W.M. Jones
2012-05-12
1
-16
/
+16
*
arm: Add configure flag '--with-qemu-options'.
Richard W.M. Jones
2012-05-12
1
-0
/
+65
*
arm: Disable -machine, -enable-kvm options except on x86, x86-64.
Richard W.M. Jones
2012-05-12
1
-0
/
+5
*
arm: On Linux ARM kernels, the serial console is ttyAMA0.
Richard W.M. Jones
2012-05-12
1
-1
/
+7
*
arm: Disable test for -no-hpet during launch.
Richard W.M. Jones
2012-05-12
1
-0
/
+8
*
lib: Remove the BUSY state.
Richard W.M. Jones
2012-04-26
1
-1
/
+2
*
lib: Escape , as ,, on qemu command line (RHBZ#811649).
Richard W.M. Jones
2012-04-12
1
-3
/
+16
*
lib: Remove check_path function, limitation is colon, not comma (RHBZ#811649).
Richard W.M. Jones
2012-04-12
1
-12
/
+8
*
Revert "launch: don't add a drive twice"
Richard W.M. Jones
2012-04-12
1
-19
/
+2
*
launch: Set error when qemu fails early during launch (RHBZ#811650).
Richard W.M. Jones
2012-04-11
1
-1
/
+4
*
Use O_CLOEXEC / SOCK_CLOEXEC for almost all file descriptors.
Richard W.M. Jones
2012-03-14
1
-4
/
+4
*
lib: Remove some unused variables.
Richard W.M. Jones
2012-03-12
1
-1
/
+0
*
Close all file descriptors and remove all signal handlers in the recovery pro...
Richard W.M. Jones
2012-03-09
1
-0
/
+25
*
Rebrand 'ordinary appliance' as 'old-style appliance'.
Richard W.M. Jones
2012-03-03
1
-1
/
+1
*
appliance: Make appliance building thread-safe (RHBZ#790721).
Richard W.M. Jones
2012-02-15
1
-1
/
+12
*
Enable running the daemon under valgrind.
Richard W.M. Jones
2012-01-24
1
-0
/
+10
*
Tempus fugit.
Richard W.M. Jones
2012-01-18
1
-1
/
+1
*
Allow /dev/null to be added multiple times.
Richard W.M. Jones
2012-01-10
1
-1
/
+8
*
launch: move the filename checking to a wrapper
Wanlong Gao
2012-01-09
1
-6
/
+12
*
launch: don't add a drive twice
Wanlong Gao
2012-01-09
1
-2
/
+12
*
launch: add a goto label when add_drive error
Wanlong Gao
2012-01-09
1
-18
/
+11
[next]