| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | | | | | | | Add stub functions to build libkvm. There will be added, but we need them | Andrew Turner | 2015-04-02 | 1 | -0/+64 |
| | |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | | Allow libkvm to get the kernel va to pa delta without the need for | Andrew Turner | 2014-10-19 | 1 | -10/+26 |
| * | | | | | | | Update the ULE scheduler + thread and kinfo structs to use int for cpuid | Adrian Chadd | 2014-10-18 | 1 | -0/+18 |
| * | | | | | | | Fix the type of pte_pa as when it is passed into _kvm_pa2off it is either | Andrew Turner | 2014-10-16 | 1 | -2/+2 |
| | |_|_|_|_|/
|/| | | | | |
|
| * | | | | | | Remove ia64. | Marcel Moolenaar | 2014-07-07 | 3 | -379/+2 |
| | |_|_|_|/
|/| | | | |
|
| * | | | | | Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental. | Andrew Turner | 2014-03-23 | 1 | -1/+1 |
| * | | | | | Add kvm_getncpus() to obtain mp_ncpus. | Gleb Smirnoff | 2014-02-12 | 3 | -1/+18 |
| * | | | | | Add bounds check for pteindex / pdeindex | Ed Maste | 2014-02-12 | 1 | -0/+4 |
| * | | | | | While it isn't too late and kvm_read_zpcpu() function isn't yet used | Gleb Smirnoff | 2014-02-12 | 3 | -4/+4 |
| * | | | | | add support for building a cross-gdb for ARM... This isn't hooked up | John-Mark Gurney | 2014-02-12 | 2 | -1/+13 |
| * | | | | | Handle truncation of the size returned by _kvm_kvatop(). Cores can have | Marcel Moolenaar | 2014-01-16 | 1 | -1/+1 |
| * | | | | | We don't have to worry about page sizes when working on virtual | Marcel Moolenaar | 2014-01-13 | 1 | -1/+1 |
| * | | | | | Re-apply the part of r260022 that was reverted by r260030 with | Marcel Moolenaar | 2014-01-13 | 1 | -5/+18 |
| * | | | | | Revert part of r260022: LIB32 builds were broken by it. | Marcel Moolenaar | 2013-12-29 | 1 | -17/+5 |
| * | | | | | Add support for virtual cores (aka minidumps). To that end, refactor this | Marcel Moolenaar | 2013-12-29 | 1 | -72/+141 |
| * | | | | | Allow building a cross libkvm for ia64. | Marcel Moolenaar | 2013-12-28 | 1 | -0/+10 |
| * | | | | | Allow building a cross libkvm by setting TARGET_ARCH. The library so | Marcel Moolenaar | 2013-12-28 | 2 | -7/+54 |
| * | | | | | Fix "kptdir is itself virtual" error, caused by having the kptdir in PBVM. | Marcel Moolenaar | 2013-12-26 | 1 | -7/+11 |
| * | | | | | Revert r256514 for libkvm. It wasn't correct actually and breaks build. | Gleb Smirnoff | 2013-10-15 | 1 | -3/+1 |
| * | | | | | - While we are spreading the counter(9) across network stack, more userland | Gleb Smirnoff | 2013-10-15 | 1 | -1/+3 |
| | |_|_|/
|/| | | |
|
| * | | | | In r227839, when removing libkvm dependency on procfs(5), | Mikolaj Golub | 2013-07-10 | 2 | -2/+1 |
| * | | | | Switch to 2-clause license and standard text | Ed Maste | 2013-06-06 | 1 | -15/+11 |
| * | | | | libkvm: Make second /dev/null file descriptor close-on-exec as well. | Jilles Tjoelker | 2013-05-04 | 1 | -1/+1 |
| * | | | | libkvm: Use O_CLOEXEC instead of separate fcntl(F_SETFD) call. | Jilles Tjoelker | 2013-05-04 | 1 | -15/+4 |
| | |_|/
|/| | |
|
| * | | | Remove EOL whitespace. | Joel Dahl | 2013-04-11 | 1 | -1/+1 |
| * | | | Fix typo. | Gleb Smirnoff | 2013-04-11 | 1 | -1/+1 |
| * | | | Include types.h for C99 uintXX_t types. | Gleb Smirnoff | 2013-04-11 | 1 | -1/+1 |
| * | | | o Provide function kvm_read_zpcpu() to access UMA_ZONE_PCPU allocations. | Gleb Smirnoff | 2013-04-10 | 4 | -7/+89 |
| | |/
|/| |
|
| * | | kvm_getprocs: gracefully handle errors from kvm_deadprocs | Andriy Gapon | 2012-10-06 | 1 | -2/+8 |
| * | | kvm_proclist: ignore processes in larvae state | Andriy Gapon | 2012-10-06 | 1 | -0/+2 |
| * | | If the IdlePDPT is not present, PAE is not active | Kevin Lo | 2012-09-10 | 1 | -1/+0 |
| |/ |
|
| * | General mdoc(7) and typo fixes. | Glen Barber | 2012-05-11 | 1 | -2/+2 |
| * | Try to avoid ambiguity when sysctl returns ENOMEM additionally | Mikolaj Golub | 2012-02-01 | 1 | -2/+3 |
| * | In kvm_argv(), the case when the supplied buffer was too short to hold the | Mikolaj Golub | 2012-01-15 | 1 | -23/+31 |
| * | Now kvm_getenvv() and kvm_getargv() don't need procfs(5). | Mikolaj Golub | 2011-11-22 | 2 | -341/+27 |
| * | Add support for PBVM addresses. In a nutshell this means: | Marcel Moolenaar | 2011-08-06 | 1 | -7/+81 |
| * | Rename ki_ocomm to ki_tdname and OCOMMLEN to TDNAMLEN. | Bjoern A. Zeeb | 2011-07-18 | 1 | -2/+2 |
| * | Completely remove now unused pc_other_cpus, pc_cpumask. | Attilio Rao | 2011-07-04 | 1 | -29/+2 |
| * | Revert r222363, as bde@ pointed out the initial solution was far more | Attilio Rao | 2011-05-31 | 1 | -1/+1 |
| * | Style fix: cast to size_t rather than u_long when comparing to sizeof() | Attilio Rao | 2011-05-27 | 1 | -1/+1 |
| * | In the near future cpuset_t objects in struct pcpu will be axed out, but | Attilio Rao | 2011-05-27 | 1 | -2/+29 |
| * | Disconnect sun4v architecture from the three. | Attilio Rao | 2011-05-14 | 2 | -8/+0 |
| * | libkvm: fix logic inversion introduced with last commit | Ulrich Spörlein | 2011-02-02 | 1 | -2/+2 |
| * | libkvm: Unbreak build for powerpc64/powerpc | Ulrich Spörlein | 2011-01-24 | 1 | -0/+1 |
| * | libkvm: fix process runtime calculation on crashdumps | Ulrich Spörlein | 2011-01-23 | 2 | -13/+29 |
| * | libkvm code janitoring | Ulrich Spörlein | 2011-01-23 | 20 | -308/+214 |
| * | Revert most of r210764, now that mdocml does the right | Ulrich Spörlein | 2010-12-28 | 1 | -1/+1 |
| * | Similar to sys/net/vnet.h, define the linker set name for sys/sys/pcpu.h | Dimitry Andric | 2010-11-14 | 2 | -5/+6 |
| * | amd64: introduce minidump version 2 | Andriy Gapon | 2010-11-11 | 1 | -14/+94 |
| * | Add minidump support for MIPS | Oleksandr Tymoshenko | 2010-11-07 | 4 | -11/+318 |