summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine
Commit message (Expand)AuthorAgeFilesLines
* classes/qemuboot: add depends on qemu-system-native and qemu-helper-nativeRoss Burton2024-03-251-2/+0
* qemuriscv: Fix kbd and mouse emulation for qemuriscv64Khem Raj2024-03-221-1/+2
* loongarch64: change -march to loongarch64Xiaotian Wu2024-02-271-1/+1
* feature-microblaze-versions.inc: python 3.12 regexAdrian Freihofer2024-02-131-1/+1
* conf/machine: Add Power8 tune to PowerPC architectureAleksey Smirnov2024-02-091-0/+31
* arm/armv*: add all the Arm tunes in GCC 13.2.0Jon Mason2024-02-0616-0/+257
* tunes/sve: Add support for sve2 instructionsJon Mason2024-02-063-3/+8
* tune-cortexr52: Add hard-float variantMark Hatle2024-02-031-0/+5
* tune-cortexr5: Add hard-float variantMark Hatle2024-02-031-0/+5
* feature-arm-vfp.inc: Allow hard-float on newer simd targetsMark Hatle2024-02-031-1/+2
* tune-cortexa78.inc: Add cortexa78 tune, based on cortexa77Mark Hatle2024-02-031-0/+17
* armv8/armv9: Avoid using -march when -mcpu is chosenKhem Raj2024-02-0229-29/+57
* tune-core2: Update qemu cpu to supported modelSimone Weiß2024-01-211-3/+3
* machine/arch-armv9: remove crc and sve tunes, they are mandatoryRoss Burton2023-12-211-18/+4
* qemuriscv: Add to common MACHINE_FEATURES instead of overriding themKhem Raj2023-11-051-1/+1
* qemuarmv5: Drop QB_DTB conditional for older kernelsAlejandro Hernandez Samaniego2023-10-171-1/+1
* meta/conf/machine: remove SERIAL_CONSOLES_CHECKRoss Burton2023-10-113-3/+0
* runqemu/qemurunner: Use nodelay with tcp serial connectionsRichard Purdie2023-10-104-4/+4
* qemux86/qemuarm: Drop kernel version overridesRichard Purdie2023-10-103-6/+0
* machine/qemu*: add modesetting drivers to XSERVERRoss Burton2023-09-121-0/+1
* qemuloongarch.inc:Change to use virtio-serial-pciZang Ruochen2023-09-071-2/+2
* arch-armv8,arch-armv9: Add sve based tune optionsKhem Raj2023-08-293-3/+18
* tunes: Add support for sve instructions on armv8/armv9Khem Raj2023-08-291-0/+5
* conf/machine: set preferred kernel to be 6.4Bruce Ashfield2023-08-162-2/+2
* arch-mips: Ensure TUNE_LDARGS is set correctlyRichard Purdie2023-08-151-0/+2
* mips/tune-mips64r2: Set qemu cpu option correctlyRichard Purdie2023-08-151-0/+12
* qemuarm: pin kernel to 6.1Ross Burton2023-07-141-0/+4
* machine/arch-arm64: add -mbranch-protection=standardRoss Burton2023-07-141-0/+5
* machine/qemuarm*: don't explicitly set vmallocRoss Burton2023-04-202-3/+0
* qemuboot-x86.inc: allow overwrite of QB_CPUThomas Roos2023-03-061-4/+4
* tune-riscv.inc: Add riscv64nc to available tunes listKhem Raj2023-02-241-1/+1
* QB_SMP: allow user modificationTrevor Woerner2023-02-235-5/+5
* base: add support for loongarch64Xiaotian Wu2023-02-044-0/+66
* conf/qemu: bump preferred kernel version to 6.1Bruce Ashfield2023-01-262-2/+2
* qemuppc64: set the qemuppc64 nfs r/wsize mount options to 524288Xiangyu Chen2023-01-261-0/+1
* tune-x86-64-v3.inc: set QEMU_EXTRAOPTIONS like other tune-* filesMartin Jansa2023-01-121-0/+2
* qemux86-64: Reduce tuning to core2-64Richard Purdie2023-01-112-3/+3
* qemux86-64: build for x86-64-v3 (2013 Haswell and later) rather than Core 2 f...Alexander Kanavin2023-01-062-4/+4
* conf/machine/include: add x86-64-v3 tunes (AVX, AVX2, BMI1, BMI2, F16C, FMA, ...Alexander Kanavin2022-12-311-0/+29
* tune-neoversen2: support tune-neoversen2 base on armv9aRuiqiang Hao2022-09-212-6/+32
* qemux86-64: Allow higher tunesTom Rini2022-08-141-1/+1
* meta/conf: update preferred linux-yocto version to v5.19Bruce Ashfield2022-08-092-2/+2
* qemuarmv5: use arm-versatile-926ejs KMACHINEJon Mason2022-05-051-2/+2
* powerpc: Remove invalid GLIBC_EXTRA_OECONFRobert Joslyn2022-05-016-19/+0
* arch-armv8-4a.inc: add tune include for armv8.4aDmitry Baryshkov2022-04-211-0/+19
* arch-armv8-2a.inc: fix a typo in TUNEVALID variableDmitry Baryshkov2022-04-211-1/+1
* qemux86-64: disable legacy i8042 (AT keyboard, PS/2 mouse)Ross Burton2022-04-201-6/+5
* riscv: Add tunes for rv64 without compressed instructionsKhem Raj2022-04-192-0/+10
* qemuarm64: use virtio pci interfacesJon Mason2022-04-191-4/+4
* qemuriscv: Use virtio-tablet-pci for mouseKhem Raj2022-03-201-1/+1