Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2474 6296 d 23 h jermar /tags/0.2.0.5/ Add tag for HelenOS 0.2.0.5.  
2089 6438 d 8 h decky /trunk/ huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
 
2071 6449 d 1 h jermar /trunk/ (c) versus (C)  
2017 6486 d 7 h decky /trunk/kernel/arch/ia32xen/ update for Xen  
1952 6536 d 3 h jermar /trunk/ Rename xen32 to ia32xen.
The name seems to be more logical as Xen supports more host architectures.
 
1888 6574 d 4 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1831 6617 d 22 h decky /trunk/kernel/arch/xen32/ xen32: proper virtual traps, domU asynchronous console  
1830 6618 d 0 h decky /trunk/kernel/arch/xen32/ xen32: enable/disable interrupts  
1829 6618 d 0 h decky /trunk/kernel/arch/xen32/ xen32: initialize virtual IDT  
1824 6618 d 4 h decky /trunk/kernel/arch/xen32/ xen32: use writable page tables, cleanup mm  
1817 6625 d 20 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 6626 d 5 h decky /trunk/kernel/ xen memory initialization  
1813 6626 d 7 h decky /trunk/kernel/arch/xen32/ xen32 hypervisor interface