summaryrefslogtreecommitdiff
path: root/lib/libkvm/kvm_arm.c
AgeCommit message (Expand)Author
2018-05-15fix format strings; ok @kettenisOtto Moerbeek
2015-12-19Remove NULL-checks before free(). ok tb@mmcc
2013-03-28Avoid using PAGE_SHIFT, PAGE_SIZE, and PAGE_MASK defines, since we alreadyTheo de Raadt
2013-03-20spacesTheo de Raadt
2011-04-10Pull more headers to avoid warnings about structs being undefined.Miod Vallat
2007-05-19Kernel crash dump support for arm-based platform, with minimal support inMiod Vallat
2006-03-20for some of internal functions use paddr_t where phys addr is intended instea...Michael Shalayeff
2004-09-15Kill (almost all) warnings.Miod Vallat
2004-06-15knf; ok millertTheo de Raadt
2004-02-09Stub this out, copied from other archs with this stubbed out.Dale Rahn