mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 11:22:23 +00:00
docs: Update the hyperv feature qemu supported version
In order to follow recent comments which indicate support for specific feature bits are supported by a specific QEMU version add the version from whence the relaxed, vapic, and spinlocks support was added.
This commit is contained in:
parent
7068b56c85
commit
53d2ca5f00
@ -1528,19 +1528,19 @@
|
||||
<td>relaxed</td>
|
||||
<td>Relax constraints on timers</td>
|
||||
<td> on, off</td>
|
||||
<td><span class="since">1.0.0 (QEMU only)</span></td>
|
||||
<td><span class="since">1.0.0 (QEMU 2.0)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>vapic</td>
|
||||
<td>Enable virtual APIC</td>
|
||||
<td>on, off</td>
|
||||
<td><span class="since">1.1.0 (QEMU only)</span></td>
|
||||
<td><span class="since">1.1.0 (QEMU 2.0)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>spinlocks</td>
|
||||
<td>Enable spinlock support</td>
|
||||
<td>on, off; retries - at least 4095</td>
|
||||
<td><span class="since">1.1.0 (QEMU only)</span></td>
|
||||
<td><span class="since">1.1.0 (QEMU 2.0)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>vpindex</td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user