summaryrefslogtreecommitdiff
path: root/lib/libkvm/kvm_aarch64.c
AgeCommit message (Expand)Author
2022-01-10Get rid of usrstack/USRSTACK. Document that the old version of getargv ischristos
2020-11-10Catch up with aa64 is not mips changeskrll
2019-09-12Need register defines that were moved to armreg.hmlelstv
2018-12-19be consistent about uint64_t and bit masks.mrg
2018-12-19use uint64_t for idx_mask. fixes lookups for some PAs. from skrll.mrg
2018-12-18Fix _kvm_kvatop so that it now works.skrll
2018-11-09tg1 is a 64 bit value, store it in a 64 bit variable.mrg
2018-11-01compare matching TG1 bits.mrg
2018-04-01Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)ryo
2017-06-14Stop including <sys/user.h> in userland librarieskamil
2014-08-10Preliminary files for AARCH64 (64-bit ARM) support.matt