From 00ce10c700993e054532baca28d0c0d2b22c5571 Mon Sep 17 00:00:00 2001
From: "Daniel P. Berrange"
+ Regardless of thetype
, character devices can
+ have an optional log file associated with them. This is
+ expressed via a log
sub-element, with a
+ file
attribute. There can also be a append
+ attribute which takes teh same values described above.
+ 1.3.3.
+
+ ... + <log file="/var/log/libvirt/qemu/guestname-serial0.log" append="off"/> + ...+
Each character device element has an optional
sub-element <address>
which can tie the
diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng
index 6ca937c07a..8c6287d8bf 100644
--- a/docs/schemas/domaincommon.rng
+++ b/docs/schemas/domaincommon.rng
@@ -3299,6 +3299,18 @@
+