Now that qemu is available on Solaris, don't talk about it being
[pintos-anon] / doc / vm.texi
index de9010519e6dfd97713f93f441db49f89508d3ab..0ea3ee9eba50ded50c97b8a5aa9a5e2fedc0e4ed 100644 (file)
@@ -17,6 +17,10 @@ in project 3.
 You will continue to handle Pintos disks and file systems the same way
 you did in the previous assignment (@pxref{Using the File System}).
 
+The tests for project 3 (and later projects) will probably run faster if
+you use the qemu emulator, e.g.@: via @code{make check
+PINTOSOPTS='--qemu'}.
+
 @menu
 * Project 3 Background::        
 * Project 3 Suggested Order of Implementation::