.\" Man page generated from reStructuredText. . .TH VIRT-QEMU-RUN 1 "" "" "Virtualization Support" .SH NAME virt-qemu-run \- Run a standalone QEMU guest . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SS Contents .INDENT 0.0 .IP \(bu 2 \fI\%SYNOPSIS\fP .IP \(bu 2 \fI\%DESCRIPTION\fP .IP \(bu 2 \fI\%OPTIONS\fP .IP \(bu 2 \fI\%EXIT STATUS\fP .IP \(bu 2 \fI\%AUTHOR\fP .IP \(bu 2 \fI\%BUGS\fP .IP \(bu 2 \fI\%COPYRIGHT\fP .IP \(bu 2 \fI\%LICENSE\fP .IP \(bu 2 \fI\%SEE ALSO\fP .UNINDENT .SH SYNOPSIS .sp \fBvirt\-qemu\-run [OPTIONS...] [GUEST\-XML]\fP .SH DESCRIPTION .sp This tool provides a way to run a standalone QEMU guest such that it is completely independent of libvirtd. It makes use of the embedded QEMU driver support to run the VM placing files under an isolated directory tree. When the guest is run with this tool it is invisible to libvirtd and thus also invisible to other libvirt tools such as virsh. .sp The virt\-qemu\-run program will run the QEMU virtual machine, and then block until the guest OS shuts down, at which point it will exit. .sp If the virt\-qemu\-run program is interrupted (eg Ctrl\-C) it will immediately terminate the virtual machine without giving the guest OS any opportunity to gracefully shutdown. .sp \fBNOTE: this tool is currently considered experimental.\fP Its usage and behaviour is still subject to change in future libvirt releases. For further information on its usage consult the \fI\%QEMU driver documentation\fP\&. .SH OPTIONS .sp \fBGUEST\-XML\fP .sp The full path to the XML file describing the guest virtual machine to be booted. .sp \fB\-h\fP, \fB\-\-help\fP .sp Display the command line help .sp \fB\-v\fP, \fB\-\-verbose\fP .sp Display verbose information about startup .sp \fB\-r DIR\fP, \fB\-\-root=DIR\fP .sp Specify the root directory to use for storing state associated with the virtual machine. The caller is responsible for deleting this directory when it is no longer required. .sp If this parameter is omitted, then a random temporary directory will be created, and its contents be automaticlaly deleted at VM shutdown. .sp \fB\-s XML\-FILE,VALUE\-FILE\fP, \fB\-\-secret=XML\-FILE,VALUE\-FILE\fP .sp Specify a secret to be loaded into the secret driver. The \fBXML\-FILE\fP is a path to the XML description of the secret, whose UUID should match a secret referenced in the guest domain XML. The \fBVALUE\-FILE\fP is a path containing the raw value of the secret. .SH EXIT STATUS .sp Upon successful shutdown, an exit status of 0 will be set. Upon failure a non\-zero status will be set. .SH AUTHOR .sp Daniel P. Berrangé .SH BUGS .sp Please report all bugs you discover. This should be done via either: .INDENT 0.0 .IP 1. 3 the mailing list .sp \fI\%https://libvirt.org/contact.html\fP .IP 2. 3 the bug tracker .sp \fI\%https://libvirt.org/bugs.html\fP .UNINDENT .sp Alternatively, you may report bugs to your software distributor / vendor. .SH COPYRIGHT .sp Copyright (C) 2019 by Red Hat, Inc. .SH LICENSE .sp \fBvirt\-run\-qemu\fP is distributed under the terms of the GNU LGPL v2+. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE .SH SEE ALSO .sp virsh(1), \fI\%https://libvirt.org/\fP .\" Generated by docutils manpage writer. .