From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:50671) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UX41P-0003vA-26 for qemu-devel@nongnu.org; Tue, 30 Apr 2013 02:26:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UX41M-0005FS-Gp for qemu-devel@nongnu.org; Tue, 30 Apr 2013 02:26:38 -0400 Received: from mx1.redhat.com ([209.132.183.28]:40516) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UX41M-0005F9-8z for qemu-devel@nongnu.org; Tue, 30 Apr 2013 02:26:36 -0400 Date: Tue, 30 Apr 2013 09:26:25 +0300 From: "Michael S. Tsirkin" Message-ID: <20130430062625.GA26438@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] unaligned option rom List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, seabios@seabios.org Each time I boot seabios built with debug enabled, I see this on serial console: Scan for VGA option rom WARNING! Found unaligned PCI rom (vd=1013:00b8) Is this a bogus warning? -- MST