summaryrefslogtreecommitdiffstats
path: root/lib/libkvm/kvm_ia64.c
Commit message (Expand)AuthorAgeFilesLines
* MFC 259910, 260023, 260028, 260600 & 260701:marcel2014-08-021-75/+158
* Add support for PBVM addresses. In a nutshell this means:marcel2011-08-061-7/+81
* libkvm code janitoringuqs2011-01-231-5/+6
* Add a level of indirection to the kernel PTE table. The oldmarcel2007-05-191-8/+16
* Support crash dumps > 4GB in size on 32 bit platforms. _kvm_kvatop()peter2005-06-291-2/+2
* 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