From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55822) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c3gvh-0006vM-Id for qemu-devel@nongnu.org; Mon, 07 Nov 2016 05:13:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c3gve-00062Y-26 for qemu-devel@nongnu.org; Mon, 07 Nov 2016 05:13:29 -0500 Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:38734 helo=mx0a-001b2d01.pphosted.com) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c3gvd-00062K-SE for qemu-devel@nongnu.org; Mon, 07 Nov 2016 05:13:25 -0500 Received: from pps.filterd (m0098414.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.16.0.17/8.16.0.17) with SMTP id uA7A8ebn086423 for ; Mon, 7 Nov 2016 05:13:25 -0500 Received: from e06smtp12.uk.ibm.com (e06smtp12.uk.ibm.com [195.75.94.108]) by mx0b-001b2d01.pphosted.com with ESMTP id 26jpv6tcwu-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Mon, 07 Nov 2016 05:13:25 -0500 Received: from localhost by e06smtp12.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 7 Nov 2016 10:13:21 -0000 Received: from b06cxnps3074.portsmouth.uk.ibm.com (d06relay09.portsmouth.uk.ibm.com [9.149.109.194]) by d06dlp01.portsmouth.uk.ibm.com (Postfix) with ESMTP id 2B1AA17D8066 for ; Mon, 7 Nov 2016 10:15:39 +0000 (GMT) Received: from d06av02.portsmouth.uk.ibm.com (d06av02.portsmouth.uk.ibm.com [9.149.37.228]) by b06cxnps3074.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id uA7ADIPH42533038 for ; Mon, 7 Nov 2016 10:13:18 GMT Received: from d06av02.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av02.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id uA7ADIlv026733 for ; Mon, 7 Nov 2016 03:13:18 -0700 Date: Mon, 7 Nov 2016 11:13:15 +0100 From: Cornelia Huck In-Reply-To: <20161107103932.5953c255.cornelia.huck@de.ibm.com> References: <10FE6A77-E705-49BD-BA42-83D18DB7C460@gmail.com> <2034277057.10962206.1478294562081.JavaMail.zimbra@redhat.com> <7187648F-5B69-432A-83C9-6F5CD7C3FEB3@gmail.com> <20161107103932.5953c255.cornelia.huck@de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: <20161107111315.36ce9d77.cornelia.huck@de.ibm.com> Subject: Re: [Qemu-devel] Wiki documentation organization List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Programmingkid Cc: Paolo Bonzini , qemu-devel qemu-devel On Mon, 7 Nov 2016 10:39:32 +0100 Cornelia Huck wrote: > On Fri, 4 Nov 2016 18:05:57 -0400 > Programmingkid wrote: > > > It looks like the QEMU wiki is being organized into folders. I'm thinking the page http://wiki.qemu.org/Documentation/Platforms/ should be a listing of all the platforms QEMU currently supports. The list would be links to their respective pages. Example: > > > > Platforms available in QEMU: > > > > ARM > > i386/x86-64 > > MIPS > > OpenRISC > > Power > > PowerPC > > Sparc > > 68K > > > > > > Thoughts/suggestions/additions? > > No love for s390x? > > (I can see if I can come up with something.) I've added a skeleton page for s390x. Needs more work, obviously.