qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v8 11/14] block/core: add generic infrastructure for x-blockd


From: Gerd Hoffmann
Subject: Re: [PATCH v8 11/14] block/core: add generic infrastructure for x-blockdev-amend qmp command
Date: Wed, 8 Jul 2020 14:33:29 +0200

On Mon, Jun 08, 2020 at 12:40:27PM +0300, Maxim Levitsky wrote:
> blockdev-amend will be used similiar to blockdev-create
> to allow on the fly changes of the structure of the format based block 
> devices.

This one breaks the build:

In file included from 
/home/kraxel/projects/qemu/include/block/throttle-groups.h:29,
                 from 
/home/kraxel/projects/qemu/include/sysemu/block-backend.h:17,
                 from /home/kraxel/projects/qemu/qemu-img.c:46:
/home/kraxel/projects/qemu/include/block/block_int.h:154:39: error: unknown 
type name ‘BlockdevAmendOptions’; did you mean ‘BlockdevAioOptions’?
                                       BlockdevAmendOptions *opts,
                                       ^~~~~~~~~~~~~~~~~~~~
                                       BlockdevAioOptions
make: *** [/home/kraxel/projects/qemu/rules.mak:69: qemu-img.o] Error 1

take care,
  Gerd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]