aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-06Merge tag 'pull-lu-20241105' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2024-11-06Merge tag 'bsd-user-2024q4-pull-request' of gitlab.com:bsdimp/qemu into stagingPeter Maydell
2024-11-05Merge tag 'pull-target-arm-20241105' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-11-05Merge tag 'pull-plugin-tweaks-051124-1' of https://gitlab.com/stsquad/qemu in...Peter Maydell
2024-11-05Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-11-05Merge tag 'pull-nvme-20241104' of https://gitlab.com/birkelund/qemu into stagingPeter Maydell
2024-11-05Merge tag 'qga-pull-2024-11-4' of https://github.com/kostyanf14/qemu into sta...Peter Maydell
2024-11-05Merge tag 'mips-20241104' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-11-05tests/tcg: Add SIGRTMIN/SIGRTMAX testIlya Leoshkevich
2024-11-05linux-user: Allow custom rt signal mappingsIlya Leoshkevich
2024-11-05linux-user: Fix GDB complaining about system-supplied DSO string table indexIlya Leoshkevich
2024-11-05tests/tcg: Replace -mpower8-vector with -mcpu=power8Ilya Leoshkevich
2024-11-05target/arm: Enable FEAT_CMOW for -cpu maxGustavo Romero
2024-11-05hw/net/npcm_gmac: Change error log to trace eventNabih Estefan
2024-11-05hw/sensor/tmp105: Convert printf() to trace event, add tracing for read/write...Bernhard Beschow
2024-11-05hw/watchdog/wdt_imx2: Remove redundant assignmentBernhard Beschow
2024-11-05hw/timer/imx_gpt: Convert DPRINTF to trace eventsBernhard Beschow
2024-11-05hw/rtc/ds1338: Trace send and receive operationsBernhard Beschow
2024-11-05disas: Fix build against Capstone v6 (again)Richard Henderson
2024-11-05target/arm: Fix SVE SDOT/UDOT/USDOT (4-way, indexed)Peter Maydell
2024-11-05target/arm: Add new MMU indexes for AArch32 Secure PL1&0Peter Maydell
2024-11-05Revert "target/arm: Fix usage of MMU indexes when EL3 is AArch32"Peter Maydell
2024-11-05softfloat: Remove fallback rule from pickNaN()Peter Maydell
2024-11-05target/rx: Explicitly set 2-NaN propagation rulePeter Maydell
2024-11-05target/openrisc: Explicitly set 2-NaN propagation rulePeter Maydell
2024-11-05target/microblaze: Explicitly set 2-NaN propagation rulePeter Maydell
2024-11-05target/microblaze: Move setting of float rounding mode to resetPeter Maydell
2024-11-05target/alpha: Explicitly set 2-NaN propagation rulePeter Maydell
2024-11-05target/i386: Set 2-NaN propagation rule explicitlyPeter Maydell
2024-11-05target/xtensa: Explicitly set 2-NaN propagation rulePeter Maydell
2024-11-05target/xtensa: Factor out calls to set_use_first_nan()Peter Maydell
2024-11-05target/sparc: Explicitly set 2-NaN propagation rulePeter Maydell
2024-11-05target/sparc: Move cpu_put_fsr(env, 0) call to resetPeter Maydell
2024-11-05target/m68k: Initialize float_status fields in gdb set/get functionsPeter Maydell
2024-11-05target/m68k: Explicitly set 2-NaN propagation rulePeter Maydell
2024-11-05target/ppc: Explicitly set 2-NaN propagation rulePeter Maydell
2024-11-05target/s390x: Explicitly set 2-NaN propagation rulePeter Maydell
2024-11-05target/hppa: Explicitly set 2-NaN propagation rulePeter Maydell
2024-11-05target/loongarch: Explicitly set 2-NaN propagation rulePeter Maydell
2024-11-05target/mips: Explicitly set 2-NaN propagation rulePeter Maydell
2024-11-05target/arm: Explicitly set 2-NaN propagation rulePeter Maydell
2024-11-05tests/fp: Explicitly set 2-NaN propagation rulePeter Maydell
2024-11-05softfloat: Allow 2-operand NaN propagation rule to be set at runtimePeter Maydell
2024-11-05Merge tag 'pull-aspeed-20241104' of https://github.com/legoater/qemu into sta...Peter Maydell
2024-11-05Merge tag 'pull-ppc-for-9.2-1-20241104' of https://gitlab.com/npiggin/qemu in...Peter Maydell
2024-11-05contrib/plugins: remove Makefile for contrib/pluginsPierrick Bouvier
2024-11-05meson: build contrib/plugins with mesonPierrick Bouvier
2024-11-05contrib/plugins/cflow: fix warningPierrick Bouvier
2024-11-04bsd-user: Set TaskState ts_tid for initial threadsJessica Clarke
2024-11-04bsd-user/main: Allow setting tb-sizeIlya Leoshkevich