Rename 'qemu' as 'hv', 'LIBGUESTFS_QEMU' as 'LIBGUESTFS_HV'.

This commit is contained in:
Richard W.M. Jones
2013-08-13 22:28:28 +01:00
parent 46763bcc0b
commit 78dbd08dd2
14 changed files with 203 additions and 132 deletions

View File

@@ -508,7 +508,7 @@ options, so use a qemu wrapper script like this:
Now run guestfish or another libguestfs tool with the qemu wrapper
(see L<guestfs(3)/QEMU WRAPPERS> to understand what this is doing):
LIBGUESTFS_QEMU=/path/to/qemu-wrapper guestfish -a /dev/null -v run
LIBGUESTFS_HV=/path/to/qemu-wrapper guestfish -a /dev/null -v run
This should pause just after qemu launches. In another window, attach
to qemu using gdb: