summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-virtualization
Commit message (Collapse)AuthorAgeFilesLines
* layer.conf: Update xen version to 4.18Sandeep Gundlupet Raju2024-01-221-2/+5
| | | | | | | | | | Update xen and xen-tools version to 4.18. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Added 4.17 support 2023.x compatibility Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* qemu: Add Xen 4.18 patchesSandeep Gundlupet Raju2024-01-2214-3/+1270
| | | | | | | Add Xen 4.18 patches and limit patches to target recipes only. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xen: Add bbapends and inc file to use Xilinx Xen 4.18Sandeep Gundlupet Raju2024-01-225-10/+33
| | | | | | | | | | | | 1. In upstream 4.18 recipes add XEN_URI variable and set xen upstream url as conditional assignment. Also unset PV and DEFAULT_PREFERENCE. 2. Add xen_4.18 and xen-tools_4.18 bbapends files use AMD Xilinx Xen 4.18.0. 3. Add xen-xilinx_4.18.inc file and include AMD Xilinx Xen 4.18.0 repo details and also set PV to make it clear this a forked version. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xen: Copy 4.18 recipes from meta-virtualization masterSandeep Gundlupet Raju2024-01-223-0/+85
| | | | | | | | | Copy xen 4.18 recipes from meta-virtualization master to this layer to support xen 4.18 as meta-virtualization langdale release doesn't support 4.18 version. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xen: Rename recipes and inc file to 4.17 versionSandeep Gundlupet Raju2024-01-224-3/+3
| | | | | | | | Rename xen recipes and inc file to 4.17 version so that it will be easy to make changes for 4.17 and new version. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* qemu: Rename qemu-xen to qemu-xen_7.1Sandeep Gundlupet Raju2024-01-2228-6/+6
| | | | | | | | Rename qemu-xen to qemu-xen_7.1 inclusion file and update the same in qemu-xilinx_2023 qemu_7.1 recipes. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* qemu: Add target qemu 8.1.2Mark Hatle2024-01-222-0/+5
| | | | | | | | | | Backport the QEMU 8.1.x integration from current poky (commit 4bb222e0d71a4cb159b8a4f1a90b65b1af32ac10). Split the additional xen/tpm patches by version, disable Xen patches on the 8.1.2 version, not yet supported. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* qemu-xilinx: Split 2023 and 2024 qemu-xilinxMark Hatle2024-01-222-0/+5
| | | | | | 2024 version does not yet support Xen patches. Disable these. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* README.md: Add Xen build and boot instructionsSandeep Gundlupet Raju2024-01-061-1/+115
| | | | | Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* layer.conf: Add security and tpm-layer dependencySandeep Gundlupet Raju2024-01-061-0/+2
| | | | | | | | vitrualization layer depends on security and tpm-layer so add these layes to xilinx-virtualization LAYERDEPENDS. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xorg-xserver: Move xen variables from petalinux layerSandeep Gundlupet Raju2024-01-061-0/+8
| | | | | | | | Move xen xorg-xserver config variables from meta-petalinux to meta-xilinx-virtualization layer. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* qemu: Move xen recipes and files from petalinux layerSandeep Gundlupet Raju2024-01-0633-0/+4514
| | | | | | | | Move qemu xen recipes and files from meta-petalinux to xilinx-virtualization layer. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* layer.conf: Set PREFERRED VERSION for xen and xen-toolsSandeep Gundlupet Raju2024-01-061-0/+3
| | | | | | | Set PREFERRED VERSION for xen and xen-tools to 4.17. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xen: Move xen recipes and files from petalinux layerSandeep Gundlupet Raju2024-01-0613-0/+1580
| | | | | | | | Move xen recipes and files from meta-petalinux to xilinx-virtualization layer exlcuding example configuration and passthrough device tree. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* meta-xilinx: Add new sub layer for xen featuresSandeep Gundlupet Raju2024-01-063-0/+63
Add new sub layer meta-xilinx-virtualization for xen features. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>