From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=54607 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OPhI7-0002AZ-Cu for qemu-devel@nongnu.org; Fri, 18 Jun 2010 15:31:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OPhI6-00055X-8g for qemu-devel@nongnu.org; Fri, 18 Jun 2010 15:31:51 -0400 Received: from mx1.redhat.com ([209.132.183.28]:62155) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OPhI5-00055F-Un for qemu-devel@nongnu.org; Fri, 18 Jun 2010 15:31:50 -0400 Date: Fri, 18 Jun 2010 16:26:51 -0300 From: Marcelo Tosatti Message-ID: <20100618192651.GA13627@amt.cnet> References: <1276759096-29104-1-git-send-email-sheng@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1276759096-29104-1-git-send-email-sheng@linux.intel.com> Subject: [Qemu-devel] Re: [PATCH v4 0/4] XSAVE enabling in QEmu List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sheng Yang Cc: qemu-devel@nongnu.org, Jan Kiszka , Avi Kivity , kvm@vger.kernel.org On Thu, Jun 17, 2010 at 03:18:12PM +0800, Sheng Yang wrote: > Notice the first three patches applied to uq/master branch of qemu-kvm, the last one > applied to qemu-kvm master branch. And the last one would only apply after the > first three merged in master branch. Applied, thanks.