aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_kvm.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sys/linux/dev_kvm.txt')
-rw-r--r--sys/linux/dev_kvm.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/linux/dev_kvm.txt b/sys/linux/dev_kvm.txt
index 6ce760033..4b4648d6c 100644
--- a/sys/linux/dev_kvm.txt
+++ b/sys/linux/dev_kvm.txt
@@ -897,9 +897,11 @@ kvm_vcpu_events [
arm64 kvm_vcpu_events_arm64
]
+kvm_clock_flags = KVM_CLOCK_TSC_STABLE, KVM_CLOCK_REALTIME, KVM_CLOCK_HOST_TSC
+
kvm_clock_data {
clock int64
- flags int32
+ flags flags[kvm_clock_flags, int32]
pad0 int32
realtime int64
host_tsc int64