summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-native_2023.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* qemu: Remove versions older then 8.1, no longer compatibleMark Hatle2024-03-271-21/+0
| | | | | | Versions older then 8.1 are no longer compatible with the runqemu. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* qemu: Resync to latest poky masterMark Hatle2024-02-271-0/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* qemu-xilinx: Fix arguments that are not supportedMark Hatle2023-09-221-0/+11
| | | | | | --disable-download and --disable-docs does not yet exist in qemu 7.x. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* qemu-xilinx: Refactor to enable qemu 2023.1 ver 7.1Mark Hatle2023-01-061-1/+1
| | | | | | Refactor QEMU integration as the versions now match the Langdale core version. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* qemu/qemu-native/qemu-system-native: Allow preferred provider to select XilinxMark Hatle2022-11-241-1/+2
| | | | | | | | Implement Xilinux versions to work with the PREFERRED_PROVIDER syntax. This will prevent the non-preferred version of being used with the anonymous python in the 'alt.inc' files. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* qemu-xilinx: Add initial 2023.1 branchMark Hatle2022-11-021-0/+8
Signed-off-by: Mark Hatle <mark.hatle@amd.com>