aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-03Update version for v9.1.0 releasev9.1.0Richard Henderson
2024-08-28Update version for v9.1.0-rc4 releasev9.1.0-rc4Richard Henderson
2024-08-28Merge tag 'pull-qapi-2024-08-27' of https://repo.or.cz/qemu/armbru into stagingRichard Henderson
2024-08-27docs/sphinx: fix extra stuff in TOC after freeform QMP sectionsJohn Snow
2024-08-27Merge tag 'pull-nbd-2024-08-26' of https://repo.or.cz/qemu/ericb into stagingRichard Henderson
2024-08-26nbd/server: CVE-2024-7409: Avoid use-after-free when closing serverEric Blake
2024-08-26Merge tag 'pull-request-2024-08-26' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2024-08-26tests/qtest: Delete previous boot fileAkihiko Odaki
2024-08-26.gitlab-ci.d/windows.yml: Disable the qtests in the MSYS2 jobThomas Huth
2024-08-26gitlab-ci: Replace build_script -> step_script in Cirrus jobsPhilippe Mathieu-Daudé
2024-08-24Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingRichard Henderson
2024-08-23hw/display/vhost-user-gpu.c: fix vhost_user_gpu_chr_read()Haoran Zhang
2024-08-23system/vl.c: Print machine name, not "(null)", for unknown machine typesPeter Maydell
2024-08-23hw/x86: add a couple of comments explaining how the kernel image is parsedAni Sinha
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