From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36500) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z68lH-0000fE-3o for qemu-devel@nongnu.org; Fri, 19 Jun 2015 22:44:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z68lC-0002BM-4X for qemu-devel@nongnu.org; Fri, 19 Jun 2015 22:44:03 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54784) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z68lB-0002Af-VG for qemu-devel@nongnu.org; Fri, 19 Jun 2015 22:43:58 -0400 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (Postfix) with ESMTPS id 060113897C7 for ; Sat, 20 Jun 2015 02:43:57 +0000 (UTC) From: Laszlo Ersek Date: Sat, 20 Jun 2015 04:43:46 +0200 Message-Id: <1434768228-9167-1-git-send-email-lersek@redhat.com> Subject: [Qemu-devel] [RFC 0/2] update CMOS for single hand-created ISA-FDC List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, lersek@redhat.com Cc: John Snow , Jan Tomko , Markus Armbruster , Paolo Bonzini This is for the other pc-q35-2.4 ISA-FDC problem reported by Jan. Jan, can you give it a try pls? Cc: Jan Tomko Cc: John Snow Cc: Markus Armbruster Cc: Paolo Bonzini Laszlo Ersek (2): hw/i386/pc: factor out pc_cmos_init_floppy() hw/i386/pc: reflect an explicitly created, sole FDC in the CMOS hw/i386/pc.c | 113 ++++++++++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 84 insertions(+), 29 deletions(-) -- 1.8.3.1