Am 21.02.2014 um 12:37 hat Paolo Bonzini geschrieben:
> Il 21/02/2014 12:08, Kevin Wolf ha scritto:
> > Am 20.02.2014 um 18:29 hat Paolo Bonzini geschrieben:
> >> Il 19/02/2014 15:06, Kevin Wolf ha scritto:
> >>> Thanks, applied to the block branch.
> >>
> >> Conflicts with master... to help you re
Il 21/02/2014 12:08, Kevin Wolf ha scritto:
> Am 20.02.2014 um 18:29 hat Paolo Bonzini geschrieben:
>> Il 19/02/2014 15:06, Kevin Wolf ha scritto:
>>> Thanks, applied to the block branch.
>>
>> Conflicts with master... to help you rebasing I put my own version
>> at block-open-errors on git://githu
Am 20.02.2014 um 18:29 hat Paolo Bonzini geschrieben:
> Il 19/02/2014 15:06, Kevin Wolf ha scritto:
> >Thanks, applied to the block branch.
>
> Conflicts with master... to help you rebasing I put my own version
> at block-open-errors on git://github.com/bonzini/qemu.git.
Thanks, but rebasing is e
Il 19/02/2014 15:06, Kevin Wolf ha scritto:
Thanks, applied to the block branch.
Conflicts with master... to help you rebasing I put my own version at
block-open-errors on git://github.com/bonzini/qemu.git.
Paolo
Am 17.02.2014 um 14:43 hat Paolo Bonzini geschrieben:
> Most of the block drivers are not using the Error** argument to bdrv_open,
> and instead just printing errors to stderr. This series improves that,
> and as a consequence it also avoids abuse of errno numbers.
>
> The only hurdle (caught by
On Mon, 02/17 14:43, Paolo Bonzini wrote:
> Most of the block drivers are not using the Error** argument to bdrv_open,
> and instead just printing errors to stderr. This series improves that,
> and as a consequence it also avoids abuse of errno numbers.
>
> The only hurdle (caught by qemu-iotests
Most of the block drivers are not using the Error** argument to bdrv_open,
and instead just printing errors to stderr. This series improves that,
and as a consequence it also avoids abuse of errno numbers.
The only hurdle (caught by qemu-iotests, too) is VMDK, where we currently
parse a file firs