Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/ia64 add more items
details: https://anonhg.NetBSD.org/src/rev/6f129eed78ee
branches: trunk
changeset: 445840:6f129eed78ee
user: scole <scole%NetBSD.org@localhost>
date: Wed Nov 14 20:13:14 2018 +0000
description:
add more items
diffstat:
sys/arch/ia64/TODO | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diffs (27 lines):
diff -r 146bff8861a8 -r 6f129eed78ee sys/arch/ia64/TODO
--- a/sys/arch/ia64/TODO Wed Nov 14 20:03:28 2018 +0000
+++ b/sys/arch/ia64/TODO Wed Nov 14 20:13:14 2018 +0000
@@ -39,6 +39,7 @@
- implement __cloneS ptrace.S sbrk.S shmat.S
- implement kvm_ia64.c
- implement pmc (performance monitoring counters) for ia64 pmc registers
+- cpuctl
- optional(?) mutex.h/lock_stubs.S, mutex_enter()/mutex_exit() __HAVE_MUTEX_STUBS
mutex_spin_enter()/mutex_spin_exit() __HAVE_SPIN_MUTEX_STUBS
- rwlock.h rw_enter(),rw_exit(),rw_tryenter() __HAVE_RW_STUBS, implemented already?
@@ -48,6 +49,7 @@
do we want commands more like netbsd i386 bootloader? e.g., add
command to boot nfs from loader.efi instead of hack now
- ia64 implement __HAVE_FAST_SOFTINTS?
+- want or need __HAVE_CPU_UAREA_ROUTINES, cpu_uarea_alloc, cpu_uarea_free
- fix all "[Nn]ot yet" and "XXX" functions everywhere
- create/fix sys/arch/ia64/include/pci_machdep.h and implement actual functions,
need to handle "multiple" pci busses like from http://www.openpa.net/systems/il/rp3400-bus.txt,
@@ -61,3 +63,7 @@
- add ia32 emulation, port from freebsd
- add rump stuff/MKRUMP
- create install EFI/cdrom/netbsd
+
+Pie in the sky
+- Xen and itanium!
+- qemu and itanium
Home |
Main Index |
Thread Index |
Old Index