Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Redefine a PTE as a 64-bit integral type instead of a struct of | marcel | 2004-09-23 | 1 | -2/+2 |
* | The offset argument to mmap(2) is not a pointer. Use 0 instead of NULL. | marcel | 2004-09-22 | 1 | -1/+1 |
* | Revamp of the syscall path, exception and context handling. The | marcel | 2003-05-16 | 1 | -1/+1 |
* | Implement working on ELF corefiles. Use kvm_read() when reading | marcel | 2002-10-21 | 1 | -122/+135 |
* | Implement va->pa translation for kernel virtual addresses. This is | dfr | 2001-10-25 | 1 | -30/+59 |
* | Partially port kvm to ia64 - virtual to physical translation is incomplete. | dfr | 2001-10-23 | 1 | -0/+167 |