Closed jongwu closed 4 years ago
@jongwu lgtm - but I think the version file needs a bump
thanks @devimc
/test-ubuntu
/test
@jongwu please bump the kernel config version:
05:10:21 Kernel directory has changes check kernel/kata_config_version changed
05:10:21 ERROR: Please bump version in kernel/kata_config_version
05:10:21 Makefile:24: recipe for target 'test' failed
@jongwu thanks, this PR needs a rebase
thanks @devimc, done.
/test
/AzurePipelines run
kernel setup fail on arm64 as zone device is not support for the current kernel. apply memory-hotremove patch and enable zone device. also disable ptp_kvm on arm64.
Fixes: #1113 Change-Id: I60ec9ab74fae22c9c34998bacf4a4046bda92c63 Signed-off-by: Jianyong Wu jianyong.wu@arm.com
@chavafg @devimc