aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-11target/xtensa: Set FloatInfZeroNaNRule explicitlyPeter Maydell2-1/+3
2024-12-11target/sparc: Set FloatInfZeroNaNRule explicitlyPeter Maydell2-2/+3
2024-12-11target/mips: Set FloatInfZeroNaNRule explicitlyPeter Maydell3-15/+14
2024-12-11target/ppc: Set FloatInfZeroNaNRule explicitlyPeter Maydell2-6/+8
2024-12-11target/s390: Set FloatInfZeroNaNRule explicitlyPeter Maydell2-2/+2
2024-12-11target/arm: Set FloatInfZeroNaNRule explicitlyPeter Maydell2-7/+4
2024-12-11tests/fp: Explicitly set inf-zero-nan rulePeter Maydell2-0/+10
2024-12-11softfloat: Allow runtime choice of inf * 0 + NaN resultPeter Maydell3-30/+95
2024-12-11fpu: Check for default_nan_mode before calling pickNaNMulAddPeter Maydell2-4/+13
2024-12-11fpu: handle raising Invalid for infzero in pick_nan_muladdPeter Maydell2-34/+8
2024-12-11hw/net/lan9118_phy: Add missing 100 mbps full duplex advertisementBernhard Beschow1-2/+2
2024-12-11hw/net/lan9118_phy: Reuse MII constantsBernhard Beschow2-23/+46
2024-12-11hw/net/lan9118_phy: Fix off-by-one error in MII_ANLPAR registerBernhard Beschow1-1/+1
2024-12-11hw/net/lan9118_phy: Reuse in imx_fec and consolidate implementationsBernhard Beschow5-163/+85
2024-12-11hw/net/lan9118: Extract lan9118_phyBernhard Beschow5-115/+233
2024-12-10Open 10.0 development treePeter Maydell1-1/+1
2024-12-10Update version for v9.2.0 releasev9.2.0stable-9.2Peter Maydell1-1/+1
2024-12-03Update version for v9.2.0-rc3 releasev9.2.0-rc3Peter Maydell1-1/+1
2024-12-03Merge tag 'chr-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...Peter Maydell1-10/+12
2024-12-03Merge tag 'hw-misc-20241203' of https://github.com/philmd/qemu into stagingPeter Maydell12-48/+102
2024-12-03Merge tag 'pull-or1k-20241203' of https://github.com/stffrdhrn/qemu into stagingPeter Maydell2-17/+35
2024-12-03chardev: Remove __-prefixed namesNicholas Piggin1-9/+11
2024-12-03chardev: Fix record/replay error path NULL deref in device creationNicholas Piggin1-1/+1
2024-12-03system: Select HVF by default when no other accelerator is availablePhilippe Mathieu-Daudé1-0/+3
2024-12-03tests/qtest: add test for querying balloon guest statsDaniel P. Berrangé1-0/+20
2024-12-03tests/qtest: drop 'fuzz-' prefix from virtio-balloon testDaniel P. Berrangé3-3/+4
2024-12-03hw/virtio: fix crash in processing balloon statsDaniel P. Berrangé1-1/+15
2024-12-03hw/display/vga: Do not reset 'big_endian_fb' in vga_common_reset()Philippe Mathieu-Daudé1-1/+1
2024-12-03target/riscv: Avoid bad shift in riscv_cpu_do_interrupt()Peter Maydell1-4/+4
2024-12-03hw/core/machine: diagnose wrapping of maxmemDaniel P. Berrangé1-1/+9
2024-12-03MAINTAINERS: update email addr for Brian CainBrian Cain2-1/+3
2024-12-03meson: Add missing SDL dependency to system/main.cPhilippe Mathieu-Daudé1-2/+2
2024-12-03MAINTAINERS: add myself as the maintainer for LoongArch VirtMachineBibo Mao1-0/+1
2024-12-03ui/cocoa: Temporarily ignore annoying deprecated declaration warningsPhilippe Mathieu-Daudé1-0/+5
2024-12-03hw/openrisc/openrisc_sim: keep serial@90000000 as defaultAhmad Fatoum1-6/+20
2024-12-03hw/openrisc: Fixed undercounting of TTCR in continuous modeJoel Holdsworth1-11/+15
2024-12-03hw/openrisc: Fixed undercounting of TTCR in continuous modeJoel Holdsworth1-11/+15
2024-12-03hw/openrisc/openrisc_sim: keep serial@90000000 as defaultAhmad Fatoum1-6/+20
2024-12-03Merge tag 'pull-nvme-20241203' of https://gitlab.com/birkelund/qemu into stagingPeter Maydell1-4/+23
2024-12-03Merge tag 'migration-20241202-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell1-1/+1
2024-12-03hw/nvme: take a reference on the subsystem on vf realizationKlaus Jensen1-0/+7
2024-12-03hw/nvme: SR-IOV VFs must hardwire pci interrupt pin register to zeroKlaus Jensen1-1/+7
2024-12-03hw/nvme: fix use/unuse of msix vectorsKlaus Jensen1-2/+3
2024-12-03hw/nvme: fix msix_uninit with exclusive barKlaus Jensen1-1/+6
2024-12-02migration: correct multifd receive thread namePrasad Pandit1-1/+1
2024-12-02Merge tag 'pull-request-2024-12-02' of https://gitlab.com/thuth/qemu into sta...Peter Maydell3-7/+10
2024-12-02tests/functional: increase timeouts for arm sx1 testDaniel P. Berrangé1-3/+3
2024-12-02tests/functional/test_virtio_version: Check for the availability of the machineThomas Huth1-0/+2
2024-12-02tests/functional/test_acpi_bits: Turn the test into a QemuSystemTestThomas Huth1-4/+5
2024-12-02Merge tag 'chr-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...Peter Maydell1-8/+7