From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GhUyW-0005fF-Ip for qemu-devel@nongnu.org; Tue, 07 Nov 2006 12:43:04 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GhUyS-0005ZS-SK for qemu-devel@nongnu.org; Tue, 07 Nov 2006 12:43:04 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GhUyS-0005ZE-Ot for qemu-devel@nongnu.org; Tue, 07 Nov 2006 12:43:00 -0500 Received: from [66.249.82.236] (helo=wx-out-0506.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GhUyS-0007Iy-R9 for qemu-devel@nongnu.org; Tue, 07 Nov 2006 12:43:00 -0500 Received: by wx-out-0506.google.com with SMTP id r21so1876177wxc for ; Tue, 07 Nov 2006 09:42:59 -0800 (PST) Message-ID: <41e41e7a0611070942l622c95e7h2875f356b496f837@mail.gmail.com> Date: Tue, 7 Nov 2006 19:42:59 +0200 From: "Hetz Ben Hamo" Subject: Re: [Qemu-devel] Thanks for QEMU! In-Reply-To: <1162912144.3332.32.camel@client-30.office.endeca.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1162912144.3332.32.camel@client-30.office.endeca.com> 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 Hi, On 11/7/06, John Stracke wrote: > Just wanted to send a thank-you for developing QEMU. I'm writing an OS > for my master's thesis, and having an open-source emulation of the CPU > has been a *huge* help. At least three times now, there's been some > subtlety that I couldn't figure out from the CPU docs, so I adding some > printf()s to QEMU to figure out what was really going on. Perhaps you could submit your printf's so other people can learn from them please? Thanks, Hetz