mirror of https://gitee.com/openkylin/libvirt.git
14 lines
541 B
XML
14 lines
541 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<body>
|
|
<h1>Architecture</h1>
|
|
<p>Libvirt is a C toolkit manage the virtualization capabilities
|
|
of recent versions of Linux (and other OSes).</p>
|
|
<p>To avoid ambiguity about the goals, terms and specific concepts used
|
|
in libvirt documentation please see the <a href="goals.html">Goal
|
|
section</a>.
|
|
</p>
|
|
</body>
|
|
</html>
|