From mboxrd@z Thu Jan 1 00:00:00 1970 From: Namhyung Kim Subject: Re: [RFC/PATCHSET 0/7] virtio: Implement virtio pstore device (v2) Date: Thu, 28 Jul 2016 11:46:13 +0900 Message-ID: <20160728024612.GA4371@sejong> References: <1469632111-23260-1-git-send-email-namhyung@kernel.org> <20160728011602-mutt-send-email-mst@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Cc: , , , Tony Luck , Radim =?utf-8?B?S3LEjW3DocWZ?= , Kees Cook , Anton Vorontsov , Will Deacon , LKML , Steven Rostedt , Minchan Kim , Anthony Liguori , Colin Cross , Paolo Bonzini , Ingo Molnar To: "Michael S. Tsirkin" Return-path: In-Reply-To: <20160728011602-mutt-send-email-mst@kernel.org> Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org Hello, On Thu, Jul 28, 2016 at 01:18:42AM +0300, Michael S. Tsirkin wrote: > On Thu, Jul 28, 2016 at 12:08:24AM +0900, Namhyung Kim wrote: > > Hello, > > > > This is v2 of the virtio-pstore work. In this patchset I addressed > > most of feedbacks from previous version. Limiting disk size is not > > implemented yet. > > For some reason, only parts of the patchset were received. > Pls post all patches to all lists. > > If you are changing the virtio interface with host, > like a new device, they you must copy the virtio TC > so make sure there are no objections from there. > > https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=virtio#feedback Hmm.. I think I've CC-ed all the kvm, qemu and virtualization lists but missed the virtio list, sorry. Will add next time. Thanks, Namhyung