Kevin Wolf writes:
> Am 07.10.2014 um 13:59 hat Markus Armbruster geschrieben:
>> Device models should access their block backends only through the
>> block-backend.h API. Convert them, and drop direct includes of
>> inappropriate headers.
>>
>> Just four uses of BlockDriverState are left:
>>
Am 07.10.2014 um 13:59 hat Markus Armbruster geschrieben:
> Device models should access their block backends only through the
> block-backend.h API. Convert them, and drop direct includes of
> inappropriate headers.
>
> Just four uses of BlockDriverState are left:
>
> * The Xen paravirtual block
On 07.10.2014 13:59, Markus Armbruster wrote:
Device models should access their block backends only through the
block-backend.h API. Convert them, and drop direct includes of
inappropriate headers.
Just four uses of BlockDriverState are left:
* The Xen paravirtual block device backend (xen_dis