summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-22Update version for v9.1.0-rc3 releasev9.1.0-rc3Richard Henderson
2024-08-21Merge tag 'pull-loongarch-20240821' of https://gitlab.com/gaosong/qemu into s...Richard Henderson
2024-08-21hw/loongarch: Fix length for lowram in ACPI SRATJiaxun Yang
2024-08-21Merge tag 'pull-misc-20240821' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2024-08-21target/i386: Fix tss access size in switch_tss_raRichard Henderson
2024-08-21target/i386: Fix carry flag for BLSIRichard Henderson
2024-08-21target/i386: Split out gen_prepare_val_nzRichard Henderson
2024-08-21bsd-user: Handle short reads in mmap_h_gt_gRichard Henderson
2024-08-21linux-user: Handle short reads in mmap_h_gt_gRichard Henderson
2024-08-21Merge tag 'migration-20240820-pull-request' of https://gitlab.com/farosas/qem...Richard Henderson
2024-08-20migration/multifd: Free MultiFDRecvParams::dataPeter Maydell
2024-08-20Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2024-08-20virtio-pci: Fix the use of an uninitialized irqfdCindy Lu
2024-08-20hw/audio/virtio-snd: fix invalid param checkVolker Rümelin
2024-08-20vhost: Add VIRTIO_NET_F_RSC_EXT to vhost feature bitsAkihiko Odaki
2024-08-20Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...Richard Henderson
2024-08-20hw/nvme: fix leak of uninitialized memory in io_mgmt_recvKlaus Jensen
2024-08-20Merge tag 'hw-misc-20240820' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-08-20crypto/tlscredspsk: Free username on finalizePeter Maydell
2024-08-20hw/i386/pc: Ensure vmport prerequisites are fulfilledKamil Szczęk
2024-08-20hw/i386/pc: Unify vmport=auto handlingKamil Szczęk
2024-08-20hw/ppc/Kconfig: Add missing SERIAL_ISA dependency to POWERNV machineBernhard Beschow
2024-08-20target/sparc: Restrict STQF to sparcv9Richard Henderson
2024-08-20contrib/plugins/execlog: Fix shadowed declaration warningPierrick Bouvier
2024-08-20tests/avocado: Mark ppc_hv_tests.py as non-flaky after fixed console interactionNicholas Piggin
2024-08-20tests/avocado: exec_command should not consume console outputNicholas Piggin
2024-08-20linux-user/mips: Select Loongson CPU for Loongson binariesPhilippe Mathieu-Daudé
2024-08-20linux-user/mips: Select MIPS64R2-generic for Rel2 binariesPhilippe Mathieu-Daudé
2024-08-20linux-user/mips: Select Octeon68XX CPU for Octeon binariesPhilippe Mathieu-Daudé
2024-08-20linux-user/mips: Do not try to use removed R5900 CPUPhilippe Mathieu-Daudé
2024-08-20hw/remote/message.c: Don't directly invoke DeviceClass:resetPeter Maydell
2024-08-20hw/dma/xilinx_axidma: Use semicolon at end of statement, not commaPeter Maydell
2024-08-20target/mips: Load PTE as DATAPhilippe Mathieu-Daudé
2024-08-20target/mips: Use correct MMU index in get_pte()Philippe Mathieu-Daudé
2024-08-20target/mips: Pass page table entry size as MemOp to get_pte()Philippe Mathieu-Daudé
2024-08-20qemu-options.hx: correct formatting -smbios type=4Heinrich Schuchardt
2024-08-20hw/mips/loongson3_virt: Fix condition of IPI IOCSR connectionJiaxun Yang
2024-08-20hw/mips/loongson3_virt: Store core_iocsr into LoongsonMachineStateJiaxun Yang
2024-08-19Merge tag 'pull-riscv-to-apply-20240819-1' of https://github.com/alistair23/q...Richard Henderson
2024-08-19Revert "hw/riscv/virt.c: imsics DT: add '#msi-cells'"Andrew Jones
2024-08-17Merge tag 'pull-maintainer-9.1-rc3-160824-1' of https://gitlab.com/stsquad/qe...Richard Henderson
2024-08-16plugins: fix race condition with scoreboardsPierrick Bouvier
2024-08-16docs/devel: update tcg-plugins pagePierrick Bouvier
2024-08-16docs: Fix some typos (found by typos) and grammar issuesStefan Weil
2024-08-16savevm: Fix load_snapshot error path crashNicholas Piggin
2024-08-16virtio-net: Use virtual time for RSC timersNicholas Piggin
2024-08-16virtio-net: Use replay_schedule_bh_event for bhs that affect machine stateNicholas Piggin
2024-08-16chardev: set record/replay on the base device of a muxed deviceNicholas Piggin
2024-08-16tests/avocado: replay_kernel.py add x86-64 q35 machine testNicholas Piggin
2024-08-16Revert "replay: stop us hanging in rr_wait_io_event"Nicholas Piggin