From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [patch 2/2] KVM: remove old KVMTRACE support code Date: Wed, 17 Jun 2009 16:33:30 +0300 Message-ID: <4A38F0AA.4010304@redhat.com> References: <20090617122213.679181941@localhost.localdomain> <20090617122331.128699664@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, Hollis Blanchard To: Marcelo Tosatti Return-path: Received: from mx2.redhat.com ([66.187.237.31]:56846 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759944AbZFQNda (ORCPT ); Wed, 17 Jun 2009 09:33:30 -0400 In-Reply-To: <20090617122331.128699664@localhost.localdomain> Sender: kvm-owner@vger.kernel.org List-ID: On 06/17/2009 03:22 PM, Marcelo Tosatti wrote: > Return EOPNOTSUPP for KVM_TRACE_ENABLE/PAUSE/DISABLE ioctls. > > I dropped this patch, breaks the powerpc build. I guess it should be simple to convert powerpc? -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.