X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fvm.texi;h=be9980800808b758fbae9fbe95ef67fbb5a56fa1;hb=fadbce2938abee96b8a80734b2ead5bbfc9491bc;hp=adacb06f2045ceccf2f93b035188ac85d1ae5aa6;hpb=96203d87208892ddf052e1e268ad7ea35b7e28bf;p=pintos-anon diff --git a/doc/vm.texi b/doc/vm.texi index adacb06..be99808 100644 --- a/doc/vm.texi +++ b/doc/vm.texi @@ -17,10 +17,6 @@ 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::