From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [PATCH 1/3] virtio: Basic implementation of virtio pstore driver Date: Fri, 18 Nov 2016 06:07:59 +0200 Message-ID: <20161118060649-mutt-send-email-mst@kernel.org> References: <20160820080744.10344-1-namhyung@kernel.org> <20161110182611-mutt-send-email-mst@kernel.org> <20161115045021.GA15992@danjae.aot.lge.com> <20161115065658-mutt-send-email-mst@kernel.org> <20161115143629.GA29740@danjae.aot.lge.com> <1627682877.13077005.1479298236793.JavaMail.zimbra@redhat.com> <20161118033206.GA15698@danjae.aot.lge.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Paolo Bonzini , virtio-dev@lists.oasis-open.org, Tony Luck , Kees Cook , KVM , Radim =?utf-8?B?S3LEjW3DocWZ?= , Anton Vorontsov , LKML , Steven Rostedt , qemu-devel , Minchan Kim , Anthony Liguori , Colin Cross , virtualization@lists.linux-foundation.org, Ingo Molnar To: Namhyung Kim Return-path: Sender: List-Post: List-Help: List-Unsubscribe: List-Subscribe: Content-Disposition: inline In-Reply-To: <20161118033206.GA15698@danjae.aot.lge.com> List-Id: kvm.vger.kernel.org On Fri, Nov 18, 2016 at 12:32:06PM +0900, Namhyung Kim wrote: > Btw I prefer using the kvmtool for my kernel work since it's much more > simpler.. > > Thanks, > Namhyung Up to you but then you should extend that to support 1.0 spec. I strongly object to adding to the list of legacy interfaces we need to maintain. -- MST