|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH v2 3/4] automation: rename CONFIG_MEM_ACCESS -> CONFIG_VM_EVENT
Following the renaming of Xen build option.
Signed-off-by: Sergiy Kibrik <Sergiy_Kibrik@xxxxxxxx>
---
automation/eclair_analysis/xen_arm_config | 2 +-
automation/eclair_analysis/xen_x86_config | 2 +-
automation/gitlab-ci/build.yaml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/automation/eclair_analysis/xen_arm_config
b/automation/eclair_analysis/xen_arm_config
index ef140ceb73..4b01ef51c5 100644
--- a/automation/eclair_analysis/xen_arm_config
+++ b/automation/eclair_analysis/xen_arm_config
@@ -63,7 +63,7 @@ CONFIG_HAS_DEVICE_TREE=y
CONFIG_HAS_FAST_MULTIPLY=y
CONFIG_HAS_PDX=y
CONFIG_HAS_PMAP=y
-# CONFIG_MEM_ACCESS is not set
+# CONFIG_VM_EVENT is not set
CONFIG_STATIC_MEMORY=y
#
diff --git a/automation/eclair_analysis/xen_x86_config
b/automation/eclair_analysis/xen_x86_config
index abc44d43e1..9da3264dd0 100644
--- a/automation/eclair_analysis/xen_x86_config
+++ b/automation/eclair_analysis/xen_x86_config
@@ -54,7 +54,7 @@ CONFIG_HAS_PDX=y
CONFIG_HAS_SCHED_GRANULARITY=y
CONFIG_HAS_UBSAN=y
CONFIG_MEM_ACCESS_ALWAYS_ON=y
-CONFIG_MEM_ACCESS=y
+CONFIG_VM_EVENT=y
CONFIG_NEEDS_LIBELF=y
CONFIG_NUMA=y
diff --git a/automation/gitlab-ci/build.yaml b/automation/gitlab-ci/build.yaml
index bc4a8a5ad2..ed65e2edd7 100644
--- a/automation/gitlab-ci/build.yaml
+++ b/automation/gitlab-ci/build.yaml
@@ -741,7 +741,7 @@ debian-12-riscv64-gcc:
CONFIG_EXPERT=y
CONFIG_GRANT_TABLE=n
CONFIG_LIVEPATCH=n
- CONFIG_MEM_ACCESS=n
+ CONFIG_VM_EVENT=n
CONFIG_QEMU_PLATFORM=y
CONFIG_XSM=n
--
2.25.1
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |