Subversion Repositories HelenOS-historic

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1754 6536 d 10 h jermar /kernel/trunk/ Indentation and some improved comments.
Remove forgotten comment from gxemul.sh.
 
/kernel/trunk/arch/ia32/src/drivers/ega.c
/kernel/trunk/arch/ia32/src/drivers/i8254.c
/kernel/trunk/arch/ia32/src/drivers/i8259.c
/kernel/trunk/arch/ia32/src/drivers/vesa.c
/kernel/trunk/arch/mips32/src/exception.c
/kernel/trunk/contrib/conf/gxemul.sh
/kernel/trunk/genarch/src/i8042/i8042.c
1750 6537 d 23 h decky /kernel/trunk/contrib/conf/ get back -X removed by mistake  
/kernel/trunk/contrib/conf/gxemul.sh
1746 6538 d 0 h decky /kernel/trunk/ prepare GXEmul kernel to use the boot loader  
/kernel/trunk/arch/mips32/Makefile.inc
/kernel/trunk/contrib/conf/gxemul.sh
/kernel/trunk/kernel.config
1686 6546 d 10 h decky /kernel/trunk/ update mips32 boot loading API  
/kernel/trunk/arch/mips32/include/boot.h
/kernel/trunk/arch/mips32/src/mips32.c
/kernel/trunk/arch/mips32/src/start.S
/kernel/trunk/arch/ppc32/src/boot/boot.S
/kernel/trunk/contrib/conf/msim.conf
1678 6547 d 6 h jermar /kernel/trunk/ Load up to 8 userspace tasks on mips32.  
/kernel/trunk/arch/mips32/src/mips32.c
/kernel/trunk/contrib/conf/msim.conf
1635 6549 d 21 h decky /kernel/trunk/contrib/conf/ change default mouse grab hot-key (conflicting with kconsole)  
/kernel/trunk/contrib/conf/pearpc.conf
1601 6550 d 12 h jermar /kernel/trunk/ Support loading up to 8 userspace images on ia64.  
/kernel/trunk/arch/ia64/src/ia64.c
/kernel/trunk/contrib/conf/ski.conf
1541 6553 d 13 h jermar /kernel/trunk/ Modify ia64 to load 6 userspace tasks.
Tetris however makes the kernel fault on unaligned memory access in copy_from_uspace.
 
/kernel/trunk/arch/ia64/src/ia64.c
/kernel/trunk/contrib/conf/ski.conf
1537 6553 d 21 h palkovsky /kernel/trunk/ Added tetris to  
/kernel/trunk/arch/mips32/src/mips32.c
/kernel/trunk/contrib/conf/gxemul.sh
/kernel/trunk/contrib/conf/msim.conf
1527 6554 d 3 h jermar /kernel/trunk/contrib/conf/ Enable loading of kbd userspace driver in Ski sample configuration file.  
/kernel/trunk/contrib/conf/ski.conf
1496 6554 d 21 h jermar /kernel/trunk/contrib/conf/ ski.conf for 4 ELF images.
kbd is commented out.
 
/kernel/trunk/contrib/conf/ski.conf
1491 6554 d 22 h palkovsky /kernel/trunk/contrib/conf/ Msim configuration to load necessary modules to make it 'work' again.  
/kernel/trunk/contrib/conf/msim.conf
1471 6556 d 4 h decky /kernel/trunk/contrib/conf/ update configs for ISO image  
/kernel/trunk/contrib/conf/HelenOS.amd64.simics
/kernel/trunk/contrib/conf/dot.bochsrc
1458 6556 d 23 h palkovsky /kernel/trunk/ Added console support to gxemul.
Wider information in thread list.
 
/kernel/trunk/arch/mips32/src/mips32.c
/kernel/trunk/contrib/conf/gxemul.sh
/kernel/trunk/generic/src/proc/thread.c
1455 6557 d 3 h decky /kernel/trunk/contrib/conf/ update Simics 2 configuration  
/kernel/trunk/contrib/conf/simics.conf
1386 6566 d 7 h palkovsky /kernel/trunk/ Fixed mips bug fith TLS register not being properly saved on syscall context
switch.
Reverted SYS_IO, so that it could be used on machines without fb.
 
/kernel/trunk/arch/mips32/src/start.S
/kernel/trunk/contrib/conf/gxemul.sh
/kernel/trunk/generic/src/syscall/syscall.c
1354 6571 d 7 h palkovsky /kernel/trunk/ Support for mips kbd driver.  
/kernel/trunk/arch/mips32/src/mips32.c
/kernel/trunk/contrib/conf/gxemul.sh
/kernel/trunk/contrib/conf/msim.conf
1332 6573 d 1 h palkovsky /kernel/trunk/ Added support for more processes in mips.  
/kernel/trunk/arch/mips32/src/mips32.c
/kernel/trunk/contrib/conf/gxemul.sh
/kernel/trunk/contrib/conf/msim.conf
1138 6621 d 5 h jermar /kernel/trunk/ CPU stacks must have two frames on ia64.
Make sure both thread stack frames are mapped in before_thread_runs_arch().
Take STACK_FRAMES into account during kernel memory layout initialization in main_bsp().
 
/kernel/trunk/arch/ia64/include/context.h
/kernel/trunk/arch/ia64/include/mm/tlb.h
/kernel/trunk/arch/ia64/src/ivt.S
/kernel/trunk/arch/ia64/src/proc/scheduler.c
/kernel/trunk/contrib/conf/msim.conf
/kernel/trunk/generic/include/config.h
/kernel/trunk/generic/include/mm/frame.h
/kernel/trunk/generic/src/cpu/cpu.c
/kernel/trunk/generic/src/main/main.c
/kernel/trunk/generic/src/proc/thread.c
1096 6628 d 8 h palkovsky /kernel/trunk/ Cleanup of mips
- inline register reads
- better fpu disable/enable - global settings is automatically propagated to task
- fast syscall
 
/kernel/trunk/arch/mips32/include/cp0.h
/kernel/trunk/arch/mips32/include/exception.h
/kernel/trunk/arch/mips32/include/thread.h
/kernel/trunk/arch/mips32/src/asm.S
/kernel/trunk/arch/mips32/src/exception.c
/kernel/trunk/arch/mips32/src/fpu_context.c
/kernel/trunk/arch/mips32/src/start.S
/kernel/trunk/contrib/conf/gxemul.sh
/kernel/trunk/kernel.config

Show All