- Oct 30, 2024
-
- Mar 27, 2024
-
-
Bertrand Mandrin authored
Fix typo in lsb-release package name in baremetal image
-
Bertrand Mandrin authored
Add missing linux kernel patches
-
Bertrand Mandrin authored
xen: Limit vcpu to 1 on dom0 * By default, dom0 is created with as many vcpus as the number of cpu available. Here, dom0 will be limited to 1 vcpu.
-
Bertrand Mandrin authored
xen image cleanup * Add lsb-release in the image and distro version Disable containerd, k3s and docker in xen image
-
- Feb 20, 2024
-
-
Emilie Gaspar authored
Feature cyclictest xen * recipes-core/images/bluegreen-guest-vm-image.bb: add gnuplot for xen guests Approved-by: Bertrand Mandrin
-
- Feb 09, 2024
-
-
Bertrand Mandrin authored
* Add support for linux kernel 6.1 mainline Approved-by: Emilie Gaspar
-
- Feb 02, 2024
-
-
Emilie Gaspar authored
Feature/suspend board * wic/bluegreen-generic-arm64.wks.in: add a swap partition for suspend to disk * recipes-extended/xen/files/xen.cfg.in: change rootfs partition because swap partition was added Approved-by: Bertrand Mandrin
-
- Jan 18, 2024
-
-
Emilie Gaspar authored
Feature/class bluegreen guest vm config * classes/bluegreen_guest_vm_image.bbclass: inherit new class * recipes-core/images/bluegreen-guest-vm-image.bb: add CPUS variable * recipes-core/images/files/bluegreen-guest-vm.conf.sample: add CPUS variable * classes/bluegreen_guest_vm_config.bbclass: add new classes for variables CPUS and MAC_ADDRESS * package inherit the new class * classes/bluegreen_guest_vm_config.bbclass: rename EWAOL_GUEST_VM variable to BLUEGREEN_GUEST_VM * recipes-core/images/bluegreen-guest-vm-image.bb: rename EWAOL_GUEST_VM variable to BLUEGREEN_GUEST_VM * recipes-core/images/files/bluegreen-guest-vm.conf.sample: rename EWAOL_GUEST_VM variable to BLUEGREEN_GUEST_VM * classes/bluegreen_guest_vm_config.bbclass: add comments about the new class Approved-by: Bertrand Mandrin
-
- Jan 12, 2024
-
-
Bertrand Mandrin authored
* Bump xen to xen 4.18 Approved-by: Alain Bareille
-
- Jan 09, 2024
-
-
Emilie Gaspar authored
Feature/networking tests xen final * recipes-core/images/bluegreen-container-stressor-image.bb: add coreutils to container * recipes-core/images/bluegreen-guest-vm-image.bb: add VM MAC ADDRESS * recipes-core/images/files/bluegreen-guest-vm.conf.sample: add mac address * recipes-extended/xen/files/xen.cfg.in: change maxcpus to 4 * recipes-extended/xen/xen_%.bbappend: increase memory size of dom0 * recipes-core/images/bluegreen-guest-vm-image.bb: correct typos Approved-by: Bertrand Mandrin
-
- Jan 03, 2024
-
-
Bertrand Mandrin authored
Add openvswitch support Approved-by: Emilie Gaspar
-
- Dec 29, 2023
-
-
Alain Bareille authored
-
- Dec 22, 2023
-
-
Alain Bareille authored
-
Bertrand Mandrin authored
Bmand/setup kvm * Add virt-install and libosinfo recipes * Do not include xen if kvm is defined in DISTRO_FEATURES * Remove SDL support in qemu * Add qemu, libvirt and virt-install to manage KVM guest in bluegreen-virtualization-image * Add kernel config for qemu guest image * Add kernel config if kvm is enabled Approved-by: Emilie Gaspar Approved-by: Alain Bareille
-
Bertrand Mandrin authored
Fix warnings in when building systemd * Fix warnings in systemd Approved-by: Emilie Gaspar
-
- Dec 05, 2023
-
-
Emilie Gaspar authored
Feature/networking tests container * bluegreen-container-stressor-image.bb: add command bc to container * recipes-kernel/linux/linux-xlnx-rt_6.1.bb: add file NAPI.cfg for networking tests Approved-by: Alain Bareille Approved-by: Bertrand Mandrin
-
- Nov 27, 2023
-
-
Bertrand Mandrin authored
Remove pluma-baremetal-image * Remove pluma-baremetal-image Add bluegreen-image.inc for common functions across bluegreen images. Add gnuplot and cpupower in baremetal + vm guest + container (stressor) image Approved-by: Emilie Gaspar
-
- Nov 24, 2023
-
-
Bertrand Mandrin authored
* fix container name if DISTRO_FEATURES as realtime * Set IMAGE_BASENAME for stressor container image * Add kubernetes config to linux-xlnx * Add bluegreen-guest-vm-image and bluegreen_guest_vm_image class Approved-by: Emilie Gaspar
-
- Nov 23, 2023
-
-
Bertrand Mandrin authored
* Add armnn support * Add python-pip Approved-by: Emilie Gaspar
-
- Nov 17, 2023
-
-
Bertrand Mandrin authored
image size reduction * Reduce baremetal image extra space * remove swap partition * Add script used to expand rootfs to use the whole disk Approved-by: Emilie Gaspar
-
- Nov 15, 2023
-
-
Bertrand Mandrin authored
* Define EXTRA_OEMESON to avoid compiling examples for dpdk Approved-by: Emilie Gaspar
-
Bertrand Mandrin authored
* Set preempt-rt kernel type for linux-xlnx-rt kernel Approved-by: Emilie Gaspar
-
Bertrand Mandrin authored
* Remove bluegreen-container-image (move everything in bluegreen-baremetal-image) Approved-by: Emilie Gaspar
-
Bertrand Mandrin authored
* Add xen support * Bump Xen version 4.17 Approved-by: Emilie Gaspar
-
- Nov 02, 2023
-
-
Bertrand Mandrin authored
* Add patch to enable socket busy polling on rt kernel Approved-by: Emilie Gaspar
-
Bertrand Mandrin authored
* Add missing kubernetes and docker config files Approved-by: Emilie Gaspar
-
- Oct 31, 2023
-
-
egaspar authored
Feature/runtime parameters and rt app * pluma-baremetal-image.bb: add cpupower for runtime parameters and add rt-app * bluegreen-generic-arm64.wks.in: modify command line to use cgroup v2 for runtime parameters Approved-by: Alain Bareille Approved-by: Bertrand Mandrin
-
- Oct 30, 2023
-
-
egaspar authored
feature cyclictest * pluma-baremetal-image.bb: add packages for cyclictest Approved-by: Alain Bareille
-
- Oct 27, 2023
-
-
Bertrand Mandrin authored
Add xilinx kernel 6.1 (rt and non rt version) * Add xilinx kernel 6.1 (rt and non rt version) Approved-by: egaspar Approved-by: Alain Bareille
-
Bertrand Mandrin authored
* Add IPVLAN support in linux kernel Approved-by: egaspar Approved-by: Alain Bareille
-
Bertrand Mandrin authored
Bmand/bump packages * Bump systemd (253.7 -> 253.12) * Bump containerd-opencontainers (1.7.5 -> 1.7.6) * Bump golang (1.20.4 -> 1.20.8) Approved-by: egaspar Approved-by: Alain Bareille
-
- Sep 28, 2023
-
-
Bertrand Mandrin authored
bluegreen container image support * Add bluegreen-container-stressor image Add image-oci from meta-virtualization (mickledore) to create image compatible with oci tar format * Add bluegreen-container-image * Add container-image-loader used to import container in docker store at boot Approved-by: Alain Bareille
-
- Sep 26, 2023
-
-
Bertrand Mandrin authored
* Add bluegreen-baremetal-image recipe Approved-by: Alain Bareille
-
- Sep 25, 2023
-
-
Bertrand Mandrin authored
* Add dpdk support for generic-arm64 Use generic platform (un-optimized build) Approved-by: Alain Bareille
-
- Sep 21, 2023
-
-
Alain Bareille authored
-
Bertrand Mandrin authored
* Bump containerd (1.7.1 -> 1.7.5) * Bump docker-moby (24.0.0 -> 24.0.6) * Bump runc (1.1.7 -> 1.1.9) * Bump systemd (253.3 -> 253.7) Approved-by: Alain Bareille
-
Bertrand Mandrin authored
k3s 1.27 support (from meta-virtualization master-next) Approved-by: Alain Bareille
-
- Sep 15, 2023
-
-
Bertrand Mandrin authored
Add PCI-Express support for Xilinx ZCU102 board Approved-by: Alain Bareille
-
Bertrand Mandrin authored
-