From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CViR2-0001cF-DP for qemu-devel@nongnu.org; Sat, 20 Nov 2004 22:30:44 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CViR1-0001bg-8N for qemu-devel@nongnu.org; Sat, 20 Nov 2004 22:30:43 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CViR1-0001bM-40 for qemu-devel@nongnu.org; Sat, 20 Nov 2004 22:30:43 -0500 Received: from [212.250.162.8] (helo=mta13-winn.mailhost.ntl.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CViHh-0003uq-Cu for qemu-devel@nongnu.org; Sat, 20 Nov 2004 22:21:05 -0500 Received: from aamta05-winn.mailhost.ntl.com ([212.250.162.8]) by mta13-winn.mailhost.ntl.com with ESMTP id <20041121032104.GNHA5690.mta13-winn.mailhost.ntl.com@aamta05-winn.mailhost.ntl.com> for ; Sun, 21 Nov 2004 03:21:04 +0000 Received: from phoenix.frop.org ([80.4.6.170]) by aamta05-winn.mailhost.ntl.com with ESMTP id <20041121032104.BDZE1092.aamta05-winn.mailhost.ntl.com@phoenix.frop.org> for ; Sun, 21 Nov 2004 03:21:04 +0000 From: Julian Seward Subject: Re: [Qemu-devel] Downloaded files are corrupt Date: Sun, 21 Nov 2004 03:20:57 +0000 References: In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <200411210320.57165.jseward@acm.org> Reply-To: jseward@acm.org, 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 Yes, I also noticed corruption on downloaded files using Red Hat 7.3 (guest), SuSE 9.1 (host), running qemu-0.6.0, with user-net. Also got network corruption on X connections from X clients on the guest connected to an X server elsewhere: X would complain about protocol violations (I can't remember the details). Sometimes an X client would only run for a couple of minutes before dying as a consequence of this. J On Thursday 18 November 2004 21:34, Aaron McDonald wrote: > I'm having a problem downloading files. I'm using qemu 0.6.1 to run Feather > Linux from within Alt Linux on a 800 MHtz machine with 256MB of RAM. > > qemu -hda harddisk -cdrom feather-0.6.1.iso -boot d -m 256 -enable-audio > -user-net -localtime > > Everything starts up ok but if I download something from the internet, I > don't seem to get the last byte and so the file is corrupt. I have the same > issue with a Damn Small Linux iso. > > I can download the file just fine from my host OS (Alt Linux) so I'm ruling > out a network issue. Also, I'm having the same problem when using Windows > 2000 as the host OS on a 2.6 GHtz machine with 1GB of RAM so I'm thinking > that it's not a hardware issue either. > > I posted this issue to the bulletin board a couple of days ago. Another > user responded and said that he'd had the same problem w/ qemu >0.6.0 > running debian/knoppix under Win XP (host) with "-user-net". > > Thanks, > Aaron > > > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel