conf: Trivial comment fix

Trivial comment fix, reflecting the changes in
4ee2b31804.

Signed-off-by: Leonid Bloch <lb.workbox@gmail.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
Leonid Bloch 2020-04-16 14:24:54 +03:00 committed by Andrea Bolognani
parent 67b973b510
commit 5ccd6ae586
1 changed files with 1 additions and 1 deletions

View File

@ -2084,7 +2084,7 @@ struct _virDomainTimerDef {
virDomainTimerCatchupDef catchup;
/* track is only valid for name='platform|rtc' */
int track; /* host|guest */
int track; /* boot|guest|wall */
/* frequency & mode are only valid for name='tsc' */
unsigned long frequency; /* in Hz, unspecified = 0 */