1 /* $NetBSD: TODO,v 1.4 2014/06/05 19:49:04 palle Exp $ */ 2 3 Things to be done: 4 5 sun4u: 6 7 sun4v: 8 - 64-bit kernel support 9 - 32-bit kernel support 10 - libkvm 11 - ofwboot: tlb_init_sun4v() hardcodes number of slots to 64 12 - locore.s: sun4v_datatrap missing implementation for trap levels 0 and 1 13 - pmap.c: pmap_calculate_colors() should known about sun4v 14 - cpu.c: cpu_attach() does not emit cache info on sun4v 15