summaryrefslogtreecommitdiffstats
path: root/src/launch.c
Commit message (Expand)AuthorAgeFilesLines
* syntax: Remove unused ignore-value.h header.Richard Jones2010-09-101-1/+0
* syntax: Remove unused c-ctype.h header.Richard Jones2010-09-101-1/+0
* syntax: Use spaces instead of tabs for indentation.Richard Jones2010-09-101-1/+1
* Add -nodefconfig command line option to qemu.Daniel Berrange2010-08-241-0/+3
* New APIs: set-network and get-network to enable network support.Richard Jones2010-08-241-0/+8
* Use virtio-serial, remove other vmchannel methods.Richard Jones2010-08-241-267/+56
* Change to using ext2-based, cached supermin appliance.Richard Jones2010-08-231-184/+26
* Make print_timestamped_message into a cross-module function.Richard Jones2010-08-231-6/+5
* Factor out code for locating the temporary directory.Richard Jones2010-08-231-11/+21
* Rename internal functions.Richard Jones2010-07-281-2/+2
* Rearrange library code into separate files.Richard Jones2010-07-271-0/+1250