From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:40647) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKqo0-0005Ju-3s for qemu-devel@nongnu.org; Mon, 31 Oct 2011 08:17:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RKqnz-0003cZ-A2 for qemu-devel@nongnu.org; Mon, 31 Oct 2011 08:17:32 -0400 Received: from mx1.redhat.com ([209.132.183.28]:32575) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKqnz-0003cL-2r for qemu-devel@nongnu.org; Mon, 31 Oct 2011 08:17:31 -0400 Message-ID: <4EAE9295.3030503@redhat.com> Date: Mon, 31 Oct 2011 13:20:37 +0100 From: Kevin Wolf MIME-Version: 1.0 References: <4EAB04A0.9010602@virtualcomputer.com> In-Reply-To: <4EAB04A0.9010602@virtualcomputer.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/3] Xen related patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Baboval Cc: qemu-devel@nongnu.org Am 28.10.2011 21:38, schrieb John Baboval: > These are some xen related patches that have been sitting around in are > queue waiting for us to re-base onto a modern qemu. Now that we're > up-to-date, they're ready to share with the list. > > They are all things that enable successfully running windows in xen HVM > guests. > > Support guest reboots when in Xen HVM mode > Xen conditionals > piix4 acpi xen support > > -John Your patches are corrupted by line wraps, and they don't use proper email threading. Please consider using git send-email, which automatically does both of this right. Kevin