From nobody Fri Jun 2 22:31:35 2023 X-Original-To: virtualization@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QXyQw003Nz4YDgr for ; Fri, 2 Jun 2023 22:31:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QXyQv4Nmtz4RLf for ; Fri, 2 Jun 2023 22:31:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1685745095; h=from:from: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; bh=gYgJo469WoVvPrpd2ddNnuk5a3kNkiNYFVZ7ulc0gj0=; b=scyW4FWknIivYhlxZMtZLEnwl7lthzcSiljpfIS5cnsL0lEZvaRfyzOndTrtgwz3Brd2bf 8HHD6it6lAqww4lEhbJWIaVeCYQ40/r6To7ZqMVTYrmCWt6E1X3CJime0Z+inqQugbPmwy gXwLUbRgkqUzLcHqZ9zUNE5weuT1XXaaFVjzF4aSVLX2CT91NLYO+KHPj9G+y5aRVPPeEg Fd5vb6ee5FqLO79iLKBICcv6B+rnDduxWaKOJENPhme4RAWad6kmFNxnLFuRcX0fIiVGnW ptAaCloXyU7a9OmZHVFyQt8b9TkI3mdzrNOSTkt2rEdX9LYZwSuCiFUYZCSyqA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1685745095; a=rsa-sha256; cv=none; b=crjctRoGH2Y88+GO3aiTOcZPy/DzpCp7rJ69vE2i09zEH+zJx8hMTLDCk1jf2yKsh0GqAR UfQWu3DVjCmou0zdhcEII7jGmkk6z8ecVt1At1zCsvw6tud3WoQThw0udEugHW9P7FyM7e tgxNGAlP92wKahDVYTz55/n/hHXm0NOTN9cNyzlbXQN9Y/j6HAoqHC4WlFsTMNzEnD5ezL vUXsYuGK0PtRCSCULEUyOHXyMDmxBYewDmNW6Rj+MkGSM9qaY1Vavsfi8+y6taRAXduo1j i/pJ+JB/Q6ovnVOSLc7HtGNZIKUQzq1Y+YCEgQub8NpWeUz5RN7MQPIJa33b0w== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4QXyQv3Snnz1GYM for ; Fri, 2 Jun 2023 22:31:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 352MVZO3002186 for ; Fri, 2 Jun 2023 22:31:35 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 352MVZ4K002185 for virtualization@FreeBSD.org; Fri, 2 Jun 2023 22:31:35 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: virtualization@FreeBSD.org Subject: [Bug 271793] virtio: doesn't implement a vsock driver Date: Fri, 02 Jun 2023 22:31:35 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: freebsd@igalic.co X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: virtualization@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_file_loc assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Discussion List-Archive: https://lists.freebsd.org/archives/freebsd-virtualization List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271793 Mina Gali=C4=87 changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://docs.oasis-open.org | |/virtio/virtio/v1.1/csprd01 | |/virtio-v1.1-csprd01.html#x | |1-39000010 Assignee|bugs@FreeBSD.org |virtualization@FreeBSD.org --- Comment #1 from Mina Gali=C4=87 --- Why do I care about this? I'm working on cloud-init, which uses LXD for testing. LXD uses vsock to communicate between lxd-agent on the virtual machine and = LXD on the host. To make FreeBSD run properly on LXD, we need lxd-agent and as such virtio vsock. --=20 You are receiving this mail because: You are the assignee for the bug.=