On Thu, Sep 09, 2021 at 12:34:45 +0900, Hiroki Narukawa wrote: In summary: ABI stability checks are not qemu specific so I'll update the summary. > virtio-blk num-queue is visible to guest OS, so this must be kept while live migration. > > Signed-off-by: Hiroki Narukawa <hnarukaw@xxxxxxxxxxxxx> > --- > src/conf/domain_conf.c | 7 +++++++ > 1 file changed, 7 insertions(+) Reviewed-by: Peter Krempa <pkrempa@xxxxxxxxxx>