Article NYED [$] Using the KVM API

[$] Using the KVM API

by
jake
from LWN.net on (#NYED)

Many developers, users, and entire industries rely on virtualization, asprovided by software like Xen,QEMU/KVM, orkvmtool.While QEMU can run a software-based virtual machine, and Xen can runcooperating paravirtualized OSes without hardware support, most current usesand deployments of virtualization rely on hardware-accelerated virtualization,as provided on many modern hardware platforms. Linux supports hardwarevirtualization via the Kernel Virtual Machine (KVM) API. In this article,we'll take a closer look at the KVM API, using it to directly set up a virtualmachine without using any existing virtual machine implementation.

Subscribers can click below for guest author Josh Triplett's look at the API from this week's Kernel page.

External Content
Source RSS or Atom Feed
Feed Location http://lwn.net/headlines/rss
Feed Title LWN.net
Feed Link https://lwn.net/
Reply 0 comments