Home | History | Annotate | Download | only in vmt
History log of /src/sys/dev/vmt/vmtvar.h
RevisionDateAuthorComments
 1.2  27-Mar-2021  ryo Removed little endian dependencies.
Now vmt(4) works on aarch64eb on vmware ESXIonARM.
 1.1  27-Oct-2020  ryo branches: 1.1.2; 1.1.4;
move vmt(4) from MD to MI, and add support vmt on aarch64. tested on ESXi-Arm Fling

- move from sys/arch/x86/x86/{vmt.c,vmtreg.h,vmtvar.h} to sys/dev/vmt/{vmt_subr.c,vmtreg.h,vmtvar.h},
and split the attach part of the cpufeaturebus and fdt
- add aarch64 vmware backdoor op
- add include guard to vmt{reg,var}.h
- Yet there is still some little-endian dependency. it needs to be fixed in order to work properly on aarch64eb
 1.1.4.1  03-Apr-2021  thorpej Sync with HEAD.
 1.1.2.1  03-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed