On Mon, Sep 20, 2021 at 10:39:36AM +0200, Igor Mammedov wrote:
> > +static void test_acpi_q35_viot(void)
> > +{
> > + test_data data = {
> > + .machine = MACHINE_Q35,
> > + .variant = ".viot",
>
> > + .blkdev = "virtio-blk,bus=pcie.0",
> why is this necessary?It isn't actually, I think an earlier version of the patch needed it. I'll remove this. Thanks, Jean
