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 14:53:25 +0300 Message-ID: <4A38D935.1050709@redhat.com> References: <20090616221347.705285655@localhost.localdomain> <20090616221601.709186193@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, rostedt@goodmis.org To: Marcelo Tosatti Return-path: Received: from mx2.redhat.com ([66.187.237.31]:42481 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932551AbZFQLx1 (ORCPT ); Wed, 17 Jun 2009 07:53:27 -0400 In-Reply-To: <20090616221601.709186193@localhost.localdomain> Sender: kvm-owner@vger.kernel.org List-ID: On 06/17/2009 01:13 AM, Marcelo Tosatti wrote: > Return EOPNOTSUPP for KVM_TRACE_ENABLE/PAUSE/DISABLE ioctls. > > The first feature we remove, we don't have a KVM_CAP for. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.