diff --git a/meta-oniro-core/recipes-core/sysota/files/qemux86-64/sysotad.conf b/meta-oniro-core/recipes-core/sysota/files/qemux86-64/sysotad.conf
new file mode 100644
index 0000000000000000000000000000000000000000..a2636d395f248c67e1e2c45266e5bf984c5927ce
--- /dev/null
+++ b/meta-oniro-core/recipes-core/sysota/files/qemux86-64/sysotad.conf
@@ -0,0 +1,17 @@
+# SPDX-FileCopyrightText: Huawei Inc.
+#
+# SPDX-License-Identifier: Apache-2.0
+
+[OTA]
+BootLoaderType=GRUB
+BootPartitionMountDir=/run/mount/boot
+
+[GRUB]
+EnvPath=/run/mount/boot/EFI/BOOT/grubenv
+
+[Device]
+Maker=Oniro Project
+Model=QEMU Virtual Machine
+
+[Compatible]
+Machine=qemux86-64
diff --git a/meta-oniro-core/recipes-core/sysota/files/qemux86/sysotad.conf b/meta-oniro-core/recipes-core/sysota/files/qemux86/sysotad.conf
new file mode 100644
index 0000000000000000000000000000000000000000..9170c5221dccc38f394f573d0ca6f7070f5b20e9
--- /dev/null
+++ b/meta-oniro-core/recipes-core/sysota/files/qemux86/sysotad.conf
@@ -0,0 +1,17 @@
+# SPDX-FileCopyrightText: Huawei Inc.
+#
+# SPDX-License-Identifier: Apache-2.0
+
+[OTA]
+BootLoaderType=GRUB
+BootPartitionMountDir=/run/mount/boot
+
+[GRUB]
+EnvPath=/run/mount/boot/EFI/BOOT/grubenv
+
+[Device]
+Maker=Oniro Project
+Model=QEMU Virtual Machine
+
+[Compatible]
+Machine=qemux86