variety of different virtualization systems.
.SH "COMMON OPTIONS"
.IX Header "COMMON OPTIONS"
+Each command obeys a common set of options. The general form is:
+.PP
+virt\-\fIprogram\fR [\-options] [domains...]
+.PP
+where \fIdomains\fR is a list of guest names to act on. If no domains
+are specified then we act on all active domains by default.
+.PP
+A \fIdomain\fR may be specified either by its name or by its \s-1ID\s0. Use
+\&\fIvirsh list\fR to get a list of active domain names and IDs.
+.PP
+The virt-mem tools do not work on domains which are not active
+(running or paused). eg. They do not work on shut down domains.
.IP "\fB\-c uri\fR, \fB\-\-connect uri\fR" 4
.IX Item "-c uri, --connect uri"
Connect to libvirt \s-1URI\s0. The default is to connect to the default
example guests which set up malicious kernel memory.
.SH "SEE ALSO"
.IX Header "SEE ALSO"
-\&\fIuname\fR\|(1),\fIdmesg\fR\|(1),
+\&\fIuname\fR\|(1),
+\&\fIdmesg\fR\|(1),
\&\fIvirsh\fR\|(1),
\&\fIxm\fR\|(1),
<http://www.libvirt.org/ocaml/>,
.IX Item "2. Capture debug and error messages"
Run
.Sp
-.Vb 1
-\& virt-[program] --debug > virt-mem.log 2>&1
-.Ve
+virt\-\fIprogram\fR \-\-debug > virt\-mem.log 2>&1
.Sp
and keep \fIvirt\-mem.log\fR. It contains error messages which you should
submit with your bug report.
.IX Item "3. Get version of virt-mem and version of libvirt."
Run
.Sp
-.Vb 1
-\& virt-[program] --version
-.Ve
+virt\-\fIprogram\fR \-\-version
.IP "4. Submit a bug report." 4
.IX Item "4. Submit a bug report."
Go to <https://bugzilla.redhat.com/> and enter a new bug.
=head1 COMMON OPTIONS
+Each command obeys a common set of options. The general form is:
+
+virt-I<program> [-options] [domains...]
+
+where I<domains> is a list of guest names to act on. If no domains
+are specified then we act on all active domains by default.
+
+A I<domain> may be specified either by its name or by its ID. Use
+I<virsh list> to get a list of active domain names and IDs.
+
+The virt-mem tools do not work on domains which are not active
+(running or paused). eg. They do not work on shut down domains.
+
=over 4
=item B<-c uri>, B<--connect uri>
=head1 SEE ALSO
-L<uname(1)>,L<dmesg(1)>,
+L<uname(1)>,
+L<dmesg(1)>,
L<virsh(1)>,
L<xm(1)>,
L<http://www.libvirt.org/ocaml/>,
Run
- virt-[program] --debug > virt-mem.log 2>&1
+virt-I<program> --debug > virt-mem.log 2>&1
and keep I<virt-mem.log>. It contains error messages which you should
submit with your bug report.
Run
- virt-[program] --version
+virt-I<program> --version
=item 4. Submit a bug report.
variety of different virtualization systems.
COMMON OPTIONS
+ Each command obeys a common set of options. The general form is:
+
+ virt-*program* [-options] [domains...]
+
+ where *domains* is a list of guest names to act on. If no domains are
+ specified then we act on all active domains by default.
+
+ A *domain* may be specified either by its name or by its ID. Use *virsh
+ list* to get a list of active domain names and IDs.
+
+ The virt-mem tools do not work on domains which are not active (running
+ or paused). eg. They do not work on shut down domains.
+
-c uri, --connect uri
Connect to libvirt URI. The default is to connect to the default
libvirt URI, normally Xen.
example guests which set up malicious kernel memory.
SEE ALSO
- uname(1),dmesg(1), virsh(1), xm(1), <http://www.libvirt.org/ocaml/>,
+ uname(1), dmesg(1), virsh(1), xm(1), <http://www.libvirt.org/ocaml/>,
<http://www.libvirt.org/>, <http://et.redhat.com/~rjones/>,
<http://caml.inria.fr/>
2. Capture debug and error messages
Run
- virt-[program] --debug > virt-mem.log 2>&1
+ virt-*program* --debug > virt-mem.log 2>&1
and keep *virt-mem.log*. It contains error messages which you should
submit with your bug report.
3. Get version of virt-mem and version of libvirt.
Run
- virt-[program] --version
+ virt-*program* --version
4. Submit a bug report.
Go to <https://bugzilla.redhat.com/> and enter a new bug. Please