Skip to content

Commit f06cb43

Browse files
atodorov-storpoolrsmontero
authored andcommitted
M #-: fix a typo in the video config example
(cherry picked from commit 7ebf325)
1 parent 9a58336 commit f06cb43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vmm_mad/exec/vmm_exec_kvm.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ NIC = [
132132
# VIDEO = [
133133
# TYPE = "virtio",
134134
# IOMMU = "yes",
135-
# ATE = "yes",
135+
# ATS = "yes",
136136
# VRAM = "8192",
137137
# RESOLUTION = "1920x1080"
138138
# ]

0 commit comments

Comments
 (0)