virtio: fix dev_id initialization for virtio-pci and vfio device on aarch64 platform
vfio: fix the problem of dma mapping failed
syscall: add syscall "newfstatat" in x86_64-unknown-linux-gnu target
kernel_config: update kernel config 5.10 on aarch64 platform
machine/standard_vm: fix inappropriate file open permissions
migration: fix an errors during the PL011 device state restore
migration: fix an error during migration interface on aarch64
fix spelling errors in project
(cherry picked from commit a12a13829fa5d788667e11b886c254760e6a4579)
When libvirt creates stratovirt VM, the stratovirt process belongs
to the `qemu` user. So, stratovirt requires necessary execution
permission.
Signed-off-by: Xinle.Guo <guoxinle1@huawei.com>
(cherry picked from commit 6224abed494753172d6e51e995198ccfc0131496)