summaryrefslogtreecommitdiff
path: root/lib/libkvm/kvm_arm.c
AgeCommit message (Expand)Author
2023-11-26lib: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-03-22libkvm: fix warning issues post-r291406Enji Cooper
2017-02-28Renumber copyright clause 4Warner Losh
2016-04-22Fix up pointer issues with lib/libkvmEnji Cooper
2016-02-18Remove redundant ARM_L2_ADDR_BITS and L2_ADDR_BITS definitions andSvatopluk Kraus
2015-11-27Add support to libkvm for reading vmcores from other architectures.John Baldwin
2014-10-19Allow libkvm to get the kernel va to pa delta without the need forAndrew Turner
2014-10-16Fix the type of pte_pa as when it is passed into _kvm_pa2off it is eitherAndrew Turner
2014-02-12add support for building a cross-gdb for ARM... This isn't hooked upJohn-Mark Gurney
2011-01-23libkvm code janitoringUlrich Spörlein
2009-06-14Fix missing includes of <string.h>, to silence some compiler warnings.Ed Schouten
2008-11-06Support kernel crash mini dumps on ARM architecture.Rafal Jaworowski
2007-01-08Per Olivier Houchard, use the proper license for this file. HeWarner Losh
2005-10-03libkvm bits for arm.Olivier Houchard
2005-06-29Support crash dumps > 4GB in size on 32 bit platforms. _kvm_kvatop()Peter Wemm
2004-05-14Import libkvm MD file for arm.Olivier Houchard