Completed
Motivation: bugs
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Virtio as a Universal Communication Format
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Terminology
- 3 The inexplicable popularity of virtio
- 4 Motivation: userspace drivers
- 5 Motivation: VM guests
- 6 Motivation: overcommit
- 7 Motivation: bugs
- 8 Virtio Properties
- 9 Virtio feature negotiation
- 10 Virtio net add failover support
- 11 Compatibility: existing drivers
- 12 Compatibility: existing devices
- 13 Compatibility: virtio 0.9 versus 1.0
- 14 PCI based discovery
- 15 Virtqueue ring
- 16 How to get it in the spec?
- 17 Interface compatibility
- 18 Hardware s special
- 19 Platform issues
- 20 Device quirks
- 21 Summary
- 22 Questions?