Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3343 5878 d 2 h decky /branches/sparc/ add sparc branch  
3274 5887 d 3 h jermar /trunk/ memcpy(), memmove() and similar functions return dst instead of src.
Fix all implementations, including those in assembly. ppc32 assembly
version didn't seem to be affected by this.
 
2071 6457 d 22 h jermar /trunk/ (c) versus (C)  
1952 6545 d 1 h jermar /trunk/ Rename xen32 to ia32xen.
The name seems to be more logical as Xen supports more host architectures.
 
1831 6626 d 19 h decky /trunk/kernel/arch/xen32/ xen32: proper virtual traps, domU asynchronous console  
1829 6626 d 22 h decky /trunk/kernel/arch/xen32/ xen32: initialize virtual IDT  
1821 6629 d 3 h decky /trunk/kernel/arch/xen32/ xen32 cleanup