Changes between Version 10 and Version 11 of CrossProjectIdeas
- Timestamp:
- 2016-02-19T12:38:12Z (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CrossProjectIdeas
v10 v11 5 5 * [http://www.qemu.org QEMU] 6 6 * [http://wiki.qemu.org/Google_Summer_of_Code_2012#IA64_emulation IA-64 emulation] 7 * Alternative suggestion: cross-breed QEMU with [http://ski.sourceforge.net/ Ski]8 * Ski has a very simple machine model, no EFI, no SAL, no PAL 7 * '''Alternative suggestion''': cross-breed QEMU with [http://ski.sourceforge.net/ Ski] 8 * Ski has a very simple machine model, no EFI, no SAL, no PAL, no boot loader 9 9 * Ski already knows how to emulate IA-64 10 * For starters, each translated IA-64 guest instruction would be wrapped by an exit to the respective Ski emulation (helper). Itanium instructions are complex anyway, so most would probably stay like that and the few simple ones would be rewritten directly in TCG later. 10 11 * No real Itanium machine needed (no KVM) 12 * [https://www.gnu.org/software/grub GNU GRUB] 13 * [https://www.gnu.org/software/grub/grub-soc.html Summer of Code Ideas for GNU GRUB] 14 * We'd love to have a Multiboot-Specification-compliant boot loader on all platforms 15 * Especially on sparc64 11 16 * [http://www.genode.org Genode] 12 17 * [ticket:419 HelenOS as a Genode platform], [http://genode.org/community/gsoc_2012#Combining_Genode_with_the_HelenOS/SPARTAN_kernel Combining Genode with the HelenOS/SPARTAN kernel]