git.annexia.org
/
libguestfs.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fish: Fix test-guestfish-events.sh so it works when LIBGUESTFS_DEBUG=1 is set.
[libguestfs.git]
/
src
/
launch.c
2011-12-22
Richard W.M. Jones
Security: Mitigate possible privilege escalation via...
blob
|
commitdiff
2011-10-24
Richard W.M. Jones
Add test for qemu broken -machine option (RHBZ#748266).
blob
|
commitdiff
|
diff to current
2011-10-21
Richard W.M. Jones
add-drive-opts: Correctly handle unreadable and unwrita...
blob
|
commitdiff
|
diff to current
2011-10-21
Richard W.M. Jones
lib: Common code for formatting the qemu -drive parameter.
blob
|
commitdiff
|
diff to current
2011-10-19
Matthew Booth
inspect: Add drive naming hints
blob
|
commitdiff
|
diff to current
2011-10-19
Matthew Booth
launch: Store drive information in guestfs_h
blob
|
commitdiff
|
diff to current
2011-10-19
Richard W.M. Jones
launch: Ensure g->cmdline is allocated before assigning...
blob
|
commitdiff
|
diff to current
2011-10-10
Richard W.M. Jones
Add systemtap/DTrace probes.
blob
|
commitdiff
|
diff to current
2011-09-28
Richard W.M. Jones
New API: set-smp, get-smp
blob
|
commitdiff
|
diff to current
2011-09-26
Richard W.M. Jones
Add no_timer_check to disable faulty test during boot...
blob
|
commitdiff
|
diff to current
2011-09-21
Richard W.M. Jones
Enable APIC.
blob
|
commitdiff
|
diff to current
2011-08-23
Richard W.M. Jones
test_qemu: Improve the error message.
blob
|
commitdiff
|
diff to current
2011-08-23
Richard W.M. Jones
test_qemu: pclose may return any != 0 on error.
blob
|
commitdiff
|
diff to current
2011-08-23
Richard W.M. Jones
qemu detection: Free up previous qemu help/version...
blob
|
commitdiff
|
diff to current
2011-08-23
Richard W.M. Jones
Coverity: test_qemu: Ensure FILE * is not leaked along...
blob
|
commitdiff
|
diff to current
2011-08-18
Richard W.M. Jones
Remove guestfs___print_timestamped_argv.
blob
|
commitdiff
|
diff to current
2011-08-01
Richard W.M. Jones
Change link, since PostgreSQL switched to using git.
blob
|
commitdiff
|
diff to current
2011-07-26
Richard W.M. Jones
launch: Add qemu_supports_re function.
blob
|
commitdiff
|
diff to current
2011-07-20
Richard W.M. Jones
appliance: Capture stderr from qemu to the event system.
blob
|
commitdiff
|
diff to current
2011-07-20
Richard W.M. Jones
appliance: Document pipe fds.
blob
|
commitdiff
|
diff to current
2011-07-15
Richard W.M. Jones
New APIs: set-pgroup, get-pgroup
blob
|
commitdiff
|
diff to current
2011-05-17
Richard W.M. Jones
appliance: Use qemu -machine option where available...
blob
|
commitdiff
|
diff to current
2011-05-08
Richard W.M. Jones
Fix guestfs___rollback_cmdline when pos == 0.
blob
|
commitdiff
|
diff to current
2011-04-30
Richard W.M. Jones
internal: Use size_t instead of int for command line...
blob
|
commitdiff
|
diff to current
2011-04-01
Richard W.M. Jones
Generate progress messages during launch.
blob
|
commitdiff
|
diff to current
2011-04-01
Richard W.M. Jones
Add prototype for timeval_diff.
blob
|
commitdiff
|
diff to current
2011-03-25
Richard W.M. Jones
Rename $tmpdir/sock to $tmpdir/guestfsd.sock.
blob
|
commitdiff
|
diff to current
2011-03-15
Richard W.M. Jones
New event API (RHBZ#664558).
blob
|
commitdiff
|
diff to current
2011-03-14
Angus Salkeld
check the pid is > 0 before calling waitpid()
blob
|
commitdiff
|
diff to current
2011-02-03
Richard W.M. Jones
lib: Implement attach-method unix:<path>
blob
|
commitdiff
|
diff to current
2011-02-03
Richard W.M. Jones
lib: Move appliance launching to separate function.
blob
|
commitdiff
|
diff to current
2011-01-19
Richard W.M. Jones
Use /var/tmp for the cached appliance (for FHS compliance).
blob
|
commitdiff
|
diff to current
2010-12-10
Richard W.M. Jones
Remove several unused local variables.
blob
|
commitdiff
|
diff to current
2010-11-10
Richard W.M. Jones
New API: debug-cmdline for printing QEMU command line...
blob
|
commitdiff
|
diff to current
2010-11-10
Richard Jones
Add internal facility to checkpoint and roll back the...
blob
|
commitdiff
|
diff to current
2010-10-28
Matthew Booth
New internal function guestfs___print_timestamped_argv
blob
|
commitdiff
|
diff to current
2010-10-27
Matthew Booth
Fix networking in the appliance.
blob
|
commitdiff
|
diff to current
2010-10-22
Richard W.M. Jones
generator: Optional arguments, add-drive-opts (RHBZ...
blob
|
commitdiff
|
diff to current
2010-09-24
Richard W.M. Jones
Allow $TMPDIR to override most temporary directory...
blob
|
commitdiff
|
diff to current
2010-09-21
Richard W.M. Jones
leak: Appliance name was leaked during guestfs_launch.
blob
|
commitdiff
|
diff to current
2010-09-10
Richard Jones
syntax: Remove unused ignore-value.h header.
blob
|
commitdiff
|
diff to current
2010-09-10
Richard Jones
syntax: Remove unused c-ctype.h header.
blob
|
commitdiff
|
diff to current
2010-09-10
Richard Jones
syntax: Use spaces instead of tabs for indentation.
blob
|
commitdiff
|
diff to current
2010-08-24
Daniel Berrange
Add -nodefconfig command line option to qemu.
blob
|
commitdiff
|
diff to current
2010-08-24
Richard Jones
New APIs: set-network and get-network to enable network...
blob
|
commitdiff
|
diff to current
2010-08-24
Richard Jones
Use virtio-serial, remove other vmchannel methods.
blob
|
commitdiff
|
diff to current
2010-08-23
Richard Jones
Change to using ext2-based, cached supermin appliance.
blob
|
commitdiff
|
diff to current
2010-08-23
Richard Jones
Make print_timestamped_message into a cross-module...
blob
|
commitdiff
|
diff to current
2010-08-23
Richard Jones
Factor out code for locating the temporary directory.
blob
|
commitdiff
|
diff to current
2010-07-28
Richard Jones
Rename internal functions.
blob
|
commitdiff
|
diff to current
2010-07-27
Richard Jones
Rearrange library code into separate files.
blob
|
commitdiff
|
diff to current