Now that qemu is available on Solaris, don't talk about it being
[pintos-anon] / doc / userprog.texi
index 655c5be8691dcb0bf6e167283c7b9c427de02c76..8ed52b1e6aca46b28c40c9d4a962ee95ee28f7d5 100644 (file)
@@ -20,10 +20,9 @@ assignment.  The ``alarm clock'' functionality may be useful in
 projects 3 and 4, but it is not strictly required.
 
 You might find it useful to go back and reread how to run the tests
-(@pxref{Testing}).  In particular, the tests for project 2 and later
-projects will probably run faster if you use the qemu emulator, e.g.@:
-via @code{make check PINTOSOPTS='--qemu'}.  The qemu emulator is
-available only on the Linux machines.
+(@pxref{Testing}).  In particular, the tests for project 2 (and later
+projects) will probably run faster if you use the qemu emulator, e.g.@:
+via @code{make check PINTOSOPTS='--qemu'}.
 
 @menu
 * Project 2 Background::