mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Revert "domain: add tsc.on_reboot element"
This reverts commit 150540394d.
Turns out, this feature is not needed and QEMU will fix TSC
without any intervention from outside.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>P
This commit is contained in:
@@ -2243,10 +2243,6 @@ Windows, however, expects it to be in so called 'localtime'.
|
||||
``frequency``
|
||||
The ``frequency`` attribute is an unsigned integer specifying the
|
||||
frequency at which ``name="tsc"`` runs.
|
||||
``on_reboot``
|
||||
The ``on_reboot`` attribute controls how the ``name="tsc"`` timer behaves
|
||||
when the VM is reset, and can be "default", "clear" or "keep". The reset
|
||||
behavior of other timers is hardcoded, and depends on the type of timer.
|
||||
``mode``
|
||||
The ``mode`` attribute controls how the ``name="tsc"`` timer is managed,
|
||||
and can be "auto", "native", "emulate", "paravirt", or "smpsafe". Other
|
||||
|
||||
Reference in New Issue
Block a user