Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3343 5786 d 5 h decky /branches/sparc/ add sparc branch  
3274 5795 d 6 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 6366 d 1 h jermar /trunk/ (c) versus (C)  
1952 6453 d 3 h jermar /trunk/ Rename xen32 to ia32xen.
The name seems to be more logical as Xen supports more host architectures.
 
1831 6534 d 22 h decky /trunk/kernel/arch/xen32/ xen32: proper virtual traps, domU asynchronous console  
1829 6535 d 1 h decky /trunk/kernel/arch/xen32/ xen32: initialize virtual IDT  
1821 6537 d 5 h decky /trunk/kernel/arch/xen32/ xen32 cleanup