| Commit message (Expand) | Author | Age | Files | Lines |
* | classes/qemuboot: add depends on qemu-system-native and qemu-helper-native | Ross Burton | 2024-03-25 | 1 | -2/+0 |
* | qemuriscv: Fix kbd and mouse emulation for qemuriscv64 | Khem Raj | 2024-03-22 | 1 | -1/+2 |
* | loongarch64: change -march to loongarch64 | Xiaotian Wu | 2024-02-27 | 1 | -1/+1 |
* | feature-microblaze-versions.inc: python 3.12 regex | Adrian Freihofer | 2024-02-13 | 1 | -1/+1 |
* | conf/machine: Add Power8 tune to PowerPC architecture | Aleksey Smirnov | 2024-02-09 | 1 | -0/+31 |
* | arm/armv*: add all the Arm tunes in GCC 13.2.0 | Jon Mason | 2024-02-06 | 16 | -0/+257 |
* | tunes/sve: Add support for sve2 instructions | Jon Mason | 2024-02-06 | 3 | -3/+8 |
* | tune-cortexr52: Add hard-float variant | Mark Hatle | 2024-02-03 | 1 | -0/+5 |
* | tune-cortexr5: Add hard-float variant | Mark Hatle | 2024-02-03 | 1 | -0/+5 |
* | feature-arm-vfp.inc: Allow hard-float on newer simd targets | Mark Hatle | 2024-02-03 | 1 | -1/+2 |
* | tune-cortexa78.inc: Add cortexa78 tune, based on cortexa77 | Mark Hatle | 2024-02-03 | 1 | -0/+17 |
* | armv8/armv9: Avoid using -march when -mcpu is chosen | Khem Raj | 2024-02-02 | 29 | -29/+57 |
* | tune-core2: Update qemu cpu to supported model | Simone Weiß | 2024-01-21 | 1 | -3/+3 |
* | machine/arch-armv9: remove crc and sve tunes, they are mandatory | Ross Burton | 2023-12-21 | 1 | -18/+4 |
* | qemuriscv: Add to common MACHINE_FEATURES instead of overriding them | Khem Raj | 2023-11-05 | 1 | -1/+1 |
* | qemuarmv5: Drop QB_DTB conditional for older kernels | Alejandro Hernandez Samaniego | 2023-10-17 | 1 | -1/+1 |
* | meta/conf/machine: remove SERIAL_CONSOLES_CHECK | Ross Burton | 2023-10-11 | 3 | -3/+0 |
* | runqemu/qemurunner: Use nodelay with tcp serial connections | Richard Purdie | 2023-10-10 | 4 | -4/+4 |
* | qemux86/qemuarm: Drop kernel version overrides | Richard Purdie | 2023-10-10 | 3 | -6/+0 |
* | machine/qemu*: add modesetting drivers to XSERVER | Ross Burton | 2023-09-12 | 1 | -0/+1 |
* | qemuloongarch.inc:Change to use virtio-serial-pci | Zang Ruochen | 2023-09-07 | 1 | -2/+2 |
* | arch-armv8,arch-armv9: Add sve based tune options | Khem Raj | 2023-08-29 | 3 | -3/+18 |
* | tunes: Add support for sve instructions on armv8/armv9 | Khem Raj | 2023-08-29 | 1 | -0/+5 |
* | conf/machine: set preferred kernel to be 6.4 | Bruce Ashfield | 2023-08-16 | 2 | -2/+2 |
* | arch-mips: Ensure TUNE_LDARGS is set correctly | Richard Purdie | 2023-08-15 | 1 | -0/+2 |
* | mips/tune-mips64r2: Set qemu cpu option correctly | Richard Purdie | 2023-08-15 | 1 | -0/+12 |
* | qemuarm: pin kernel to 6.1 | Ross Burton | 2023-07-14 | 1 | -0/+4 |
* | machine/arch-arm64: add -mbranch-protection=standard | Ross Burton | 2023-07-14 | 1 | -0/+5 |
* | machine/qemuarm*: don't explicitly set vmalloc | Ross Burton | 2023-04-20 | 2 | -3/+0 |
* | qemuboot-x86.inc: allow overwrite of QB_CPU | Thomas Roos | 2023-03-06 | 1 | -4/+4 |
* | tune-riscv.inc: Add riscv64nc to available tunes list | Khem Raj | 2023-02-24 | 1 | -1/+1 |
* | QB_SMP: allow user modification | Trevor Woerner | 2023-02-23 | 5 | -5/+5 |
* | base: add support for loongarch64 | Xiaotian Wu | 2023-02-04 | 4 | -0/+66 |
* | conf/qemu: bump preferred kernel version to 6.1 | Bruce Ashfield | 2023-01-26 | 2 | -2/+2 |
* | qemuppc64: set the qemuppc64 nfs r/wsize mount options to 524288 | Xiangyu Chen | 2023-01-26 | 1 | -0/+1 |
* | tune-x86-64-v3.inc: set QEMU_EXTRAOPTIONS like other tune-* files | Martin Jansa | 2023-01-12 | 1 | -0/+2 |
* | qemux86-64: Reduce tuning to core2-64 | Richard Purdie | 2023-01-11 | 2 | -3/+3 |
* | qemux86-64: build for x86-64-v3 (2013 Haswell and later) rather than Core 2 f... | Alexander Kanavin | 2023-01-06 | 2 | -4/+4 |
* | conf/machine/include: add x86-64-v3 tunes (AVX, AVX2, BMI1, BMI2, F16C, FMA, ... | Alexander Kanavin | 2022-12-31 | 1 | -0/+29 |
* | tune-neoversen2: support tune-neoversen2 base on armv9a | Ruiqiang Hao | 2022-09-21 | 2 | -6/+32 |
* | qemux86-64: Allow higher tunes | Tom Rini | 2022-08-14 | 1 | -1/+1 |
* | meta/conf: update preferred linux-yocto version to v5.19 | Bruce Ashfield | 2022-08-09 | 2 | -2/+2 |
* | qemuarmv5: use arm-versatile-926ejs KMACHINE | Jon Mason | 2022-05-05 | 1 | -2/+2 |
* | powerpc: Remove invalid GLIBC_EXTRA_OECONF | Robert Joslyn | 2022-05-01 | 6 | -19/+0 |
* | arch-armv8-4a.inc: add tune include for armv8.4a | Dmitry Baryshkov | 2022-04-21 | 1 | -0/+19 |
* | arch-armv8-2a.inc: fix a typo in TUNEVALID variable | Dmitry Baryshkov | 2022-04-21 | 1 | -1/+1 |
* | qemux86-64: disable legacy i8042 (AT keyboard, PS/2 mouse) | Ross Burton | 2022-04-20 | 1 | -6/+5 |
* | riscv: Add tunes for rv64 without compressed instructions | Khem Raj | 2022-04-19 | 2 | -0/+10 |
* | qemuarm64: use virtio pci interfaces | Jon Mason | 2022-04-19 | 1 | -4/+4 |
* | qemuriscv: Use virtio-tablet-pci for mouse | Khem Raj | 2022-03-20 | 1 | -1/+1 |