Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFC 259910, 260023, 260028, 260600 & 260701: | marcel | 2014-08-02 | 1 | -75/+158 |
* | Add support for PBVM addresses. In a nutshell this means: | marcel | 2011-08-06 | 1 | -7/+81 |
* | libkvm code janitoring | uqs | 2011-01-23 | 1 | -5/+6 |
* | Add a level of indirection to the kernel PTE table. The old | marcel | 2007-05-19 | 1 | -8/+16 |
* | Support crash dumps > 4GB in size on 32 bit platforms. _kvm_kvatop() | peter | 2005-06-29 | 1 | -2/+2 |
* | 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 |