aboutsummaryrefslogtreecommitdiff
path: root/lib/libkvm/kvm_arm.c
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant ARM_L2_ADDR_BITS and L2_ADDR_BITS definitions andSvatopluk Kraus2016-02-181-1/+1
* Add support to libkvm for reading vmcores from other architectures.John Baldwin2015-11-271-127/+111
* Allow libkvm to get the kernel va to pa delta without the need forAndrew Turner2014-10-191-10/+26
* Fix the type of pte_pa as when it is passed into _kvm_pa2off it is eitherAndrew Turner2014-10-161-2/+2
* add support for building a cross-gdb for ARM... This isn't hooked upJohn-Mark Gurney2014-02-121-1/+5
* libkvm code janitoringUlrich Spörlein2011-01-231-17/+15
* Fix missing includes of <string.h>, to silence some compiler warnings.Ed Schouten2009-06-141-0/+1
* Support kernel crash mini dumps on ARM architecture.Rafal Jaworowski2008-11-061-2/+22
* Per Olivier Houchard, use the proper license for this file. HeWarner Losh2007-01-081-10/+10
* libkvm bits for arm.Olivier Houchard2005-10-031-18/+162
* Support crash dumps > 4GB in size on 32 bit platforms. _kvm_kvatop()Peter Wemm2005-06-291-1/+1
* Import libkvm MD file for arm.Olivier Houchard2004-05-141-0/+103