From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: [PATCH 0/3] SVM feature support for qemu v3 Date: Mon, 27 Sep 2010 15:16:14 +0200 Message-ID: <1285593377-1754-1-git-send-email-joerg.roedel@amd.com> Mime-Version: 1.0 Content-Type: text/plain Cc: Alexander Graf , kvm@vger.kernel.org, qemu-devel@nongnu.org To: Avi Kivity , Marcelo Tosatti Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org List-Id: kvm.vger.kernel.org Hi, here is the third round of the patches to add svm-features support to qemu. The patches are rebases against latest qemu/master. Other changes since v2: * Made kvm64 the default model only for qemu-versions >= 0.14.0 * Removed clean-bits from the phenom cpu-model Feedback and/or merge appreciated :-) Joerg From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=51922 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P0DZ8-00040C-2U for qemu-devel@nongnu.org; Mon, 27 Sep 2010 09:16:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1P0DZ7-0006a4-4O for qemu-devel@nongnu.org; Mon, 27 Sep 2010 09:16:21 -0400 Received: from tx2ehsobe005.messaging.microsoft.com ([65.55.88.15]:54123 helo=TX2EHSOBE010.bigfish.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P0DZ6-0006Zi-W4 for qemu-devel@nongnu.org; Mon, 27 Sep 2010 09:16:21 -0400 From: Joerg Roedel Date: Mon, 27 Sep 2010 15:16:14 +0200 Message-ID: <1285593377-1754-1-git-send-email-joerg.roedel@amd.com> MIME-Version: 1.0 Content-Type: text/plain Subject: [Qemu-devel] [PATCH 0/3] SVM feature support for qemu v3 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity , Marcelo Tosatti Cc: Alexander Graf , kvm@vger.kernel.org, qemu-devel@nongnu.org Hi, here is the third round of the patches to add svm-features support to qemu. The patches are rebases against latest qemu/master. Other changes since v2: * Made kvm64 the default model only for qemu-versions >= 0.14.0 * Removed clean-bits from the phenom cpu-model Feedback and/or merge appreciated :-) Joerg