From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38745) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a8PQz-0003PW-2D for qemu-devel@nongnu.org; Mon, 14 Dec 2015 04:28:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a8PQv-0004Mn-7E for qemu-devel@nongnu.org; Mon, 14 Dec 2015 04:28:45 -0500 Received: from mx1.redhat.com ([209.132.183.28]:60712) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a8PQv-0004Md-1j for qemu-devel@nongnu.org; Mon, 14 Dec 2015 04:28:41 -0500 References: <1450081359-7753-1-git-send-email-den@openvz.org> <20151214112012-mutt-send-email-mst@redhat.com> <566E8B39.5070202@openvz.org> From: Paolo Bonzini Message-ID: <566E8BB0.4000303@redhat.com> Date: Mon, 14 Dec 2015 10:28:16 +0100 MIME-Version: 1.0 In-Reply-To: <566E8B39.5070202@openvz.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH for 2.5? 1/1] DSDT: add floppy-related objects List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Denis V. Lunev" , "Michael S. Tsirkin" Cc: Igor Mammedov , Richard Henderson , qemu-devel@nongnu.org, Eduardo Habkost , Roman Kagan On 14/12/2015 10:26, Denis V. Lunev wrote: >> > > this was a question actually. > > Yes, this is not a regression but user observable bug. The floppy > is not available in Windows UEFI guests and it is not that easy > to get VirtIO drivers in this case installed especially for root > disk. Isn't a CD enough for everything except Windows XP (EOLed) and 2003 (not supporting UEFI anyway)? Paolo