From nobody Fri Jan 19 16:09:54 2024 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 4TGl1v16dbz56pHJ for ; Fri, 19 Jan 2024 16:09:55 +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 4TGl1v068Yz40XW for ; Fri, 19 Jan 2024 16:09:55 +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=1705680595; 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=zqbz1LILJsx8m+w09Z3xp52fEAvOU7fXKYTYT7Om4Gg=; b=Xs0etIBL7tXv2g9zhgCW6O6wYGsEt7fEq9FRulwBAUaKmeIY4aMxsxCmfalzvaeVYwv5Qi x8aKM2G/KUnJNwfcspmJUy7ugmb4fw+RRRFtnjehTb4GVBLoiYa5o8KvkJQJe3t93Gybrw Ul05SGWHwAmV0QTJS6p9oEORxdx4jYZH0kTD7FQo2dZVYCgqQkUkwvVdMO3d30m20Z5mkD 14CpfTMPNegvMvDRcKOC7S/UU97kdUG6eW3XphB3+9mnbJ031IIGVBCWiQLa7CN0UI3Z/O 0mS2du47YPeZ5vSIipI70hMNwlFWe5invpOHLiZhh0dVtWTghaCzIJ4tEsmmXg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705680595; a=rsa-sha256; cv=none; b=hiDVxb+Z3Ip8JHdRa6B59EAzfz6SvkOkSFvAiTc2yd6ro9kwg/3vcNiqKG1Bo6RoZ5AaYm o4YBigksDPg2LBEMu8xgCrwfB4i7Js9BT3RcUksnii81TacS6FQsUUWYk1tkk+4oRkW29V /zqlsiEaoJhdEPLE7gS8YWoj51/M7o35hsR/fDOxrhZkLm2RP3vicygyy4+AOT76waVWG/ jKmD4sBsgYbBM44QAmaeafgDz4J2ectAKEQ6gHsH4vYJ7BXWPjuNenk9v/IDc0zC2Rgjyi CC+GsGSR35y+ACt3uQ0U0O2fKM8ihFmX6l4QjwExGFHfVsjLeAMGhRSsqBwmzg== 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 4TGl1t6HsRzxrM for ; Fri, 19 Jan 2024 16:09:54 +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 40JG9stv066943 for ; Fri, 19 Jan 2024 16:09:54 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40JG9sKA066938 for virtualization@FreeBSD.org; Fri, 19 Jan 2024 16:09:54 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 205549] bhyve pci passthru stops working after guest is restarted Date: Fri, 19 Jan 2024 16:09:54 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bhyve X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: virtualization@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205549 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugmeister@FreeBSD.org --- Comment #19 from Mark Linimon --- ^Triage: to submitter/commenters: FreeBSD 12 is now out of support. Does t= his problem still recur on supported versions of FreeBSD? --=20 You are receiving this mail because: You are the assignee for the bug.=