Skip to content

Commit 7ebf325

Browse files
M #-: fix a typo in the video config example
1 parent 9a58336 commit 7ebf325

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)