From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J1qbj-0004Do-Ep for qemu-devel@nongnu.org; Mon, 10 Dec 2007 16:56:11 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J1qbh-0004DT-IS for qemu-devel@nongnu.org; Mon, 10 Dec 2007 16:56:10 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J1qbh-0004DQ-BH for qemu-devel@nongnu.org; Mon, 10 Dec 2007 16:56:09 -0500 Received: from rv-out-0910.google.com ([209.85.198.191]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J1qbh-0002Ae-Fv for qemu-devel@nongnu.org; Mon, 10 Dec 2007 16:56:09 -0500 Received: by rv-out-0910.google.com with SMTP id g11so6503010rvb for ; Mon, 10 Dec 2007 13:56:07 -0800 (PST) Message-ID: <475DB5F4.9050708@codemonkey.ws> Date: Mon, 10 Dec 2007 15:56:04 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] Capture network traffic to a tcpdump file - updated References: <380128.17287.qm@web57002.mail.re3.yahoo.com> <475D5CF2.1020202@codemonkey.ws> <475D6965.5010500@codemonkey.ws> <475D7D16.9030005@codemonkey.ws> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; 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: Johannes Schindelin Cc: qemu-devel@nongnu.org Johannes Schindelin wrote: > Hi, > > On Mon, 10 Dec 2007, Anthony Liguori wrote: > > >> Johannes Schindelin wrote: >> >> >>> However, I have no problem maintaining my own fork. Much like I will >>> do with VNC again, since I recently had to use QEmu via VNC and the >>> artefacts are just horrible. >>> >> I just sent a patch to the mailing list that should fix those artifacts. >> Let me know if it doesn't and I'll track down whatever the issue is. >> > > Unfortunately I am way overloaded with work right now, and cannot test. > However, from your description it does not seem likely that it fixes the > problem: AFAICT Kubuntu's installer does not us CGA or VMWare's VGA > driver. I might be wrong, but I do not even have the time to test that. > Were you using the alternate installer or the desktop installer? Kubuntu uses ubiquity which is the same as what Ubuntu uses. We've got Ubuntu in the kvm-test harness and I've done dozens of installs with it without any problems. kvm-test uses VNC and would be very sensitive to artifacts. What client were you using? Regards, Anthony Liguori > Sorry, > Dscho > > >