source: trunk/hdd/virt_hdd.dmg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @412   6 years alain Introduce user libraries
(edit) @409   6 years alain Fix bugs in exec
(edit) @408   6 years alain Fix several bugs in the fork() syscall.
(edit) @407   6 years alain First implementation of fork/exec.
(edit) @406   7 years alain This version executed successfully the user "init" process on a …
(edit) @401   7 years alain Few bugs in VMM
(edit) @381   7 years alain Add missing defines in the TSAR exception handler.
(edit) @380   7 years alain Remove the generic kernel/kern/do_exception files to handle exceptions …
(edit) @367   7 years alain Change Time unit from cycle to TICK (in millisecond). Fix several bugs …
(edit) @347   7 years max Remove soclib_iob on x86.
(edit) @346   7 years max Hide soclib_iob.
(edit) @337   7 years alain Introduce the delayed context switch if current thread has a lock.
(edit) @317   7 years alain 1) Introduce the TSAR hal_cpu_context_switch() function. 2) Introduce …
(edit) @315   7 years alain Redefine the fuctions ppm_base2page() / ppm_page2base() / …
(edit) @313   7 years alain RSeveral modifs in the page-fault handling.
(edit) @296   7 years alain Several modifs in the generic scheduler and in the hal_context to fix …
(edit) @279   7 years alain 1) Introduce independant command fields for the various devices in the …
(edit) @267   7 years alain bloup
(edit) @266   7 years alain Implement vfs_lseek() function.
(edit) @265   7 years alain Fix several bugs in VFS.
(edit) @246   7 years alain Fix a major bug in FATFS : miss handling in the FAT mapper.
(edit) @238   7 years alain Fixing bugs in vfs_lookup()
(edit) @205   7 years alain Change dev_pic_enable_irq() and dev_pic_disable_irq() prototypes to …
(edit) @204   7 years alain Bug fix in kernel_init -This line, and those below, will be ignored-- …
(edit) @188   7 years alain Redefine the PIC device API.
(edit) @124   7 years max rename hal_wbflush->hal_fence
(edit) @103   7 years alain Introducing a nolock_printk() function used by kernel_init.
(edit) @101   7 years alain euh…
(edit) @80   7 years max add the timer vector, for now it double-faults
(edit) @77   7 years max Start hiding the architecture-specific drivers behind the …
(edit) @71   7 years max advance a little
(edit) @70   7 years max start constructing the bootinfo structure
(edit) @68   7 years alain Fix bug in kernel_init, and reduce size of remote_fifo.
(edit) @65   7 years max use %p to silence a few warnings
(edit) @63   7 years max move the ldscript into core/ for tsar
(edit) @60   7 years max use reg_t instead of uint32_t
(edit) @57   7 years max move the ldscript into x86_64/
(edit) @54   7 years max make it compile on x86
(edit) @53   7 years alain Compilation OK pout TSAR
(edit) @50   7 years alain bloup
(edit) @25   7 years max First shot of the x86_64 port. It uses Multiboot V1. Most of the HAL …
(edit) @23   7 years alain Introduce syscalls.
(edit) @16   7 years alain mprove the HAL for interrupt, exception, syscall handling.
(edit) @12   7 years alain This version executed sucessfully the kernel_init on a TSAR_2_2_2 (4 …
(add) @1   7 years alain First import
Note: See TracRevisionLog for help on using the revision log.