summaryrefslogtreecommitdiffstats
path: root/lib/libkvm/kvm_arm.c
Commit message (Expand)AuthorAgeFilesLines
* Fix up pointer issues with lib/libkvmngie2016-04-221-1/+5
* Remove redundant ARM_L2_ADDR_BITS and L2_ADDR_BITS definitions andskra2016-02-181-1/+1
* Add support to libkvm for reading vmcores from other architectures.jhb2015-11-271-127/+111
* Allow libkvm to get the kernel va to pa delta without the need forandrew2014-10-191-10/+26
* Fix the type of pte_pa as when it is passed into _kvm_pa2off it is eitherandrew2014-10-161-2/+2
* add support for building a cross-gdb for ARM... This isn't hooked upjmg2014-02-121-1/+5
* libkvm code janitoringuqs2011-01-231-17/+15
* Fix missing includes of <string.h>, to silence some compiler warnings.ed2009-06-141-0/+1
* Support kernel crash mini dumps on ARM architecture.raj2008-11-061-2/+22
* Per Olivier Houchard, use the proper license for this file. Heimp2007-01-081-10/+10
* libkvm bits for arm.cognet2005-10-031-18/+162
* Support crash dumps > 4GB in size on 32 bit platforms. _kvm_kvatop()peter2005-06-291-1/+1
* Import libkvm MD file for arm.cognet2004-05-141-0/+103
OpenPOWER on IntegriCloud