Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2474 6177 d 20 h jermar /tags/0.2.0.5/ Add tag for HelenOS 0.2.0.5.  
2218 6249 d 18 h decky /trunk/kernel/ support the possibility to send EOI or Interrupt Acknowledgement
prior to processing the interrupt
(this is essential on some architectures to prevent preemption deadlock)
 
2071 6329 d 21 h jermar /trunk/ (c) versus (C)  
1959 6412 d 4 h decky /trunk/kernel/arch/ia32xen/src/ ia32xen: adopt new IRQ interface  
1952 6416 d 23 h jermar /trunk/ Rename xen32 to ia32xen.
The name seems to be more logical as Xen supports more host architectures.
 
1943 6420 d 8 h decky /trunk/kernel/arch/xen32/src/ xen32: fix compilation  
1937 6421 d 8 h decky /trunk/kernel/arch/ remove orphaned functions  
1888 6455 d 1 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1816 6507 d 2 h decky /trunk/kernel/ xen memory initialization