Red Hat ENTERPRISE LINUX 5 - VIRTUALIZATION GUIDE Guia de Instalação Página 206

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 205
Chapter 24. Miscellaneous administration tasks
196
Value Description
paravirt Native + para-virtualized.
present
Used to override the default set of timers visible to the guest. For example, to enable or disable the
HPET.
Table 24.6. present attribute values
Value Description
yes Force this timer to the visible to the guest.
no Force this timer to not be visible to the guest.
Example 24.5. Clock synchronizing to local time with RTC and PIT timers, and the HPET timer
disabled
<clock mode="localtime">
<timer name="rtc" tickpolicy="catchup" wallclock="guest" />
<timer name="pit" tickpolicy="none" />
<timer name="hpet" present="no" />
</clock>
Vista de página 205
1 2 ... 201 202 203 204 205 206 207 208 209 210 211 ... 329 330

Comentários a estes Manuais

Sem comentários