diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2012-07-19 17:08:51 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2012-07-19 17:49:25 +0100 |
commit | 4c261da5ba8a7679709bf6c8efefc2598c5f5f51 (patch) | |
tree | 026fbf8b9a79c2f961c3287d962c7159d51a4ec7 /src/launch-libvirt.c | |
parent | 80d102c49df440c64b744a14bf1d5f46a1c5b82b (diff) | |
download | libguestfs-4c261da5ba8a7679709bf6c8efefc2598c5f5f51.tar.gz libguestfs-4c261da5ba8a7679709bf6c8efefc2598c5f5f51.tar.xz libguestfs-4c261da5ba8a7679709bf6c8efefc2598c5f5f51.zip |
lib: Split launch.c into separate files.
launch-appliance.c contains the code associated with the 'appliance'
attach-method. Mostly. In fact there are a few APIs which don't fit
so nicely:
- config: deprecated API which fiddles with the qemu command
line directly
- max-disks: depends on the qemu implementation (virtio-scsi
or not)
- debug-drives: used for testing only
launch-unix.c contains the code associated with 'unix:<path>'.
launch.c is the common code for launching, along with a few other APIs
such as guestfs_add_drive_opts.
This commit also reduces the number of headers to just those
which are required.
Diffstat (limited to 'src/launch-libvirt.c')
0 files changed, 0 insertions, 0 deletions