From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KfzFi-0007EA-SI for qemu-devel@nongnu.org; Wed, 17 Sep 2008 11:47:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KfzFg-0007Dn-FY for qemu-devel@nongnu.org; Wed, 17 Sep 2008 11:47:37 -0400 Received: from [199.232.76.173] (port=36720 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KfzFg-0007Dk-8O for qemu-devel@nongnu.org; Wed, 17 Sep 2008 11:47:36 -0400 Received: from falcon.cybervisiontech.com ([217.20.163.9]:37030) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KfzFf-0003QS-FY for qemu-devel@nongnu.org; Wed, 17 Sep 2008 11:47:35 -0400 Received: from localhost (localhost [127.0.0.1]) by falcon.cybervisiontech.com (Postfix) with ESMTP id 0D9237441B8 for ; Wed, 17 Sep 2008 18:47:23 +0300 (EEST) Received: from falcon.cybervisiontech.com ([127.0.0.1]) by localhost (falcon.cybervisiontech.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BzYH6m1ly9aL for ; Wed, 17 Sep 2008 18:47:22 +0300 (EEST) Received: from [10.2.1.87] (gateway.cybervisiontech.com.ua [91.198.50.114]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by falcon.cybervisiontech.com (Postfix) with ESMTP id BBEAD74419F for ; Wed, 17 Sep 2008 18:47:22 +0300 (EEST) Message-ID: <48D12689.6010804@icyb.net.ua> Date: Wed, 17 Sep 2008 18:47:21 +0300 From: Andriy Gapon MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] cmos image Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Sorry if the following question is inappropriate for this list, I couldn't decide which "user" forum might be appropriate. I am working on some "BIOS-ish" things and I wonder if qemu provides an option for reading (and perhaps writing) CMOS image in a file. Something similar to cmosimage config option in bochs. -- Andriy Gapon