From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=48603 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OP9MW-0002jH-Dk for qemu-devel@nongnu.org; Thu, 17 Jun 2010 03:18:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OP9MV-0003qh-7q for qemu-devel@nongnu.org; Thu, 17 Jun 2010 03:18:08 -0400 Received: from mga09.intel.com ([134.134.136.24]:17615) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OP9MV-0003q8-0E for qemu-devel@nongnu.org; Thu, 17 Jun 2010 03:18:07 -0400 From: Sheng Yang Date: Thu, 17 Jun 2010 15:18:12 +0800 Message-Id: <1276759096-29104-1-git-send-email-sheng@linux.intel.com> Subject: [Qemu-devel] [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: Marcelo Tosatti , Avi Kivity Cc: Jan Kiszka , Sheng Yang , kvm@vger.kernel.org, qemu-devel@nongnu.org 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.