From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751863Ab2FRMES (ORCPT ); Mon, 18 Jun 2012 08:04:18 -0400 Received: from mail-ob0-f174.google.com ([209.85.214.174]:33785 "EHLO mail-ob0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751077Ab2FRMEQ (ORCPT ); Mon, 18 Jun 2012 08:04:16 -0400 Message-ID: <1340021117.22848.3.camel@lappy> Subject: Re: [PATCH RFC] virtio-spec: flexible configuration layout From: Sasha Levin To: "Michael S. Tsirkin" Cc: Pekka Enberg , Rusty Russell , lkml - Kernel Mailing List , Alexey Kardashevskiy , Amit Shah , Christian Borntraeger , Krishna Kumar , Pawel Moll , Wang Sheng-Hui , virtualization@lists.linux-foundation.org, kvm@vger.kernel.org, avi@redhat.com, penberg@cs.helsinki.fi Date: Mon, 18 Jun 2012 14:05:17 +0200 In-Reply-To: <20120618115440.GA25042@redhat.com> References: <1320150813.3847.24.camel@lappy> <20111101124223.GA14060@redhat.com> <8739e7uy87.fsf@rustcorp.com.au> <20111102233110.GA20289@redhat.com> <20111108214021.GA4538@redhat.com> <1320828366.31056.16.camel@lappy> <20111109101318.GB20612@redhat.com> <1320841683.31056.41.camel@lappy> <20120618115440.GA25042@redhat.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3 Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2012-06-18 at 14:54 +0300, Michael S. Tsirkin wrote: > On Wed, Nov 09, 2011 at 02:36:43PM +0200, Pekka Enberg wrote: > > On Wed, 9 Nov 2011, Sasha Levin wrote: > > >They don't exist in kernel code either, for same reason as above. > > > > > >Nothing will break if we remove it since no one really used it, we were > > >probably the first and only implementation of the spec which considered > > >them :) > > > > As long as we are able to run older versions of the KVM tool with > > newer kernels and vice versa, I see no reason why we can't drop > > 64-bit features from the KVM tool. > > > > Pekka > > So what happened? Did you guys do this? Need to know what to do to make > progress. IIUC Rusty removed the new fields in 0.9.3. > Does your tool still use them? Did any version of the tool released by > distros do so? Yup, they were removed quite a while ago.