--- - branch: MAIN date: Tue Oct 27 08:57:11 UTC 2020 files: - new: '1.1707' old: '1.1706' path: src/distrib/sets/lists/man/mi pathrev: src/distrib/sets/lists/man/mi@1.1707 type: modified - new: '1.711' old: '1.710' path: src/share/man/man4/Makefile pathrev: src/share/man/man4/Makefile@1.711 type: modified - new: '1.3' old: '0' path: src/share/man/man4/vmt.4 pathrev: src/share/man/man4/vmt.4@1.3 type: added - new: '1.21' old: '1.20' path: src/share/man/man4/man4.x86/Makefile pathrev: src/share/man/man4/man4.x86/Makefile@1.21 type: modified - new: '0' old: '1.6' path: src/share/man/man4/man4.x86/vmt.4 pathrev: src/share/man/man4/man4.x86/vmt.4@0 type: deleted - new: '1.164' old: '1.163' path: src/sys/arch/evbarm/conf/GENERIC64 pathrev: src/sys/arch/evbarm/conf/GENERIC64@1.164 type: modified - new: '1.120' old: '1.119' path: src/sys/arch/x86/conf/files.x86 pathrev: src/sys/arch/x86/conf/files.x86@1.120 type: modified - new: '1.118' old: '1.117' path: src/sys/arch/x86/x86/identcpu.c pathrev: src/sys/arch/x86/x86/identcpu.c@1.118 type: modified - new: '1.85' old: '1.84' path: src/sys/arch/x86/x86/lapic.c pathrev: src/sys/arch/x86/x86/lapic.c@1.85 type: modified - new: '1.21' old: '1.20' path: src/sys/arch/x86/x86/vmt.c pathrev: src/sys/arch/x86/x86/vmt.c@1.21 type: modified - new: '0' old: '1.2' path: src/sys/arch/x86/x86/vmtreg.h pathrev: src/sys/arch/x86/x86/vmtreg.h@0 type: deleted - new: '0' old: '1.1' path: src/sys/arch/x86/x86/vmtvar.h pathrev: src/sys/arch/x86/x86/vmtvar.h@0 type: deleted - new: '1.1277' old: '1.1276' path: src/sys/conf/files pathrev: src/sys/conf/files@1.1277 type: modified - new: '1.55' old: '1.54' path: src/sys/dev/fdt/files.fdt pathrev: src/sys/dev/fdt/files.fdt@1.55 type: modified - new: '1.1' old: '0' path: src/sys/dev/vmt/files.vmt pathrev: src/sys/dev/vmt/files.vmt@1.1 type: added - new: '1.1' old: '0' path: src/sys/dev/vmt/vmt_subr.c pathrev: src/sys/dev/vmt/vmt_subr.c@1.1 type: added - new: '1.1' old: '0' path: src/sys/dev/vmt/vmtreg.h pathrev: src/sys/dev/vmt/vmtreg.h@1.1 type: added - new: '1.1' old: '0' path: src/sys/dev/vmt/vmtvar.h pathrev: src/sys/dev/vmt/vmtvar.h@1.1 type: added - new: '1.4' old: '1.3' path: src/sys/modules/vmt/Makefile pathrev: src/sys/modules/vmt/Makefile@1.4 type: modified id: 20201027T085711Z.cd3fc0b793ea3a6bd56ba40fd3eabc7444079b13 log: | 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 module: src subject: 'CVS commit: src' unixtime: '1603789031' user: ryo