summaryrefslogtreecommitdiffstats
path: root/lib/libkvm/kvm_ia64.c
Commit message (Expand)AuthorAgeFilesLines
* Redefine a PTE as a 64-bit integral type instead of a struct ofmarcel2004-09-231-2/+2
* The offset argument to mmap(2) is not a pointer. Use 0 instead of NULL.marcel2004-09-221-1/+1
* Revamp of the syscall path, exception and context handling. Themarcel2003-05-161-1/+1
* Implement working on ELF corefiles. Use kvm_read() when readingmarcel2002-10-211-122/+135
* Implement va->pa translation for kernel virtual addresses. This isdfr2001-10-251-30/+59
* Partially port kvm to ia64 - virtual to physical translation is incomplete.dfr2001-10-231-0/+167
OpenPOWER on IntegriCloud