On Tue, 4 Jun 2019 at 00:53, Greg Kurz <[email protected]> wrote: > > On Wed, 29 May 2019 15:09:51 +0800 > [email protected] wrote: > > > From: Xie Yongji <[email protected]> > > > > The guest feature is not set correctly on virtio_reset() and > > virtio_init(). So we should not use it to set "start_on_kick" at that > > point. This patch set "start_on_kick" on virtio_set_features() instead. > > > > Signed-off-by: Xie Yongji <[email protected]> > > --- > > Maybe add a Fixes: badaf79cfdbd3 ? >
Will add it in v2. Thanks for review. Thanks, Yongji
