Commit Graph

10 Commits

Author SHA1 Message Date
Yifan Liu 03e98e186a config: Add CONFIG_DEVMEM=y to service VM config
Signed-off-by: Yifan Liu <yifan1.liu@intel.com>
2024-05-30 10:51:22 +08:00
Yifan Liu d60822c5a6 config: Add CONFIG_FB_EFI=y to service vm config
Signed-off-by: Yifan Liu <yifan1.liu@intel.com>
2024-05-30 10:51:22 +08:00
Yifan Liu db65af5d6f config: Enable Service VM framebuffer console
Signed-off-by: Yifan Liu <yifan1.liu@intel.com>
2024-05-30 10:51:22 +08:00
Geoffroy Van Cutsem 826589118e Configruations: convert to minimal config files
Use 'make savedefconfig' to convert the extensive kernel configuration files
to simplified ones.

Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
2024-05-30 10:51:22 +08:00
Ionut Nechita c33fceaece xfs: Added XFS support in config file - s.vm
Description:
 - Added XFS support in Kernel Service VM config file

Signed-off-by: Ionut Nechita <ionut_n2001@yahoo.com>
Change-Id: Ic76684b701ff5cf7ba90850776240eb2d77287c1
2024-05-30 10:51:22 +08:00
Liu Long 19124186c8 ACRN: Kernel: Enable vsock kernel config
Enable vsock kernel config in Service VM and Guest VM.

Tracked-On: projectacrn/acrn-hypervisor#7456
Signed-off-by: Liu Long <long.liu@linux.intel.com>
2024-05-30 10:51:22 +08:00
Yifan Liu 2063a67279 config: Add the support for UDMABUF
Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
Signed-off-by: Yifan Liu <yifan1.liu@intel.com>
2024-05-30 10:51:22 +08:00
Yonghua Huang f0367582db config: add TCC buffer driver support
Add Intel TCC buffer driver support for ACRN service VM.

Tracked-On: projectacrn/acrn-hypervisor#7010
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
2024-05-30 10:51:22 +08:00
Xiangyang Wu 5b41969878 config: update serial configuration for Service VM
The CONFIG_SERIAL_8250_NR_UARTS should be increased to at least 48,
and CONFIG_SERIAL_8250_RUNTIME_UARTS should be increased to at least
32 in order to support multi port serial cards out of the box. This
will cover at least the situation, where two 8 port cards are used
simultaneously and there is still some room for internal ports or
the other card or vUARTs.

Signed-off-by: Xiangyang Wu <xiangyang.wu@intel.com>
2024-05-30 10:51:22 +08:00
Liu Long fffe98b0ef Kernel-config: Rename sos config to service_vm config
Rename Acrn kernel config name to kernel_config_uefi_service_vm.

Tracked-On: projectacrn/acrn-hypervisor#6744
Signed-off-by: Liu Long <long.liu@linux.intel.com>
2024-05-30 10:51:22 +08:00