From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Cgx48-0001VD-Sa for qemu-devel@nongnu.org; Tue, 21 Dec 2004 22:21:33 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Cgx44-0001Ss-22 for qemu-devel@nongnu.org; Tue, 21 Dec 2004 22:21:30 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Cgx42-0001Qs-8R for qemu-devel@nongnu.org; Tue, 21 Dec 2004 22:21:26 -0500 Received: from [64.233.170.207] (helo=rproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CgwYU-00088t-E2 for qemu-devel@nongnu.org; Tue, 21 Dec 2004 21:48:50 -0500 Received: by rproxy.gmail.com with SMTP id i8so89009rne for ; Tue, 21 Dec 2004 18:48:48 -0800 (PST) Message-ID: <41e41e7a041221184828f25318@mail.gmail.com> Date: Wed, 22 Dec 2004 04:48:47 +0200 From: Hetz Ben Hamo Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] QEMU Forum news Reply-To: Hetz Ben Hamo , 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 Hi People, I found a bit of time tonight to do some upgrades to my hosted virtual machine.. I updated the phpBB forum to 2.0.11 with the security fixes, and decided to add the option to add attachments.. You can now add patches, screenshots, logs, whatever you think will interest the QEMU community to the "Patches Repository". I limited the attachment upload to 50K and limited the file acceptance to source code, patches, and graphical format (not including flash, video etc).. If you're posting a patch, please follow the following steps: 1. Make sure you have a unified patch (you can create one with the command: diff -u orig-file modified-file > diff.patch). If it's big, gzip (or bzip) it (that way many browsers won't open it directly into the browser window). 2. Try to make the patch work with the latest version of QEMU (either my snapshots or CVS, or the latest official release). 3. Add some instructions how to apply, any new command line syntax and explanations.. 4. Add your email address to your post so people can contact you.. 5. If your posted patches were committed to the CVS, please add a note to the post (or email me and I'll do it for you). Comments are always welcome ;) Thanks, Hetz