| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r315698: | ngie | 2017-05-28 | 1 | -1/+1 |
* | MFC r319010: | ngie | 2017-05-27 | 1 | -2/+2 |
* | MFC r319008: | ngie | 2017-05-27 | 1 | -0/+5 |
* | MFC r316099: | ngie | 2017-05-27 | 8 | -0/+533 |
* | MFC r315697: | ngie | 2017-03-29 | 11 | -17/+25 |
* | MFC r315686,r315688: | ngie | 2017-03-28 | 2 | -2/+16 |
* | MFC r315595,r315601,r315603,r315647: | ngie | 2017-03-27 | 3 | -5/+27 |
* | MFC r315360: | ngie | 2017-03-23 | 1 | -4/+4 |
* | MFC r315362,r315363,r315365: | ngie | 2017-03-23 | 2 | -5/+5 |
* | MFC r310630: libkvm: support access to vmm guest memory, allow writes to | avg | 2017-01-18 | 2 | -7/+48 |
* | MFC r311101: | pfg | 2017-01-16 | 3 | -9/+11 |
* | MFC r309676 | vangyzen | 2016-12-15 | 1 | -2/+0 |
* | lib: minor spelling fixes in comments. | pfg | 2016-05-01 | 3 | -5/+5 |
* | Don't leak PML4 in _amd64_initvtop(..) if kvm_read2(..) fails | ngie | 2016-04-30 | 1 | -0/+1 |
* | Remove a -Wunused-but-set-variable variable -- `pa` | ngie | 2016-04-30 | 1 | -2/+0 |
* | Remove kvm_getfiles(3) | ngie | 2016-04-30 | 5 | -319/+4 |
* | Fix memory allocation edgecases in kvm_argv(..) | ngie | 2016-04-30 | 1 | -3/+12 |
* | Fix up pointer issues with lib/libkvm | ngie | 2016-04-22 | 10 | -35/+52 |
* | MFH | gjb | 2016-04-04 | 1 | -1/+1 |
|\ |
|
| * | Fix parsing of a 1GB page table entry. | jhb | 2016-03-28 | 1 | -1/+1 |
* | | MFH | gjb | 2016-02-22 | 2 | -8/+7 |
|\ \
| |/ |
|
| * | Rename pte.h to pte-v4.h and start including directly either pte-v4.h | skra | 2016-02-19 | 1 | -4/+6 |
| * | Remove redundant ARM_L2_ADDR_BITS and L2_ADDR_BITS definitions and | skra | 2016-02-18 | 2 | -4/+1 |
* | | First pass through library packaging. | gjb | 2016-02-04 | 1 | -0/+1 |
|/ |
|
* | Add mmu format info into ARM vmcore. | skra | 2016-01-15 | 2 | -9/+28 |
* | Fix building with GCC since PAGE_MASK is signed on i386. | jhb | 2016-01-14 | 1 | -1/+1 |
* | Add support to libkvm for reading vmcores from other architectures. | jhb | 2015-11-27 | 35 | -1560/+2352 |
* | Remove trailing whitespace. | jhb | 2015-11-26 | 10 | -17/+17 |
* | Remove kvm_sparc.c. This is for 32-bit sparc support and was imported | jhb | 2015-11-26 | 1 | -236/+0 |
* | META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. | bdrewery | 2015-11-25 | 1 | -1/+0 |
* | Add support to libkvm for reading minidumps on arm64. The kernel side is | andrew | 2015-08-20 | 3 | -10/+320 |
* | The si_status field of the siginfo_t, provided by the waitid(2) and | kib | 2015-07-18 | 1 | -1/+3 |
* | Revert r284417 it is not necessary anymore | bapt | 2015-06-15 | 1 | -1/+1 |
* | Enforce overwritting SHLIBDIR | bapt | 2015-06-15 | 1 | -1/+1 |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+19 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | sjg | 2015-05-27 | 1 | -0/+64 |
| |\
| |/
|/| |
|
| * | Merge from head@274682 | sjg | 2014-11-19 | 2 | -12/+46 |
| |\ |
|
| * \ | Merge head from 7/28 | sjg | 2014-08-19 | 3 | -379/+2 |
| |\ \ |
|
| * | | | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+1 |
| * | | | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| * | | | Merge head | sjg | 2014-04-27 | 9 | -88/+252 |
| |\ \ \ |
|
| * \ \ \ | Merge from head | sjg | 2013-09-05 | 4 | -33/+17 |
| |\ \ \ \ |
|
| * \ \ \ \ | sync from head | sjg | 2013-04-12 | 4 | -8/+90 |
| |\ \ \ \ \ |
|
| * | | | | | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| * | | | | | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| | | | | | | | |
| | \ \ \ \ \ | |
| *-. \ \ \ \ \ | Sync from head | sjg | 2012-11-04 | 2 | -3/+10 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+19 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Add stub functions to build libkvm. There will be added, but we need them | andrew | 2015-04-02 | 1 | -0/+64 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Allow libkvm to get the kernel va to pa delta without the need for | andrew | 2014-10-19 | 1 | -10/+26 |