aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-18smbios: don't check type4 structures in legacy modeIgor Mammedov3-7/+16
2024-03-18smbios: avoid mangling user provided tablesIgor Mammedov1-88/+93
2024-03-18smbios: get rid of smbios_legacy globalIgor Mammedov6-27/+23
2024-03-18smbios: get rid of smbios_smp_sockets globalIgor Mammedov3-15/+11
2024-03-18smbios: cleanup smbios_get_tables() from legacy handlingIgor Mammedov2-6/+1
2024-03-18tests: smbios: add test for legacy mode CLI optionsIgor Mammedov2-0/+17
2024-03-18tests: smbios: add test for -smbios type=11 optionIgor Mammedov2-0/+17
2024-03-18tests: smbios: make it possible to write SMBIOS only testIgor Mammedov1-9/+38
2024-03-18docs/specs/pvpanic: mark shutdown event as not implementedThomas Weißschuh1-1/+1
2024-03-18iotests: adapt to output change for recently introduced 'detached header' fieldFiona Ebner2-0/+3
2024-03-18tests/qemu-iotests: Restrict tests using "--blockdev file" to the file protocolThomas Huth2-2/+2
2024-03-18tests/qemu-iotests: Fix some tests that use --image-opts for other protocolsThomas Huth3-7/+10
2024-03-18tests/qemu-iotests: Restrict tests that use --image-opts to the 'file' protocolThomas Huth3-3/+3
2024-03-18tests/qemu-iotests: Restrict test 156 to the 'file' protocolThomas Huth1-1/+1
2024-03-18tests/qemu-iotests: Restrict test 134 and 158 to the 'file' protocolThomas Huth2-2/+2
2024-03-18tests/qemu-iotests: Restrict test 130 to the 'file' protocolThomas Huth1-1/+1
2024-03-18tests/qemu-iotests: Restrict test 114 to the 'file' protocolThomas Huth1-1/+1
2024-03-18tests/qemu-iotests: Restrict test 066 to the 'file' protocolThomas Huth1-1/+1
2024-03-18tests/qemu-iotests: Fix test 033 for running with non-file protocolsThomas Huth1-3/+3
2024-03-18qemu-img: Fix Column Width and Improve Formatting in snapshot listAbhiram Tilak7-47/+50
2024-03-18blockdev: Fix blockdev-snapshot-sync error reporting for no mediumMarkus Armbruster1-1/+2
2024-03-18iotests: Add test for reset/AioContext switches with NBD exportsKevin Wolf2-0/+85
2024-03-18nbd/server: Fix race in draining the exportKevin Wolf1-8/+7
2024-03-18mirror: Don't call job_pause_point() under graph lockKevin Wolf2-5/+7
2024-03-18qapi: document PCIe Gen5/Gen6 speeds since 9.0Michael S. Tsirkin1-2/+2
2024-03-18SMBIOS: fix long linesMichael S. Tsirkin1-3/+6
2024-03-15migration/multifd: Duplicate the fd for the outgoing_argsFabiano Rosas1-3/+12
2024-03-15migration/multifd: Ensure we're not given a socket for file migrationFabiano Rosas3-3/+18
2024-03-15docs/s390: clarify even more that cpu-topology is KVM-onlyClaudio Fontana2-6/+10
2024-03-14migration: Fix iocs leaks during file and fd migrationFabiano Rosas3-42/+46
2024-03-13Merge tag 'pull-maintainer-final-130324-1' of https://gitlab.com/stsquad/qemu...Peter Maydell31-52/+149
2024-03-13Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell56-381/+1425
2024-03-13migration: cpr-reboot documentationSteve Sistare2-0/+148
2024-03-13Merge tag 'pull-ppc-for-9.0-2-20240313' of https://gitlab.com/npiggin/qemu in...Peter Maydell28-563/+2883
2024-03-13Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into sta...Peter Maydell3-44/+46
2024-03-13gdbstub: Fix double close() of the follow-fork-mode socketIlya Leoshkevich1-2/+1
2024-03-13tests/tcg: Add multiarch test for Xfer:siginfo:read stubGustavo Romero3-1/+49
2024-03-13gdbstub: Add Xfer:siginfo:read stubGustavo Romero3-0/+32
2024-03-13gdbstub: Save target's siginfoGustavo Romero6-9/+34
2024-03-13linux-user: Move tswap_siginfo out of target codeGustavo Romero20-27/+31
2024-03-13gdbstub: Rename back gdb_handlesigGustavo Romero4-19/+8
2024-03-13tests/vm: ensure we build everything by defaultAlex Bennée1-1/+1
2024-03-13migration: Skip only empty block devicesCédric Le Goater1-1/+4
2024-03-12docs/specs/pvpanic: document shutdown eventThomas Weißschuh1-0/+2
2024-03-12hw/cxl: Fix missing reserved data in CXL Device DVSECJonathan Cameron1-1/+2
2024-03-12hmat acpi: Fix out of bounds access due to missing use of indirectionJonathan Cameron1-1/+5
2024-03-12hmat acpi: Do not add Memory Proximity Domain Attributes Structure targetting...Jonathan Cameron1-0/+7
2024-03-12qemu-options.hx: Document the virtio-iommu-pci aw-bits optionEric Auger1-0/+3
2024-03-12hw/arm/virt: Set virtio-iommu aw-bits default value to 48Eric Auger1-0/+17
2024-03-12hw/i386/q35: Set virtio-iommu aw-bits default value to 39Eric Auger3-1/+11