Skip to content

Commit 242894b

Browse files
committed
vmm: Default to 9p shared mode
1 parent 292683b commit 242894b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vmm/vmm.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ use_mrconfigid = true
3838
qemu_pci_hole64_size = 0
3939
qemu_hotplug_off = false
4040

41-
host_share_mode = "vvfat"
41+
host_share_mode = "9p"
4242

4343
# QGS (Quote Generation Service) vsock port for kernel-level TSM support.
4444
# When set, QEMU will pass this port to tdx-guest for configfs-tsm quote generation.

0 commit comments

Comments
 (0)