Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2474 6181 d 4 h jermar /tags/0.2.0.5/ Add tag for HelenOS 0.2.0.5.  
2089 6322 d 12 h decky /trunk/ huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
 
2071 6333 d 5 h jermar /trunk/ (c) versus (C)  
2017 6370 d 11 h decky /trunk/kernel/arch/ia32xen/ update for Xen  
1952 6420 d 7 h jermar /trunk/ Rename xen32 to ia32xen.
The name seems to be more logical as Xen supports more host architectures.
 
1888 6458 d 9 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1831 6502 d 2 h decky /trunk/kernel/arch/xen32/ xen32: proper virtual traps, domU asynchronous console  
1830 6502 d 5 h decky /trunk/kernel/arch/xen32/ xen32: enable/disable interrupts  
1829 6502 d 5 h decky /trunk/kernel/arch/xen32/ xen32: initialize virtual IDT  
1824 6502 d 8 h decky /trunk/kernel/arch/xen32/ xen32: use writable page tables, cleanup mm  
1817 6510 d 1 h decky /trunk/kernel/arch/ xen32 work: create identity mapping for the main memory zone,
make several dummy modifications to get to the banner
 
1816 6510 d 10 h decky /trunk/kernel/ xen memory initialization  
1813 6510 d 11 h decky /trunk/kernel/arch/xen32/ xen32 hypervisor interface