Subversion Repositories HelenOS

Rev

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

Filtering Options

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