From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59659) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e7i4t-0001rB-EU for qemu-devel@nongnu.org; Thu, 26 Oct 2017 09:20:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e7i4p-0003Jt-37 for qemu-devel@nongnu.org; Thu, 26 Oct 2017 09:20:07 -0400 Received: from indium.canonical.com ([91.189.90.7]:43396) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e7i4o-0003In-Sw for qemu-devel@nongnu.org; Thu, 26 Oct 2017 09:20:03 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.86_2 #2 (Debian)) id 1e7i4n-00061H-QK for ; Thu, 26 Oct 2017 13:20:01 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id BB5992E80C8 for ; Thu, 26 Oct 2017 13:20:01 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Thu, 26 Oct 2017 13:09:35 -0000 From: Thomas Huth <1079713@bugs.launchpad.net> Reply-To: Bug 1079713 <1079713@bugs.launchpad.net> Sender: bounces@canonical.com References: <20121116150919.23777.65675.malonedeb@gac.canonical.com> Message-Id: <150902337578.17209.2312987569469966021.malone@gac.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 1079713] Re: failed to set sndbuf on VMs network interface List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Triaging old bug tickets... can you still reproduce this issue with the latest version of QEMU? Or could we close this ticket nowadays? ** Changed in: qemu Status: New =3D> Incomplete ** Changed in: qemu-kvm (Ubuntu) Status: Confirmed =3D> Incomplete -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1079713 Title: failed to set sndbuf on VMs network interface Status in QEMU: Incomplete Status in qemu-kvm package in Ubuntu: Incomplete Bug description: I am trying to set "sndbuf" for a VMs network device to "0". I inserted to my XML file: 0 The XML file validates, but I am not able to start the virtual machine. # virsh edit vm3 vm3 524288 524288 1 hvm destroy restart restart /usr/bin/kvm '/>
'/> 0