OpenGrok
Cross Reference: kvm_aarch64.c
xref
: /
src
/
lib
/
libkvm
/
kvm_aarch64.c
Home
|
History
|
Annotate
|
Download
|
only in
libkvm
History log of
/src/lib/libkvm/kvm_aarch64.c
Revision
Date
Author
Comments
1.12
23-Aug-2023
rin
libkvm: whitespace
1.11
10-Jan-2022
christos
Get rid of usrstack/USRSTACK. Document that the old version of getargv is
broken because of ASLR.
1.10
10-Nov-2020
skrll
Catch up with aa64 is not mips change
1.9
12-Sep-2019
mlelstv
Need register defines that were moved to armreg.h
1.8
19-Dec-2018
mrg
be consistent about uint64_t and bit masks.
1.7
19-Dec-2018
mrg
use uint64_t for idx_mask. fixes lookups for some PAs. from skrll.
bump copyright. we updated this a lot of this in 2018.
1.6
18-Dec-2018
skrll
Fix _kvm_kvatop so that it now works.
1.5
09-Nov-2018
mrg
tg1 is a 64 bit value, store it in a 64 bit variable.
1.4
01-Nov-2018
mrg
compare matching TG1 bits.
aarch64 crash dump kvtop now less broken, but still not stable.
1.3
01-Apr-2018
ryo
branches: 1.3.2;
Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)
- sys/arch/evbarm64 is gone and integrated into sys/arch/evbarm. (by skrll@)
- add support fdt. evbarm/conf/GENERIC64 fdt (bcm2837,sunxi,tegra) based generic 64bit kernel config. (by skrll@, jmcneill@)
1.2
14-Jun-2017
kamil
branches: 1.2.4;
Stop including <sys/user.h> in userland libraries
This header in this context is freebsdism.
1.1
10-Aug-2014
matt
branches: 1.1.4;
Preliminary files for AARCH64 (64-bit ARM) support.
Enough for a distribution build.
1.1.4.2
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.1.4.1
10-Aug-2014
tls
file kvm_aarch64.c was added on branch tls-maxphys on 2014-08-20 00:02:17 +0000
1.2.4.3
26-Dec-2018
pgoyette
Sync with HEAD, resolve a few conflicts
1.2.4.2
26-Nov-2018
pgoyette
Sync with HEAD, resolve a couple of conflicts
1.2.4.1
07-Apr-2018
pgoyette
Sync with HEAD. 77 conflicts resolved - all of them $NetBSD$
1.3.2.2
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
1.3.2.1
10-Jun-2019
christos
Sync with HEAD
Indexes created Sat Oct 11 14:09:46 GMT 2025