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