Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | launch: Make 'drive_name' into a common function. | Richard W.M. Jones | 2012-07-21 | 1 | -5/+4 |
* | appliance: Push appliance building lock into guestfs___build_appliance. | Richard W.M. Jones | 2012-07-21 | 1 | -14/+2 |
* | launch: Abstract attach method operations. | Richard W.M. Jones | 2012-07-20 | 1 | -42/+109 |
* | launch: Move the command line building code entirely into launch-appliance.c. | Richard W.M. Jones | 2012-07-20 | 1 | -38/+18 |
* | launch: Move guestfs_config API and build list of qemu parameters in handle. | Richard W.M. Jones | 2012-07-20 | 1 | -32/+8 |
* | launch: Move launch timing / messages code into launch.c. | Richard W.M. Jones | 2012-07-20 | 1 | -72/+2 |
* | launch: Remove some dead code from the appliance method. | Richard W.M. Jones | 2012-07-19 | 1 | -42/+0 |
* | lib: Split launch.c into separate files. | Richard W.M. Jones | 2012-07-19 | 1 | -0/+1164 |