On 30-01-24, 13:58, Viresh Kumar wrote:
The virtio documentation currently doesn't define any generic requirements that are applicable to all transports. They can be useful while adding support for a new transport.
This commit tries to define the same.
Signed-off-by: Viresh Kumar viresh.kumar@linaro.org
V1->V2:
- Lot of changes after discussions with Alex and Cornelia.
 - Almost a rewrite of the first commit.
 - Add Transport normative sections.
 
Ping.