aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-08Update version for 9.1.3 releasev9.1.3staging-9.1stable-9.1Michael Tokarev1-1/+1
2025-02-01gdbstub/user-target: fix gdbserver int format (%d -> %x)Dominik 'Disconnect3d' Czarnota1-5/+5
2025-02-01net/dump: Correctly compute Ethernet packet offsetLaurent Vivier1-1/+2
2025-02-01net: Fix announce_selfLaurent Vivier1-0/+1
2025-02-01target/s390x: Fix MVC not always invalidating translation blocksIlya Leoshkevich1-1/+1
2025-02-01physmem: fix qemu_ram_alloc_from_fd size calculationSteve Sistare1-4/+6
2025-01-29hw/usb/canokey: Fix buffer overflow for OUT packetHongren Zheng2-7/+3
2025-01-29target/arm: arm_reset_sve_state() should set FPSR, not FPCRPeter Maydell1-1/+1
2025-01-18hw/cxl: Fix msix_notify: Assertion `vector < dev->msix_entries_nr`Li Zhijian1-1/+1
2025-01-18tests: acpi: update expected blobsIgor Mammedov40-39/+0
2025-01-18pci: acpi: Windows 'PCI Label Id' bug workaroundIgor Mammedov1-10/+23
2025-01-18tests: acpi: whitelist expected blobsIgor Mammedov1-0/+39
2025-01-18pci/msix: Fix msix pba read vector poll end calculationNicholas Piggin1-1/+1
2025-01-18pci: ensure valid link status bits for downstream portsSebastian Ott1-4/+8
2025-01-18hw/usb/hcd-xhci-pci: Use modulo to select MSI vector as per specPhil Dennis-Jordan1-0/+1
2025-01-18backends/cryptodev-vhost-user: Fix local_error leaksGabriel Barrantes1-2/+1
2025-01-18tests/qtest/boot-serial-test: Correct HPPA machine namePhilippe Mathieu-Daudé1-1/+1
2025-01-18multifd: bugfix for incorrect migration data with QPL compressionYuan Liu1-0/+1
2025-01-18multifd: bugfix for migration using compression methodsYuan Liu1-2/+1
2025-01-18migration: Fix arrays of pointers in JSON writerFabiano Rosas2-9/+50
2025-01-18migration: Dump correct JSON format for nullptr replacementPeter Xu1-27/+91
2025-01-18migration: Rename vmstate_info_nullptrFabiano Rosas2-1/+24
2025-01-18s390x: Fix CSS migrationFabiano Rosas1-1/+1
2025-01-18migration: Fix parsing of s390 streamFabiano Rosas1-1/+17
2025-01-18migration: Remove unused argument in vmsd_desc_field_endFabiano Rosas1-2/+2
2025-01-13migration: Add more error handling to analyze-migration.pyFabiano Rosas1-29/+44
2024-12-29target/i386/cpu: Fix notes for CPU modelsHan Han1-1/+2
2024-12-29docs: Correct release of TCG trace-events removalPhilippe Mathieu-Daudé1-2/+2
2024-12-29target/loongarch: Use actual operand size with vbsrl checkBibo Mao1-1/+1
2024-12-28config/targets: update aarch64_be-linux-user gdb XML listAlex Bennée1-1/+1
2024-12-24s390x/s390-virtio-ccw: don't crash on weird RAM sizesDavid Hildenbrand1-0/+11
2024-12-22hw/intc/riscv_aplic: Fix APLIC in_clrip and clripnum write emulationYong-Xuan Wang1-1/+5
2024-12-22target/i386: Reset TSCs of parked vCPUs too on VM resetMaciej S. Szmigiero5-0/+36
2024-12-20vhost-user: fix shared object return valuesAlbert Esteve1-4/+9
2024-12-20meson.build: Disallow libnfs v6 to fix the broken macOS buildThomas Huth1-1/+1
2024-12-20hw/intc/arm_gicv3_its: Zero initialize local DTEntry etc structsPeter Maydell1-22/+22
2024-12-17pc-bios: add missing riscv64 descriptorMichael Tokarev2-1/+33
2024-12-17roms: re-add edk2-basetools targetGerd Hoffmann1-0/+5
2024-12-17x86/loader: only patch linux kernelsGerd Hoffmann1-1/+1
2024-12-13tcg/riscv: Fix StoreStore barrier generationRoman Artemev1-1/+1
2024-12-13tcg: Reset free_temps before tcg_optimizeRichard Henderson3-2/+11
2024-12-139pfs: fix regression regarding CVE-2023-2861Christian Schoenebeck1-10/+17
2024-12-03target/riscv: Avoid bad shift in riscv_cpu_do_interrupt()Peter Maydell1-4/+4
2024-12-03hw/openrisc/openrisc_sim: keep serial@90000000 as defaultAhmad Fatoum1-6/+20
2024-12-03hw/nvme: take a reference on the subsystem on vf realizationKlaus Jensen1-0/+7
2024-12-03hw/nvme: fix msix_uninit with exclusive barKlaus Jensen1-1/+6
2024-12-02target/ppc: Fix THREAD_SIBLING_FOREACH for multi-socketGlenn Miles3-2/+8
2024-12-02target/ppc: Fix non-maskable interrupt while haltedNicholas Piggin1-0/+7
2024-11-30tests/9p: also check 'Tgetattr' in 'use-after-unlink' testChristian Schoenebeck1-0/+5
2024-11-309pfs: fix 'Tgetattr' after unlinkChristian Schoenebeck1-1/+7