On 04-06-21, 14:25, Enrico Weigelt, metux IT consult wrote:
> On 04.06.21 10:09, Viresh Kumar wrote:
> > +The \field{VIRTIO_GPIO_REQ_GET_DIRECTION} request is initiated by the guest to
>
> Instead of "guest" we should call it "device", since virtio is also
> meant for real hardware devices.
Did you mean to say "driver" instead of "device" here ? The
Virtio-device is the virtual hardware entity which is presented to the
guest OS by the host OS. And the software talking to this device at
the guest is called as the "driver".
I have replaced "host" with "device" and "guest" with "driver" at as
many places as possible. Thanks.
--
viresh