mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Tue Aug 21 09:56:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
* qemud/remote.c, qemud/remote_protocol.x, src/driver.h,
src/internal.h, src/libvirt.c, src/libvirt_sym.version,
src/qemu_driver.c, src/remote_internal.c, src/test.c:
Add a private interface so that libvirt.c coordination
functions can detect the availability of features in
underlying drivers, using the VIR_DRV_SUPPORTS_FEATURE
macro.
This commit is contained in:
@@ -5,7 +5,7 @@ This page documents which <a href="html/">libvirt calls</a> work on
|
||||
which hypervisors.
|
||||
</p><p>
|
||||
This information changes frequently. This page was last checked or
|
||||
updated on <i>2007-06-29</i>.
|
||||
updated on <i>2007-08-20</i>.
|
||||
</p><h3>Domain functions</h3><p> x = not supported; empty cell means no information </p><table class="top_table"><tr><th> Function </th>
|
||||
<th> Since </th>
|
||||
<th> Xen </th>
|
||||
@@ -259,7 +259,7 @@ updated on <i>2007-06-29</i>.
|
||||
<td> All </td>
|
||||
<td> All </td>
|
||||
<td> x </td>
|
||||
<td> x </td>
|
||||
<td> ≥ 0.3.2 </td>
|
||||
<td> ≥ 0.3.0 </td>
|
||||
</tr><tr><td> virDomainResume </td>
|
||||
<td> All </td>
|
||||
@@ -271,7 +271,7 @@ updated on <i>2007-06-29</i>.
|
||||
<td> All </td>
|
||||
<td> All </td>
|
||||
<td> x </td>
|
||||
<td> x </td>
|
||||
<td> ≥ 0.3.2 </td>
|
||||
<td> ≥ 0.3.0 </td>
|
||||
</tr><tr><td> virDomainSetAutostart </td>
|
||||
<td> 0.2.1 </td>
|
||||
|
||||
Reference in New Issue
Block a user