index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libkvm
/
kvm_arm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r315697:
ngie
2017-03-29
1
-1
/
+5
*
Fix up pointer issues with lib/libkvm
ngie
2016-04-22
1
-1
/
+5
*
Remove redundant ARM_L2_ADDR_BITS and L2_ADDR_BITS definitions and
skra
2016-02-18
1
-1
/
+1
*
Add support to libkvm for reading vmcores from other architectures.
jhb
2015-11-27
1
-127
/
+111
*
Allow libkvm to get the kernel va to pa delta without the need for
andrew
2014-10-19
1
-10
/
+26
*
Fix the type of pte_pa as when it is passed into _kvm_pa2off it is either
andrew
2014-10-16
1
-2
/
+2
*
add support for building a cross-gdb for ARM... This isn't hooked up
jmg
2014-02-12
1
-1
/
+5
*
libkvm code janitoring
uqs
2011-01-23
1
-17
/
+15
*
Fix missing includes of <string.h>, to silence some compiler warnings.
ed
2009-06-14
1
-0
/
+1
*
Support kernel crash mini dumps on ARM architecture.
raj
2008-11-06
1
-2
/
+22
*
Per Olivier Houchard, use the proper license for this file. He
imp
2007-01-08
1
-10
/
+10
*
libkvm bits for arm.
cognet
2005-10-03
1
-18
/
+162
*
Support crash dumps > 4GB in size on 32 bit platforms. _kvm_kvatop()
peter
2005-06-29
1
-1
/
+1
*
Import libkvm MD file for arm.
cognet
2004-05-14
1
-0
/
+103