+4
−0
Loading
On 08/05/13 15:03, Paolo Bonzini wrote: > > [...] > > 2) This is also a simple forwarder function: > > .bdrv_create > > but there is no BlockDriverState argument so the forwarded-to function > does not have a bs->file argument either. The forwarded-to function is > bdrv_create_file. Signed-off-by:Laszlo Ersek <lersek@redhat.com> Signed-off-by:
Kevin Wolf <kwolf@redhat.com>