From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nd2S7-0004LT-JY for qemu-devel@nongnu.org; Thu, 04 Feb 2010 09:13:03 -0500 Received: from [199.232.76.173] (port=38805 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nd2S7-0004LG-7C for qemu-devel@nongnu.org; Thu, 04 Feb 2010 09:13:03 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Nd2S4-0005zc-Ld for qemu-devel@nongnu.org; Thu, 04 Feb 2010 09:13:02 -0500 Received: from mail-iw0-f187.google.com ([209.85.223.187]:43400) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Nd2S3-0005z8-Nl for qemu-devel@nongnu.org; Thu, 04 Feb 2010 09:13:00 -0500 Received: by iwn17 with SMTP id 17so2905173iwn.18 for ; Thu, 04 Feb 2010 06:12:55 -0800 (PST) Message-ID: <4B6AD5E4.30309@codemonkey.ws> Date: Thu, 04 Feb 2010 08:12:52 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Need QEMU source and documentation References: , <20100203165051.GA29235@amt.cnet>, <20100204071743.GB2471@redhat.com> In-Reply-To: Content-Type: multipart/alternative; boundary="------------080500020909090401000403" List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Taimoor Mirza Cc: Nolan Leake , qemu-devel@nongnu.org This is a multi-part message in MIME format. --------------080500020909090401000403 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 02/04/2010 02:18 AM, Taimoor Mirza wrote: > > > Hi all, > > I need QEMU source and documentation but qemu.org is down. Is there > any other place from where I can get both source and documentation? It's back again. It wasn't actually down. qemu.org runs in a qemu virtual machine with kvm acceleration. In this case, I had top running on the serial port and had disconnected from the serial console. top continuously generates output which filled the socket buffer and ultimately caused write() to block freezing the entire virtual machine until I reconnected to the serial console. We desperately need to rewrite the char device handling. Regards, Anthony Liguori > Regards, > Taimoor > > ------------------------------------------------------------------------ > Hotmail: Free, trusted and rich email service. Get it now. > --------------080500020909090401000403 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 02/04/2010 02:18 AM, Taimoor Mirza wrote:

 
Hi all,
 
I need QEMU source and documentation but qemu.org is down. Is there any other place from where I can get both source and documentation?

It's back again.

It wasn't actually down.  qemu.org runs in a qemu virtual machine with kvm acceleration.  In this case, I had top running on the serial port and had disconnected from the serial console.

top continuously generates output which filled the socket buffer and ultimately caused write() to block freezing the entire virtual machine until I reconnected to the serial console.

We desperately need to rewrite the char device handling.

Regards,

Anthony Liguori

Regards,
Taimoor


Hotmail: Free, trusted and rich email service. Get it now.

--------------080500020909090401000403--