Index: contrib/conf/gxemul.sh
===================================================================
--- contrib/conf/gxemul.sh	(revision 6a22fcb1d8d4c7fa9ad4454c62a6df536ba463f1)
+++ contrib/conf/gxemul.sh	(revision d71007efd9bf1adac91d39ec37befb57a9123574)
@@ -2,3 +2,3 @@
 # Uspace addresses outside of normal memory (kernel has std. 8 or 16MB)
 # we place the pages at 24M
-	gxemul -E testmips -X 0x81800000:init kernel.bin
+	gxemul $@ -E testmips -X 0x81800000:init kernel.bin 
