> -----Original Message----- > From: Xen-devel <xen-devel-boun...@lists.xenproject.org> On Behalf Of George > Dunlap > Sent: 22 May 2020 10:11 > To: Jason Andryuk <jandr...@gmail.com> > Cc: Stefano Stabellini <sstabell...@kernel.org>; Julien Grall > <jul...@xen.org>; Samuel Thibault > <samuel.thiba...@ens-lyon.org>; Wei Liu <w...@xen.org>; Andrew Cooper > <andrew.coop...@citrix.com>; Jan > Beulich <jbeul...@suse.com>; Ian Jackson <ian.jack...@citrix.com>; Anthony > Perard > <anthony.per...@citrix.com>; xen-devel <xen-devel@lists.xenproject.org>; > Daniel De Graaf > <dgde...@tycho.nsa.gov> > Subject: Re: [PATCH v7 00/19] Add support for qemu-xen runnning in a > Linux-based stubdomain > > > > On May 19, 2020, at 2:54 AM, Jason Andryuk <jandr...@gmail.com> wrote: > > > > General idea is to allow freely set device_model_version and > > device_model_stubdomain_override and choose the right options based on this > > choice. Also, allow to specific path to stubdomain kernel/ramdisk, for > > greater > > flexibility. > > Excited to see this patch series get in. But I didn’t really notice any > documents explaining how to > actually use it — is there a blog post anywhere describing how to get the > kernel / initrd image and so > on? > > Also, would it be possible to add a follow-up series which modifies > SUPPORT.md and CHANGELOG.md?
Yes please. In future I think we should encourage the patch to CHANGELOG.md to be the last patch of a series such as this. Paul > > Thanks, > -George