Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3386 5822 d 22 h decky /branches/network/ add new network branch (copy of current trunk)  
3274 5846 d 23 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 6417 d 18 h jermar /trunk/ (c) versus (C)  
1952 6504 d 20 h jermar /trunk/ Rename xen32 to ia32xen.
The name seems to be more logical as Xen supports more host architectures.
 
1831 6586 d 15 h decky /trunk/kernel/arch/xen32/ xen32: proper virtual traps, domU asynchronous console  
1829 6586 d 18 h decky /trunk/kernel/arch/xen32/ xen32: initialize virtual IDT  
1821 6588 d 22 h decky /trunk/kernel/arch/xen32/ xen32 cleanup