From: Daniel P. Berrangé Date: Thu, 3 Jun 2021 08:15:19 +0000 (+0100) Subject: conf: add support for timer period audio setting X-Git-Tag: v7.5.0-rc1~209 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfffcefff65b7f138e3c93ecf66f97e62b05ea03;p=thirdparty%2Flibvirt.git conf: add support for timer period audio setting Reviewed-by: Michal Privoznik Signed-off-by: Daniel P. Berrangé --- diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index aa7bb8da14..afee69ac97 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -6924,6 +6924,10 @@ to the guest sound device. ``id`` Integer id of the audio device. Must be greater than 0. +``timerPeriod`` + Timer period in microseconds. Must be greater than 0. If omitted, + the lowest possible period is used. + All the backends support child element for configuring input and output properties @@ -6931,7 +6935,7 @@ output properties ... -