From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K9yhU-0003ji-8A for qemu-devel@nongnu.org; Sat, 21 Jun 2008 04:44:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K9yhS-0003jW-Ma for qemu-devel@nongnu.org; Sat, 21 Jun 2008 04:43:59 -0400 Received: from [199.232.76.173] (port=57160 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K9yhS-0003jT-I6 for qemu-devel@nongnu.org; Sat, 21 Jun 2008 04:43:58 -0400 Received: from wf-out-1314.google.com ([209.85.200.174]:16284) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K9yhS-0007E4-3g for qemu-devel@nongnu.org; Sat, 21 Jun 2008 04:43:58 -0400 Received: by wf-out-1314.google.com with SMTP id 27so1261323wfd.4 for ; Sat, 21 Jun 2008 01:43:57 -0700 (PDT) Message-ID: Date: Sat, 21 Jun 2008 11:43:57 +0300 From: "Blue Swirl" Subject: Re: [Qemu-devel] Re: QEMU configuration files In-Reply-To: <485BAC6C.6070306@bellard.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48595024.7050400@bellard.org> <485BAC6C.6070306@bellard.org> 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 On 6/20/08, Fabrice Bellard wrote: > Hi, > > I have just updated the config file patch at > http://bellard.org/qemu/patches . Now all targets are supported. There is a > small documentation in config.txt. Seems to work for Sparc. About buses, maybe the config file syntax used in TME gives some ideas: board0: tme/machine/sun4 name Calvin cpu0 at board0: tme/ic/cy7c601 fpu-type tms390-c602A fpu-compliance partial fpu-incomplete trap sbus0: tme/generic/bus size 4GB slot-addr 0xf8000000 slot-size 32MB slot 0 slot 1 slot 2 slot 3 sbus0 controller at board0 sbus alias mainbus0 sbus0 ram0 at mainbus0 addr 0x0: tme/host/posix/memory ram 16MB rom0 at mainbus0 addr 0xf6000000: tme/host/posix/memory rom sun4-75-rev-2.9.bin zs0 at mainbus0 addr 0xf1000000 ipl 12: tme/machine/sun4/zs cgthree0 at sbus0 slot 1 offset 0x0 ipl 7: tme/bus/sbus/cgthree cgthreerom0 at sbus0 slot 1 offset 0x0: tme/host/posix/memory rom "SUNW,501-1415.bin" Also CPUs, ROMs and RAMs could be handled to complement the CPU feature system.