From nobody Thu May 2 06:17:17 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) client-ip=170.10.133.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1622708345; cv=none; d=zohomail.com; s=zohoarc; b=I3Sv/FSy/S2B+Lml+Fuohj7xsc30B9pgdM+VrOqTGJP1tCAg4MBJby876zGVpka/XBKAbO8ByvbVj6VTnEDTgLH8HuY4P9XzfcoGoSFA5z+UnhYboqUpjxBIygl4caXN341ATseXCSUD3tcZ9UHeLk0T2v2TYm/t3RU/S5B1v1Q= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1622708345; h=Content-Type:Content-Transfer-Encoding:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=5xg1scipBuI+RmX6YdQ8dmgfJUKWyXp53mIaoLpwBBc=; b=C7Suc260HxZduvDBMFXeU5RybSfeP+//ckcvIYCYrcn7ArVfzf31HIv420ZayU7RhKBMXEwBbDsrnEpgBw97b6I8ggDFsyQJqyQycX7QN/mCITO7YCfzm+nPZ0GbnAY76bORpzLDyTuE7MCA/WjFEmTypd5JplRzkFLwIav+k5c= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mx.zohomail.com with SMTPS id 1622708345624264.0065533940465; Thu, 3 Jun 2021 01:19:05 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-520-pnwTccnZOLa5XsdN64VSKA-1; Thu, 03 Jun 2021 04:19:01 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 438418042CF; Thu, 3 Jun 2021 08:18:56 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id DE9855DEC1; Thu, 3 Jun 2021 08:18:55 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 7D1C84BB40; Thu, 3 Jun 2021 08:18:51 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 1538InX7024205 for ; Thu, 3 Jun 2021 04:18:49 -0400 Received: by smtp.corp.redhat.com (Postfix) id ABB4C163CF; Thu, 3 Jun 2021 08:18:49 +0000 (UTC) Received: from localhost.localdomain.com (ovpn-112-71.ams2.redhat.com [10.36.112.71]) by smtp.corp.redhat.com (Postfix) with ESMTP id EE89719714; Thu, 3 Jun 2021 08:18:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1622708344; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=5xg1scipBuI+RmX6YdQ8dmgfJUKWyXp53mIaoLpwBBc=; b=ZWEEc9B7AkQQeYSyfaY5VcOsFv2E2AJGhQOs5iM2fISSNAmiln1vAPWWjDAufPeDOCom+/ S6e2hZpkaepfWeENBC7dPgYdZUyZw2Zo9NnpHKfipab6kiOu7dhPiGErm2IUsMTWRmCJJU 74rmoMw5mmu05uwy2Nj8krsYn4IEy4Q= X-MC-Unique: pnwTccnZOLa5XsdN64VSKA-1 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= To: libvir-list@redhat.com Subject: [libvirt PATCH 1/2] conf: add support for timer period audio setting Date: Thu, 3 Jun 2021 09:18:42 +0100 Message-Id: <20210603081843.470330-2-berrange@redhat.com> In-Reply-To: <20210603081843.470330-1-berrange@redhat.com> References: <20210603081843.470330-1-berrange@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Signed-off-by: Daniel P. Berrang=C3=A9 Reviewed-by: Michal Privoznik --- docs/formatdomain.rst | 6 +++++- docs/schemas/domaincommon.rng | 5 +++++ src/conf/domain_conf.c | 7 +++++++ src/conf/domain_conf.h | 2 ++ 4 files changed, 19 insertions(+), 1 deletion(-) 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. =20 +``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 =20 @@ -6931,7 +6935,7 @@ output properties =20 ... -