Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-12-01 | [MIPS] Qemu: Accept kernel command line passed by the Emulator. | Ralf Baechle | 1 | -1/+12 | |
From Daniel Jacobowitz <dan@debian.org>. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||||
2005-10-29 | Implement get_system_type() for Qemu to get procfs-enabled kernels to | Ralf Baechle | 1 | -0/+5 | |
link. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||||
2005-09-05 | [PATCH] mips: add support for Qemu system architecture | Ralf Baechle | 6 | -0/+92 | |
Add support for the virtual MIPS system that is emulated by Qemu. See http://www.linux-mips.org/wiki/Qemu for a detailed current status. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |