Persisting Guest Memory and Kernel/Device State Safely with pkernfs
Offered By: Linux Plumbers Conference via YouTube
Course Description
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the challenges and solutions for hypervisor live updates with device assignment in this Linux Plumbers Conference talk. Delve into the complexities of pausing and serializing running VMs, kexec-ing into a new kernel, and deserializing/resuming VMs while maintaining device assignment functionality. Examine the proposed pkernfs solution, a new in-memory persistent file system designed to store guest memory, userspace memory, and kernel/device memory for IOMMU page tables. Learn about improving the security posture of guest memory, integrating with gmem, and avoiding struct page overhead for guest memory. Witness a demonstration of hypervisor live update with PCI device assignment and gain insights into the kernel memory management aspects of this technology. Understand the relationship between this work and existing projects like QEMU live update patch set, and explore potential applications and implications for virtualization and system management.
Syllabus
pkernfs: Persisting guest memory and kernel/device state safely... - Alexander Graf, James Gowans
Taught by
Linux Plumbers Conference
Related Courses
Analysis of AMD Hardware-Assisted Virtual IOMMU Implementation and PerformanceLinux Foundation via YouTube GPU Security Exposed
Black Hat via YouTube Hyper-V's Virtual Secure Mode in KVM - Project Update
Linux Plumbers Conference via YouTube Introducing Hardware-Level Device Isolation to Zephyr
Linux Foundation via YouTube IOMMU Overhead Optimizations and Observability
Linux Plumbers Conference via YouTube