Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4339 5503 d 5 h svoboda /branches/dynload/ Merge trunk changes up to r3802 to dynload.  
2927 5852 d 16 h decky /branches/dynload/ added dynload branch  
2218 6256 d 2 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 6336 d 5 h jermar /trunk/ (c) versus (C)  
1959 6418 d 12 h decky /trunk/kernel/arch/ia32xen/src/ ia32xen: adopt new IRQ interface  
1952 6423 d 7 h jermar /trunk/ Rename xen32 to ia32xen.
The name seems to be more logical as Xen supports more host architectures.
 
1943 6426 d 16 h decky /trunk/kernel/arch/xen32/src/ xen32: fix compilation  
1937 6427 d 16 h decky /trunk/kernel/arch/ remove orphaned functions  
1888 6461 d 8 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1816 6513 d 9 h decky /trunk/kernel/ xen memory initialization