From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1ChFam-0001ZI-LG for qemu-devel@nongnu.org; Wed, 22 Dec 2004 18:08:28 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1ChFal-0001Ym-QI for qemu-devel@nongnu.org; Wed, 22 Dec 2004 18:08:27 -0500 Received: from [129.104.30.34] (helo=mx1.polytechnique.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ChFPv-0006pU-37 for qemu-devel@nongnu.org; Wed, 22 Dec 2004 17:57:15 -0500 Message-ID: <41C9FBE9.9080406@bellard.org> Date: Wed, 22 Dec 2004 23:57:45 +0100 From: Fabrice Bellard MIME-Version: 1.0 Subject: Re: [Qemu-devel] QEMU Forum news References: <41e41e7a041221184828f25318@mail.gmail.com> In-Reply-To: <41e41e7a041221184828f25318@mail.gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hetz Ben Hamo , qemu-devel@nongnu.org Hetz Ben Hamo wrote: > 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 ;) Note: you should also send the patches to the qemu-devel mailing list so that I can more easily look at them... Fabrice.