Changes in / [7d6fe4db:9f10660f] in mainline
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
HelenOS.config
r7d6fe4db r9f10660f 345 345 346 346 % Simics SMP Hack 347 ! [PROCESSOR=sun4v &CONFIG_SMP=y] CONFIG_SIMICS_SMP_HACK (n/y)347 ! [PROCESSOR=sun4v] CONFIG_SIMICS_SMP_HACK (y/n) 348 348 349 349 % Support for userspace debuggers -
kernel/arch/sparc64/src/smp/sun4v/smp.c
r7d6fe4db r9f10660f 54 54 #include <arch/smp/sun4v/smp.h> 55 55 #include <str.h> 56 #include <errno.h>57 56 58 57 /** hypervisor code of the "running" state of the CPU */
Note:
See TracChangeset
for help on using the changeset viewer.