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:
Michal Privoznik
2022-03-28 09:25:31 +02:00
parent 06c960e477
commit bcb3bf2f7c
4 changed files with 0 additions and 39 deletions

View File

@@ -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