Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Preserving IOMMU States During Kexec Reboot for Hypervisor Live Updates
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Live-migration
- 3 Live-update: challenges
- 4 Live-update: migrate to file
- 5 vfio-pci quick review
- 6 Quick recap
- 7 Zooming into cpr reboot
- 8 Fix: Preserving the state
- 9 Pinning guest ram pages
- 10 Pinning IOMMU DMAR tables
- 11 vfio-pci integration
- 12 PoC: design and configuration
- 13 PoC: live-update procedure