Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2782 6017 d 14 h jermar /tags/0.3.0/ Tagging HelenOS 0.3.0.  
2089 6432 d 22 h decky /trunk/ huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
 
2071 6443 d 14 h jermar /trunk/ (c) versus (C)  
2017 6480 d 21 h decky /trunk/kernel/arch/ia32xen/ update for Xen  
1952 6530 d 17 h jermar /trunk/ Rename xen32 to ia32xen.
The name seems to be more logical as Xen supports more host architectures.
 
1888 6568 d 18 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1831 6612 d 12 h decky /trunk/kernel/arch/xen32/ xen32: proper virtual traps, domU asynchronous console  
1830 6612 d 14 h decky /trunk/kernel/arch/xen32/ xen32: enable/disable interrupts  
1829 6612 d 14 h decky /trunk/kernel/arch/xen32/ xen32: initialize virtual IDT  
1824 6612 d 18 h decky /trunk/kernel/arch/xen32/ xen32: use writable page tables, cleanup mm  
1817 6620 d 10 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 6620 d 19 h decky /trunk/kernel/ xen memory initialization  
1813 6620 d 21 h decky /trunk/kernel/arch/xen32/ xen32 hypervisor interface