10#include <l4/l4virtio/server/l4virtio>
22 Buffer(L4virtio::Svr::Driver_mem_region
const *r,
37 explicit Buffer(T *p) : Data_buffer(p) {};
T * local(Ptr< T > p) const
Get the local address for driver address p.
Encapsulate the state for processing a VIRTIO request.
Descriptor in the descriptor table.
l4_uint32_t len
Length of described buffer.
Ptr< void > addr
Address stored in descriptor.
unsigned int l4_uint32_t
Unsigned 32bit value.
l4_uint32_t left
Bytes left in buffer.
char * pos
Current buffer position.