From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerone Young Subject: [PATCH 0 of 3] [kvm-userspace] Enable KVM TRACE support for PowerPC Date: Thu, 19 Jun 2008 23:26:05 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: kvm-ppc@vger.kernel.org To: kvm@vger.kernel.org Return-path: Received: from e2.ny.us.ibm.com ([32.97.182.142]:44879 "EHLO e2.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750877AbYFTE24 (ORCPT ); Fri, 20 Jun 2008 00:28:56 -0400 Sender: kvm-owner@vger.kernel.org List-ID: This set of patches adds the ability to compile and use kvm userspace tools with PowerPC. It also adds the ability for other archs to add support. Also added are new events into the format file. These have been submitted for inclusion into events defined in the kernel. Signed-off-by: Jerone Young 4 files changed, 13 insertions(+), 2 deletions(-) user/Makefile | 2 ++ user/config-powerpc.mak | 2 +- user/config-x86-common.mak | 1 - user/formats | 10 ++++++++++