X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fvm.texi;h=be9980800808b758fbae9fbe95ef67fbb5a56fa1;hb=73389b59f54bfed8eb0cb370a5ffec1223686a9e;hp=53c88cbfc7e9645715f855442f037b6af0f58378;hpb=0e3b7c61359944fe6282f783a7bc5f3c7b78790a;p=pintos-anon diff --git a/doc/vm.texi b/doc/vm.texi index 53c88cb..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 run much 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::