Index: contrib/conf/gxemul.sh
===================================================================
--- contrib/conf/gxemul.sh	(revision 6a22fcb1d8d4c7fa9ad4454c62a6df536ba463f1)
+++ contrib/conf/gxemul.sh	(revision 018d957e20e03bd2a5c78e93cd9916eb0d1d222b)
@@ -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 
