Cornelia Huck writes:
> On Wed, Mar 16 2022, Alex Bennée wrote:
>
>> Cornelia Huck writes:
>>
>>> On Wed, Mar 09 2022, Alex Bennée wrote:
>
+Writing VirtIO backends for QEMU
+
+
+This document attempts to outline the information a developer
On Wed, Mar 16 2022, Alex Bennée wrote:
> Cornelia Huck writes:
>
>> On Wed, Mar 09 2022, Alex Bennée wrote:
>>> +Writing VirtIO backends for QEMU
>>> +
>>> +
>>> +This document attempts to outline the information a developer needs to
>>> +know to write backends
Cornelia Huck writes:
> On Wed, Mar 09 2022, Alex Bennée wrote:
>
>> While writing my own VirtIO devices I've gotten confused with how
>> things are structured and what sort of shared infrastructure there is.
>> If we can document how everything is supposed to work we can then
>> maybe start c
On Wed, Mar 09 2022, Alex Bennée wrote:
> While writing my own VirtIO devices I've gotten confused with how
> things are structured and what sort of shared infrastructure there is.
> If we can document how everything is supposed to work we can then
> maybe start cleaning up inconsistencies in the
While writing my own VirtIO devices I've gotten confused with how
things are structured and what sort of shared infrastructure there is.
If we can document how everything is supposed to work we can then
maybe start cleaning up inconsistencies in the code.
Based-on: 20220309135355.4149689-1-alex.be