From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57980) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VnXlY-0007ck-Rr for qemu-devel@nongnu.org; Mon, 02 Dec 2013 12:58:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VnXlP-0002s3-Hx for qemu-devel@nongnu.org; Mon, 02 Dec 2013 12:58:40 -0500 Received: from mail-ea0-x236.google.com ([2a00:1450:4013:c01::236]:34219) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VnXlP-0002rx-AU for qemu-devel@nongnu.org; Mon, 02 Dec 2013 12:58:31 -0500 Received: by mail-ea0-f182.google.com with SMTP id o10so12540182eaj.13 for ; Mon, 02 Dec 2013 09:58:30 -0800 (PST) Sender: Paolo Bonzini Message-ID: <529CCA42.3000404@redhat.com> Date: Mon, 02 Dec 2013 18:58:26 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1382099622-87967-1-git-send-email-nwhitehorn@freebsd.org> <529CC896.5020304@freebsd.org> In-Reply-To: <529CC896.5020304@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] spapr_vscsi: Fix REPORT_LUNS handling List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Nathan Whitehorn Cc: qemu-devel@nongnu.org, Alexander Graf Il 02/12/2013 18:51, Nathan Whitehorn ha scritto: > Any news on this? FreeBSD is unbootable from CDROM devices in > QEMU/pseries without this patch. > -Nathan Acked-by: Paolo Bonzini Alex, can you pick it up?