Environment Requirements
This document provides guidance based on the openEuler OS. Before performing operations, ensure that your software and hardware meet the requirements.
Hardware Requirements
Table 1 lists the hardware requirements.
OS and Software Requirements
Table 2 lists the OS and software requirements.
Item |
Version |
How to Obtain |
|---|---|---|
OS |
openEuler 22.03 LTS SP4 |
https://mirrors.huaweicloud.com/openeuler/openEuler-22.03-LTS-SP4/ISO/aarch64/openEuler-22.03-LTS-SP4-everything-aarch64-dvd.iso |
ninja-build |
1.10.2-1.oe2203sp4 |
On openEuler 22.03 LTS SP4, use yum to install the software when the network connection is normal. |
libcap-ng-devel |
0.8.3-1.oe2203sp4 |
On openEuler 22.03 LTS SP4, use yum to install the software when the network connection is normal. |
libvirt |
6.2.0 |
On openEuler 22.03 LTS SP4, use yum to install the software when the network connection is normal. |
QEMU |
6.2.0 |
|
Add-Support-for-numa-being-initialized-with-mem-0-an.patch |
- |
https://gitee.com/kunpengcompute/qemu/pulls/1 Click the link, and choose Clone/Download > Download Email Patch to obtain the patch content. NOTE:
Patch file generated based on the QEMU 6.2.0 source code that matches openEuler 22.03 LTS SP4. This file enables QEMU to start VMs whose initial memory in the NUMA configuration is configured 0. You are advised to right-click Download Email Patch, save the link as a patch file, and rename the file Add-Support-for-numa-being-initialized-with-mem-0-an.patch. For details about how to use the patch, see Compiling QEMU and Applying the Feature. |