Re: [PATCH RFC 0/3] virtio fix up started checks

2022-11-05 Thread Michael S. Tsirkin
On Sat, Nov 05, 2022 at 02:16:29PM -0400, Michael S. Tsirkin wrote: > This is an attempt to fix up device started checks. > Unfortunately this causes failures in CI > and I could not figure it out. > > The simplest way to test is to set QEMU_CI to 2 > on gitlab, then push there. > > Alternatively

[PATCH RFC 0/3] virtio fix up started checks

2022-11-05 Thread Michael S. Tsirkin
This is an attempt to fix up device started checks. Unfortunately this causes failures in CI and I could not figure it out. The simplest way to test is to set QEMU_CI to 2 on gitlab, then push there. Alternatively, push to gitlab, then create pipeline while setting QEMU_CI to 1, then run amd64-fe