qemu.git
2024-12-13 Nicholas Pigginhw/usb/msd: Add status to usb_msd_packet_complete(...
2024-12-13 Alex Bennéehw/net/can: clean-up unnecessary includes
2024-12-13 Philippe Mathieu... hw/nvram/fw_cfg: Remove fw_cfg_add_extra_pci_roots()
2024-12-13 Philippe Mathieu... hw: Use pci_bus_add_fw_cfg_extra_pci_roots()
2024-12-13 Philippe Mathieu... hw/pci: Add pci_bus_add_fw_cfg_extra_pci_roots() helper
2024-12-13 Philippe Mathieu... hw/pci: Have PCI_BUS implement TYPE_FW_CFG_DATA_GENERAT...
2024-12-13 Philippe Mathieu... hw/nvram/fw_cfg: Skip FW_CFG_DATA_GENERATOR when no...
2024-12-13 Philippe Mathieu... hw/nvram/fw_cfg: Pass QOM parent to fw_cfg_add_file_fro...
2024-12-13 Philippe Mathieu... hw/nvram/fw_cfg: Rename fw_cfg_add_[file]_from_generator()
2024-12-13 Philippe Mathieu... hw/riscv/virt: Remove pointless GPEX_HOST() cast
2024-12-13 Dorjoy Chowdhuryhw/virtio/virtio-nsm: Support string data for extendPCR
2024-12-13 Dorjoy Chowdhuryhw/core/eif: Use stateful qcrypto apis
2024-12-13 Dorjoy Chowdhurydocs/nitro-enclave: Fix terminal commands formatting
2024-12-12 Stefan HajnocziMerge tag 'pull-tcg-20241212' of https://gitlab.com...
2024-12-12 Stefan HajnocziMerge tag 'qtest-20241212-pull-request' of https:/...
2024-12-12 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-12-12 Stefan HajnocziMerge tag 'pull-target-arm-20241211' of https://git...
2024-12-12 Stefan HajnocziMerge tag 'pull-request-2024-12-11' of https://gitlab...
2024-12-12 Philippe Mathieu... target/sparc: Use memcpy() and remove memcpy32()
2024-12-12 Richard Hendersoninclude/exec: Introduce fpst alias in helper-head.h.inc
2024-12-12 Roman Artemevtcg/riscv: Fix StoreStore barrier generation
2024-12-12 Richard Hendersontcg: Reset free_temps before tcg_optimize
2024-12-12 Fabiano Rosastests/qtest/migration: Split validation tests + misc
2024-12-12 Nicholas Piggintests/qtest/migration-test: Fix and enable test_ignore_...
2024-12-12 Fabiano Rosastests/qtest/migration: Split CPR tests
2024-12-12 Fabiano Rosastests/qtest/migration: Split precopy tests
2024-12-12 Fabiano Rosastests/qtest/migration: Split file tests
2024-12-12 Fabiano Rosastests/qtest/migration: Split postcopy tests
2024-12-12 Fabiano Rosastests/qtest/migration: Split compression tests from...
2024-12-12 Fabiano Rosastests/qtest/migration: Split TLS tests from migration...
2024-12-12 Fabiano Rosastests/qtest/migration: Move common test code
2024-12-12 Fabiano Rosastests/qtest/migration: Isolate test initialization
2024-12-12 Fabiano Rosastests/qtest/migration: Move kvm_dirty_ring_supported...
2024-12-12 Fabiano Rosastests/qtest/migration: Move ufd_version_check to utils
2024-12-12 Fabiano Rosastests/qtest/migration: Rename migration-helpers.c
2024-12-12 Fabiano Rosastests/qtest/migration: Move qmp helpers to a separate...
2024-12-12 Fabiano Rosastests/qtest/migration: Move bootfile code to its own...
2024-12-12 Fabiano Rosastests/migration: Disambiguate guestperf vs. a-b
2024-12-12 Fabiano Rosastests/qtest/migration: Stop calling everything "test"
2024-12-12 Fabiano Rosastests/qtest/migration: Standardize hook names
2024-12-12 Peter Maydelltests/qtest: Use qtest_system_reset_nowait() where...
2024-12-12 Peter Maydelltests/qtest: Use qtest_system_reset() instead of open...
2024-12-12 Peter Maydelltests/qtest: Add qtest_system_reset() utility function
2024-12-12 Dmitry Frolovtests/qtest: add TIMEOUT_MULTIPLIER
2024-12-11 Vikram GarhwalMAINTAINERS: Add correct email address for Vikram Garhwal
2024-12-11 Leif LindholmMAINTAINERS: update email address for Leif Lindholm
2024-12-11 Richard Hendersonsoftfloat: Replace WHICH with RET in parts_pick_nan
2024-12-11 Richard Hendersonsoftfloat: Sink frac_cmp in parts_pick_nan until needed
2024-12-11 Richard Hendersonsoftfloat: Share code between parts_pick_nan cases
2024-12-11 Richard Hendersonsoftfloat: Inline pickNaN
2024-12-11 Richard Hendersonsoftfloat: Use parts_pick_nan in propagateFloatx80NaN
2024-12-11 Richard Hendersonsoftfloat: Move propagateFloatx80NaN to softfloat.c
2024-12-11 Richard Hendersonsoftfloat: Pad array size in pick_nan_muladd
2024-12-11 Richard Hendersonsoftfloat: Remove which from parts_pick_nan_muladd
2024-12-11 Richard Hendersonsoftfloat: Use goto for default nan case in pick_nan_muladd
2024-12-11 Richard Hendersonsoftfloat: Inline pickNaNMulAdd
2024-12-11 Peter Maydellfpu: Remove default handling for dnan_pattern
2024-12-11 Peter Maydelltarget/tricore: Set default NaN pattern explicitly
2024-12-11 Peter Maydelltarget/riscv: Set default NaN pattern explicitly
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
next