From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DCk0q-00030b-6W for qemu-devel@nongnu.org; Sat, 19 Mar 2005 14:53:32 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DCk0k-0002wn-3S for qemu-devel@nongnu.org; Sat, 19 Mar 2005 14:53:26 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DCk0i-0002ut-4g for qemu-devel@nongnu.org; Sat, 19 Mar 2005 14:53:24 -0500 Received: from [64.233.170.206] (helo=rproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DCjfM-0005Bg-Go for qemu-devel@nongnu.org; Sat, 19 Mar 2005 14:31:20 -0500 Received: by rproxy.gmail.com with SMTP id f1so576508rne for ; Sat, 19 Mar 2005 11:31:19 -0800 (PST) Message-ID: <59521b11050319113119ec663b@mail.gmail.com> Date: Sat, 19 Mar 2005 13:31:18 -0600 From: Noah yan Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] How to enter bios setting before on vm startup? Reply-To: Noah yan , 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 Is it posibble to enter BIOS settings by keying Del or Fx keys in qemu when vm starts? Noah