diff options
author | Richard Jones <rjones@trick.home.annexia.org> | 2009-08-07 09:51:04 +0100 |
---|---|---|
committer | Richard Jones <rjones@trick.home.annexia.org> | 2009-08-07 09:51:04 +0100 |
commit | f0d6be10c2d7bbf49bfa1cdbcb99e356458aa60f (patch) | |
tree | 3c8f41002488e4b059f7f85243e6ddde16cf55ef /java | |
parent | b5b87cdb764dc757295316878a7fd6e2ff01bec4 (diff) | |
download | libguestfs-f0d6be10c2d7bbf49bfa1cdbcb99e356458aa60f.tar.gz libguestfs-f0d6be10c2d7bbf49bfa1cdbcb99e356458aa60f.tar.xz libguestfs-f0d6be10c2d7bbf49bfa1cdbcb99e356458aa60f.zip |
Debug: Improve the way the qemu command line is printed.
Change the way the qemu command is displayed to look like
this:
/usr/bin/qemu-kvm \
-drive file=/tmp/test.img,cache=off,if=virtio \
-m 500 \
-no-reboot \
-kernel /tmp/libguestfsHBJHRh/kernel \
-initrd /tmp/libguestfsHBJHRh/initrd \
[...]
This allows the command line to be copied and pasted directly
into the shell, and also makes it simpler to read.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions