summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-08Update version for 9.1.3 releasev9.1.3staging-9.1stable-9.1Michael Tokarev
2025-02-01gdbstub/user-target: fix gdbserver int format (%d -> %x)Dominik 'Disconnect3d' Czarnota
2025-02-01net/dump: Correctly compute Ethernet packet offsetLaurent Vivier
2025-02-01net: Fix announce_selfLaurent Vivier
2025-02-01target/s390x: Fix MVC not always invalidating translation blocksIlya Leoshkevich
2025-02-01physmem: fix qemu_ram_alloc_from_fd size calculationSteve Sistare
2025-01-29hw/usb/canokey: Fix buffer overflow for OUT packetHongren Zheng
2025-01-29target/arm: arm_reset_sve_state() should set FPSR, not FPCRPeter Maydell
2025-01-18hw/cxl: Fix msix_notify: Assertion `vector < dev->msix_entries_nr`Li Zhijian
2025-01-18tests: acpi: update expected blobsIgor Mammedov
2025-01-18pci: acpi: Windows 'PCI Label Id' bug workaroundIgor Mammedov
2025-01-18tests: acpi: whitelist expected blobsIgor Mammedov
2025-01-18pci/msix: Fix msix pba read vector poll end calculationNicholas Piggin
2025-01-18pci: ensure valid link status bits for downstream portsSebastian Ott
2025-01-18hw/usb/hcd-xhci-pci: Use modulo to select MSI vector as per specPhil Dennis-Jordan
2025-01-18backends/cryptodev-vhost-user: Fix local_error leaksGabriel Barrantes
2025-01-18tests/qtest/boot-serial-test: Correct HPPA machine namePhilippe Mathieu-Daudé
2025-01-18multifd: bugfix for incorrect migration data with QPL compressionYuan Liu
2025-01-18multifd: bugfix for migration using compression methodsYuan Liu
2025-01-18migration: Fix arrays of pointers in JSON writerFabiano Rosas
2025-01-18migration: Dump correct JSON format for nullptr replacementPeter Xu
2025-01-18migration: Rename vmstate_info_nullptrFabiano Rosas
2025-01-18s390x: Fix CSS migrationFabiano Rosas
2025-01-18migration: Fix parsing of s390 streamFabiano Rosas
2025-01-18migration: Remove unused argument in vmsd_desc_field_endFabiano Rosas
2025-01-13migration: Add more error handling to analyze-migration.pyFabiano Rosas
2024-12-29target/i386/cpu: Fix notes for CPU modelsHan Han
2024-12-29docs: Correct release of TCG trace-events removalPhilippe Mathieu-Daudé
2024-12-29target/loongarch: Use actual operand size with vbsrl checkBibo Mao
2024-12-28config/targets: update aarch64_be-linux-user gdb XML listAlex Bennée
2024-12-24s390x/s390-virtio-ccw: don't crash on weird RAM sizesDavid Hildenbrand
2024-12-22hw/intc/riscv_aplic: Fix APLIC in_clrip and clripnum write emulationYong-Xuan Wang
2024-12-22target/i386: Reset TSCs of parked vCPUs too on VM resetMaciej S. Szmigiero
2024-12-20vhost-user: fix shared object return valuesAlbert Esteve
2024-12-20meson.build: Disallow libnfs v6 to fix the broken macOS buildThomas Huth
2024-12-20hw/intc/arm_gicv3_its: Zero initialize local DTEntry etc structsPeter Maydell
2024-12-17pc-bios: add missing riscv64 descriptorMichael Tokarev
2024-12-17roms: re-add edk2-basetools targetGerd Hoffmann
2024-12-17x86/loader: only patch linux kernelsGerd Hoffmann
2024-12-13tcg/riscv: Fix StoreStore barrier generationRoman Artemev
2024-12-13tcg: Reset free_temps before tcg_optimizeRichard Henderson
2024-12-139pfs: fix regression regarding CVE-2023-2861Christian Schoenebeck
2024-12-03target/riscv: Avoid bad shift in riscv_cpu_do_interrupt()Peter Maydell
2024-12-03hw/openrisc/openrisc_sim: keep serial@90000000 as defaultAhmad Fatoum
2024-12-03hw/nvme: take a reference on the subsystem on vf realizationKlaus Jensen
2024-12-03hw/nvme: fix msix_uninit with exclusive barKlaus Jensen
2024-12-02target/ppc: Fix THREAD_SIBLING_FOREACH for multi-socketGlenn Miles
2024-12-02target/ppc: Fix non-maskable interrupt while haltedNicholas Piggin
2024-11-30tests/9p: also check 'Tgetattr' in 'use-after-unlink' testChristian Schoenebeck
2024-11-309pfs: fix 'Tgetattr' after unlinkChristian Schoenebeck