Message ID | 988e1e66-6f03-5843-d686-666132cf8ef9@t-online.de (mailing list archive) |
---|---|
Headers | show
Return-Path: <qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id CA2EBECAAD3 for <qemu-devel@archiver.kernel.org>; Sat, 17 Sep 2022 13:19:24 +0000 (UTC) Received: from localhost ([::1]:58660 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from <qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org>) id 1oZXj9-0008MQ-K7 for qemu-devel@archiver.kernel.org; Sat, 17 Sep 2022 09:19:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54088) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <vr_qemu@t-online.de>) id 1oZXf5-0006IV-FV for qemu-devel@nongnu.org; Sat, 17 Sep 2022 09:15:12 -0400 Received: from mailout03.t-online.de ([194.25.134.81]:51236) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <vr_qemu@t-online.de>) id 1oZXf3-00085q-BI for qemu-devel@nongnu.org; Sat, 17 Sep 2022 09:15:11 -0400 Received: from fwd78.dcpf.telekom.de (fwd78.aul.t-online.de [10.223.144.104]) by mailout03.t-online.de (Postfix) with SMTP id EB98975C1; Sat, 17 Sep 2022 15:15:04 +0200 (CEST) Received: from [192.168.211.200] ([84.175.228.229]) by fwd78.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1oZXey-0SRjgv0; Sat, 17 Sep 2022 15:15:04 +0200 Message-ID: <988e1e66-6f03-5843-d686-666132cf8ef9@t-online.de> Date: Sat, 17 Sep 2022 15:15:04 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 From: =?utf-8?q?Volker_R=C3=BCmelin?= <vr_qemu@t-online.de> Subject: [PATCH 0/2] audio: prevent a class of guest-triggered aborts Content-Language: en-US To: Gerd Hoffmann <kraxel@redhat.com> Cc: qemu-devel@nongnu.org, =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= <f4bug@amsat.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-TOI-EXPURGATEID: 150726::1663420504-79BAA9DD-0C3F2FCB/0/0 CLEAN NORMAL X-TOI-MSGID: cd61091a-5905-4dce-8d43-c71900538c35 Received-SPF: none client-ip=194.25.134.81; envelope-from=vr_qemu@t-online.de; helo=mailout03.t-online.de X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: <qemu-devel.nongnu.org> List-Unsubscribe: <https://lists.nongnu.org/mailman/options/qemu-devel>, <mailto:qemu-devel-request@nongnu.org?subject=unsubscribe> List-Archive: <https://lists.nongnu.org/archive/html/qemu-devel> List-Post: <mailto:qemu-devel@nongnu.org> List-Help: <mailto:qemu-devel-request@nongnu.org?subject=help> List-Subscribe: <https://lists.nongnu.org/mailman/listinfo/qemu-devel>, <mailto:qemu-devel-request@nongnu.org?subject=subscribe> Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" <qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org> |
Series |
audio: prevent a class of guest-triggered aborts
|
expand
|