From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=37832 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q7Cto-0005UT-9t for qemu-devel@nongnu.org; Tue, 05 Apr 2011 16:30:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q7Ctn-0003FS-6A for qemu-devel@nongnu.org; Tue, 05 Apr 2011 16:30:52 -0400 Received: from mail-yx0-f173.google.com ([209.85.213.173]:34830) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q7Ctn-0003FE-3p for qemu-devel@nongnu.org; Tue, 05 Apr 2011 16:30:51 -0400 Received: by yxk8 with SMTP id 8so382664yxk.4 for ; Tue, 05 Apr 2011 13:30:50 -0700 (PDT) Message-ID: <4D9B7BF5.9080509@codemonkey.ws> Date: Tue, 05 Apr 2011 15:30:45 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] KVM call agenda for April 05 References: <201104051601.02762.bradh@frogmouth.net> <21351316-8430-4743-B75C-4299383F7D76@suse.de> <201104052221.35703.bradh@frogmouth.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Stefan Hajnoczi , qemu-devel@nongnu.org, Brad Hards On 04/05/2011 03:25 PM, Peter Maydell wrote: > On 5 April 2011 14:14, Stefan Hajnoczi wrote: >> This stems from the fact that development is centered around the >> mailing list. Some folks have put technical documentation on the wiki >> but a lot simply happens on the mailing list. >> I'm unsure how we can sustainably keep the wiki up-to-date on detailed >> code internals knowledge. Any suggestions, any examples of projects >> doing this successfully? > Another approach would be to try to increase the use of docs/ > for technical code internals information. The advantage would be > that we could choose to require docs/ updates for design changes > in order for a code change to pass patch review; the disadvantage > would be that it's inevitably more of a pain to update. We've been unofficially doing that for a lot of recent stuff. I don't know that that really helps with the problem of keeping it up to date though. Regards, Anthony Liguori > -- PMM >