From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CWBEB-0007Ns-83 for qemu-devel@nongnu.org; Mon, 22 Nov 2004 05:15:23 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CWBE9-0007Mr-4o for qemu-devel@nongnu.org; Mon, 22 Nov 2004 05:15:21 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CWBE8-0007M9-Qe for qemu-devel@nongnu.org; Mon, 22 Nov 2004 05:15:20 -0500 Received: from [163.1.2.167] (helo=tx3.mail.ox.ac.uk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CWB4g-0000yE-3r for qemu-devel@nongnu.org; Mon, 22 Nov 2004 05:05:34 -0500 Received: from scan3.mail.ox.ac.uk ([163.1.2.166] helo=localhost) by tx3.mail.ox.ac.uk with esmtp (Exim 4.42) id 1CWB4Y-0008Hq-CB for qemu-devel@nongnu.org; Mon, 22 Nov 2004 10:05:26 +0000 Received: from rx3.mail.ox.ac.uk ([163.1.2.165]) by localhost (scan3.mail.ox.ac.uk [163.1.2.166]) (amavisd-new, port 25) with ESMTP id 31411-04 for ; Mon, 22 Nov 2004 10:05:26 +0000 (GMT) Received: from mail.comlab.ox.ac.uk ([163.1.27.1]) by rx3.mail.ox.ac.uk with esmtp (Exim 4.42) id 1CWB4Y-0008Hm-Bk for qemu-devel@nongnu.org; Mon, 22 Nov 2004 10:05:26 +0000 Received: from client83.comlab.ox.ac.uk ([163.1.124.83]:34281 helo=comlab.ox.ac.uk) by mail.comlab.ox.ac.uk with esmtp (Exim 4.34) id 1CWB4Y-0001W3-4s for qemu-devel@nongnu.org; Mon, 22 Nov 2004 10:05:26 +0000 From: William Greenland MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16801.47587.355398.280900@client83.comlab> Date: Mon, 22 Nov 2004 10:05:23 +0000 Subject: [Qemu-devel] Windows Update on guest 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 Has anyone had any success running "Windows Update" via IE on (any) MS guest? I'm using a (Gentoo) Linux host, and I've tried all the networking configurations I can think of. Is this even the kind of thing that *should* be working at the moment? If anyone has this working with a similar setup, I'd be VERY glad to hear details of how they set up networking. Will.