From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gvy4v-0007ct-Tf for qemu-devel@nongnu.org; Sun, 17 Dec 2006 10:37:29 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gvy4s-0007ar-F9 for qemu-devel@nongnu.org; Sun, 17 Dec 2006 10:37:29 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gvy4s-0007ao-Cf for qemu-devel@nongnu.org; Sun, 17 Dec 2006 10:37:26 -0500 Received: from [66.249.82.226] (helo=wx-out-0506.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gvy4s-0005Xw-Dg for qemu-devel@nongnu.org; Sun, 17 Dec 2006 10:37:26 -0500 Received: by wx-out-0506.google.com with SMTP id i30so1749691wxd for ; Sun, 17 Dec 2006 07:37:25 -0800 (PST) Message-ID: Date: Sun, 17 Dec 2006 23:37:24 +0800 From: "maple Chou" MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_2718_26119680.1166369844426" Subject: [Qemu-devel] SMP Question 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 ------=_Part_2718_26119680.1166369844426 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Dear All, I just doing my floppy toy-os project(include little bootloader). And test with qemu. The Floppy Image is here http://file.maple.tw/mapleos/floppy.img My problem is when I turn on the SMP option. (qemu -fda floppy.img -smp 2) The system will hang on bootsector (i just watch qemu monitor hang on 0x7eca) And some problem with Grub+floppy image. Grub+HD image boot successful, but can't capture the keyboard. What's problem!?? i only run SMP case successful with linux kernel. Best Regards ~maple ------=_Part_2718_26119680.1166369844426 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Dear All,
 I just doing my floppy toy-os project(include little bootloader). And test with qemu.
The Floppy Image is here  http://file.maple.tw/mapleos/floppy.img

My problem is when I turn on the SMP option. (qemu -fda floppy.img -smp 2)
The system will hang on bootsector (i just watch qemu monitor hang on 0x7eca)

And some problem with Grub+floppy image.
Grub+HD image boot successful, but can't capture the keyboard.

What's problem!?? i only run SMP case successful with linux kernel.

Best Regards

  ~maple
------=_Part_2718_26119680.1166369844426--