Module Name: src
Committed By: palle
Date: Mon Jul 5 16:59:54 UTC 2021
Modified Files:
src/sys/arch/sparc64/doc: TODO
Log Message:
sun4v: update status on S7 systems
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/sys/arch/sparc64/doc/TODO
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/sparc64/doc/TODO
diff -u src/sys/arch/sparc64/doc/TODO:1.43 src/sys/arch/sparc64/doc/TODO:1.44
--- src/sys/arch/sparc64/doc/TODO:1.43 Fri Jun 25 19:13:12 2021
+++ src/sys/arch/sparc64/doc/TODO Mon Jul 5 16:59:54 2021
@@ -1,4 +1,4 @@
-/* $NetBSD: TODO,v 1.43 2021/06/25 19:13:12 palle Exp $ */
+/* $NetBSD: TODO,v 1.44 2021/07/05 16:59:54 palle Exp $ */
Things to be done:
@@ -12,7 +12,7 @@ sun4u:
sun4v:
- current status
- T5 ldom with 2 VCPU and 4GB:
+ T5 ldom with 2 VCPU and 4GB (primary ldom is Solaris 11.4 SRU30)::
- kernel boots from miniroot.fs via ldom fisk (vdsk)
- ldom virtual network interface (vnet) is working
(verified by exiting sysinst and issuing a ping command)
@@ -24,9 +24,8 @@ sun4v:
unpacked, but the system hangs afterwards when running the makedev script.
T2000 ldom with 8 VCPU and 4GB:
- crashes in /sbin/init doing an access() call where %o0 is corrupted (zero)
- S7 ldom with 8 VCPU and 16GB (primary ldom is Solaris 11.4 SRU30):
- - during autoconfiguration of vnet devices the call to hv_vintr_setenabled()
- returns error code 7 (EBADTRAP?)
+ S7 ldom with 8 VCPU and 16GB (primary ldom is Solaris 11.4 SRU33):
+ - same status as T5 ldom
- 64-bit kernel support
- 32-bit kernel support
- libkvm