virtio device & virtio driver
0.导读
intro to virtio
- Virtio devices and drivers overview: The headjack and the phone
- Virtqueues and virtio ring: How the data travels
- Packed virtqueue: How to reduce overhead with virtio
the roadmap for vhost-user
- Introducing virtio-networking: Combining virtualization and networking for modern IT
- Introduction to virtio-networking and vhost-net
- How vhost-user came into being: Virtio-networking and DPDK
intro to vdpa framework
- Achieving network wirespeed in an open standard manner: introducing vDPA
- How deep does the vDPA rabbit hole go?
- Introduction to vDPA kernel framework
- vDPA kernel framework part 1: vDPA bus for abstracting hardware
- vDPA kernel framework part 2: vDPA bus drivers for kernel subsystem interactions
- vDPA kernel framework part 3: usage for VMs and containers
hands on vdpa
- Hands on vDPA: what do you do when you ain't got the hardware v2 (Part 1)
- Hands on vDPA: what do you do when you ain't got the hardware v2 (Part 2)
1.什么是virtio dev
virtio device & virtio driver
https://socod.github.io/2025/02/61515834dfa5/