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