vfs: introduce adjustable ISO9660 buffer length for file reading

This commit is contained in:
2025-08-22 17:50:42 +03:00
parent 9bb6d9d1a5
commit 7c43956ebe
3 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ test-cdrom:
qemu-system-i386 -cdrom boot.iso -m 4096M -d int
cdrom:
qemu-system-i386 -cdrom boot.iso -m 4096M
qemu-system-i386 -cdrom boot.iso -m 32M
debug-cdrom:
qemu-system-i386 -s -S -cdrom boot.iso -m 4096M -monitor stdio