From: Chen Hanxiao <chenhanxiao@xxxxxxxxxxxxxx> Signed-off-by: Chen Hanxiao <chenhanxiao@xxxxxxxxxxxxxx> --- man/virt-install.pod | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/man/virt-install.pod b/man/virt-install.pod index 901d882..c856022 100644 --- a/man/virt-install.pod +++ b/man/virt-install.pod @@ -1328,6 +1328,25 @@ details. =back +=item --panic default + +Attach a panic notifier device to the guest. If the panic notifier device needs to +be specified an ioport, use command: + +--panic io=0x506 +or +--panic io=506 + +ioport of panic notifier device will be set by parameter 'io'. + +Use the recommended settings: + +--panic default + +ioport of panic notifier device will be set as 0x505. + +See C<http://libvirt.org/formatdomain.html#elementsPanic> for details. + =back =head2 Miscellaneous Options -- 1.8.2.1 _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list