summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-virtualization/recipes-devtools/qemu
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'xilinx/master' into master_2024.1Mark Hatle2024-05-211-0/+0
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* qemu: Remove versions older then 8.1, no longer compatibleMark Hatle2024-03-2728-4506/+0
| | | | | | Versions older then 8.1 are no longer compatible with the runqemu. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* qemu: Add 2024.1 patches for XenVikram Garhwal2024-03-052-0/+354
| | | | | | | | qemu-xen supports virtio-console and all virtio-pci based devices. This work was done as part of https://jira.xilinx.com/browse/SSW-5668 Signed-off-by: Vikram Garhwal <vikram.garhwal@amd.com> 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>
* 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>
* 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>