]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2024-12-11  Peter Maydelltarget/hexagon: Set default NaN pattern explicitly
2024-12-11  Peter Maydelltarget/xtensa: Set default NaN pattern explicitly
2024-12-11  Peter Maydelltarget/sparc: Set default NaN pattern explicitly
2024-12-11  Peter Maydelltarget/s390x: Set default NaN pattern explicitly
2024-12-11  Peter Maydelltarget/rx: Set default NaN pattern explicitly
2024-12-11  Peter Maydelltarget/sh4: Set default NaN pattern explicitly
2024-12-11  Peter Maydelltarget/ppc: Set default NaN pattern explicitly
2024-12-11  Peter Maydelltarget/openrisc: Set default NaN pattern explicitly
2024-12-11  Peter Maydelltarget/mips: Set default NaN pattern explicitly
2024-12-11  Peter Maydelltarget/m68k: Set default NaN pattern explicitly
2024-12-11  Peter Maydelltarget/loongarch: Set default NaN pattern explicitly
2024-12-11  Peter Maydelltarget/arm: Set default NaN pattern explicitly
2024-12-11  Peter Maydelltarget/alpha: Set default NaN pattern explicitly
2024-12-11  Peter Maydelltarget/hppa: Set default NaN pattern explicitly
2024-12-11  Peter Maydelltarget/i386: Set default NaN pattern explicitly
2024-12-11  Peter Maydelltarget/microblaze: Set default NaN pattern explicitly
2024-12-11  Peter Maydelltests/fp: Set default NaN pattern explicitly
2024-12-11  Peter Maydellfpu: Allow runtime choice of default NaN value
2024-12-11  Richard Hendersontarget/arm: Copy entire float_status in is_ebf
2024-12-11  Peter Maydelltarget/ppc: Use env->fp_status in helper_compute_fprf...
2024-12-11  Peter Maydelltarget/sparc: Initialize local scratch float_status...
2024-12-11  Peter Maydelltarget/m68k: Init local float_status from env fp_status...
2024-12-11  Peter Maydelltarget/m68k: In frem helper, initialize local float_sta...
2024-12-11  Peter Maydelltarget/loongarch: Use normal float_status in fclass_s...
2024-12-11  Peter Maydellsoftfloat: Create floatx80 default NaN from parts64_def...
2024-12-11  Peter Maydelltarget/m68k: Don't pass NULL float_status to floatx80_d...
2024-12-11  Peter Maydellfpu: Remove use_first_nan field from float_status
2024-12-11  Peter Maydelltarget/hppa: Set Float3NaNPropRule explicitly
2024-12-11  Peter Maydelltarget/i386: Set Float3NaNPropRule explicitly
2024-12-11  Peter Maydelltarget/xtensa: Set Float3NaNPropRule explicitly
2024-12-11  Peter Maydelltarget/mips: Set Float3NaNPropRule explicitly
2024-12-11  Peter Maydelltarget/sparc: Set Float3NaNPropRule explicitly
2024-12-11  Peter Maydelltarget/s390x: Set Float3NaNPropRule explicitly
2024-12-11  Peter Maydelltarget/ppc: Set Float3NaNPropRule explicitly
2024-12-11  Peter Maydelltarget/loongarch: Set Float3NaNPropRule explicitly
2024-12-11  Peter Maydelltarget/arm: Set Float3NaNPropRule explicitly
2024-12-11  Peter Maydelltests/fp: Explicitly set 3-NaN propagation rule
2024-12-11  Peter Maydellsoftfloat: Allow runtime choice of NaN propagation...
2024-12-11  Peter Maydellsoftfloat: Pass have_snan to pickNaNMulAdd
2024-12-11  Peter Maydelltarget/hppa: Set FloatInfZeroNaNRule explicitly
2024-12-11  Peter Maydelltarget/loongarch: Set FloatInfZeroNaNRule explicitly
2024-12-11  Peter Maydelltarget/x86: Set FloatInfZeroNaNRule explicitly
2024-12-11  Peter Maydelltarget/xtensa: Set FloatInfZeroNaNRule explicitly
2024-12-11  Peter Maydelltarget/sparc: Set FloatInfZeroNaNRule explicitly
2024-12-11  Peter Maydelltarget/mips: Set FloatInfZeroNaNRule explicitly
2024-12-11  Peter Maydelltarget/ppc: Set FloatInfZeroNaNRule explicitly
2024-12-11  Peter Maydelltarget/s390: Set FloatInfZeroNaNRule explicitly
2024-12-11  Peter Maydelltarget/arm: Set FloatInfZeroNaNRule explicitly
2024-12-11  Peter Maydelltests/fp: Explicitly set inf-zero-nan rule
2024-12-11  Peter Maydellsoftfloat: Allow runtime choice of inf * 0 + NaN result
2024-12-11  Peter Maydellfpu: Check for default_nan_mode before calling pickNaNM...
2024-12-11  Peter Maydellfpu: handle raising Invalid for infzero in pick_nan_muladd
2024-12-11  Bernhard Beschowhw/net/lan9118_phy: Add missing 100 mbps full duplex...
2024-12-11  Bernhard Beschowhw/net/lan9118_phy: Reuse MII constants
2024-12-11  Bernhard Beschowhw/net/lan9118_phy: Fix off-by-one error in MII_ANLPAR...
2024-12-11  Bernhard Beschowhw/net/lan9118_phy: Reuse in imx_fec and consolidate...
2024-12-11  Bernhard Beschowhw/net/lan9118: Extract lan9118_phy
2024-12-10  Peter MaydellOpen 10.0 development tree
2024-12-10  Peter MaydellUpdate version for v9.2.0 release v9.2.0
2024-12-03  Peter MaydellUpdate version for v9.2.0-rc3 release v9.2.0-rc3
2024-12-03  Peter MaydellMerge tag 'chr-pull-request' of https://gitlab.com...
2024-12-03  Peter MaydellMerge tag 'hw-misc-20241203' of https://github.com...
2024-12-03  Peter MaydellMerge tag 'pull-or1k-20241203' of https://github.com...
2024-12-03  Nicholas Pigginchardev: Remove __-prefixed names
2024-12-03  Nicholas Pigginchardev: Fix record/replay error path NULL deref in...
2024-12-03  Philippe Mathieu... system: Select HVF by default when no other accelerator...
2024-12-03  Daniel P. Berrangétests/qtest: add test for querying balloon guest stats
2024-12-03  Daniel P. Berrangétests/qtest: drop 'fuzz-' prefix from virtio-balloon...
2024-12-03  Daniel P. Berrangéhw/virtio: fix crash in processing balloon stats
2024-12-03  Philippe Mathieu... hw/display/vga: Do not reset 'big_endian_fb' in vga_com...
2024-12-03  Peter Maydelltarget/riscv: Avoid bad shift in riscv_cpu_do_interrupt()
2024-12-03  Daniel P. Berrangéhw/core/machine: diagnose wrapping of maxmem
2024-12-03  Brian CainMAINTAINERS: update email addr for Brian Cain
2024-12-03  Philippe Mathieu... meson: Add missing SDL dependency to system/main.c
2024-12-03  Bibo MaoMAINTAINERS: add myself as the maintainer for LoongArch...
2024-12-03  Philippe Mathieu... ui/cocoa: Temporarily ignore annoying deprecated declar...
2024-12-03  Ahmad Fatoumhw/openrisc/openrisc_sim: keep serial@90000000 as default
2024-12-03  Joel Holdsworthhw/openrisc: Fixed undercounting of TTCR in continuous...
2024-12-03  Joel Holdsworthhw/openrisc: Fixed undercounting of TTCR in continuous...
2024-12-03  Ahmad Fatoumhw/openrisc/openrisc_sim: keep serial@90000000 as default
2024-12-03  Peter MaydellMerge tag 'pull-nvme-20241203' of https://gitlab.com...
2024-12-03  Peter MaydellMerge tag 'migration-20241202-pull-request' of https...
2024-12-03  Klaus Jensenhw/nvme: take a reference on the subsystem on vf realiz...
2024-12-03  Klaus Jensenhw/nvme: SR-IOV VFs must hardwire pci interrupt pin...
2024-12-03  Klaus Jensenhw/nvme: fix use/unuse of msix vectors
2024-12-03  Klaus Jensenhw/nvme: fix msix_uninit with exclusive bar
2024-12-02  Prasad Panditmigration: correct multifd receive thread name
2024-12-02  Peter MaydellMerge tag 'pull-request-2024-12-02' of https://gitlab...
2024-12-02  Daniel P. Berrangétests/functional: increase timeouts for arm sx1 test
2024-12-02  Thomas Huthtests/functional/test_virtio_version: Check for the...
2024-12-02  Thomas Huthtests/functional/test_acpi_bits: Turn the test into...
2024-12-02  Peter MaydellMerge tag 'chr-pull-request' of https://gitlab.com...
2024-12-02  Roman Penyaevchardev/char-mux: make boolean bit check instead of...
2024-12-02  Roman Penyaevchardev/char-mux: shift unsigned long to avoid 32-bit...
2024-11-29  Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-11-29  Peter MaydellMerge tag 'pull-9p-20241128' of https://github.com...
2024-11-28  Christian Schoenebecktests/9p: also check 'Tgetattr' in 'use-after-unlink...
2024-11-28  Christian Schoenebeck9pfs: fix 'Tgetattr' after unlink
2024-11-28  Christian Schoenebeck9pfs: remove obsolete comment in v9fs_getattr()
2024-11-28  Christian Schoenebecktests/9p: add missing Rgetattr response name
next