Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MIPS] Qemu: Accept kernel command line passed by the Emulator. | Ralf Baechle | 2005-12-01 | 1 | -1/+12 |
| | | | | | | From Daniel Jacobowitz <dan@debian.org>. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | Implement get_system_type() for Qemu to get procfs-enabled kernels to | Ralf Baechle | 2005-10-29 | 1 | -0/+5 |
| | | | | | | link. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | [PATCH] mips: add support for Qemu system architecture | Ralf Baechle | 2005-09-05 | 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> |