504af7a1fa
According to Virtual I/O Spec: When using legacy interfaces, transitional drivers which have not negotiated VIRTIO_F_ANY_LAYOUT MUST use a single descriptor for the struct virtio_net_hdr on both transmit and receive, with the network data in the following descriptors. https://docs.oasis-open.org/virtio/virtio/v1.2/cs01/virtio-v1.2-cs01.html#x1-2280006 (Section 5.1.6.6) Signed-off-by: Zhe Weng <wengzhe@xiaomi.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Make.defs | ||
virtio-blk.c | ||
virtio-blk.h | ||
virtio-gpu.c | ||
virtio-gpu.h | ||
virtio-input-event-codes.h | ||
virtio-input.c | ||
virtio-input.h | ||
virtio-mmio.c | ||
virtio-net.c | ||
virtio-net.h | ||
virtio-rng.c | ||
virtio-rng.h | ||
virtio-rpmb.c | ||
virtio-rpmb.h | ||
virtio-serial.c | ||
virtio-serial.h | ||
virtio-snd.c | ||
virtio-snd.h | ||
virtio.c |