aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-20hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included headerPhilippe Mathieu-Daudé1-1/+0
2023-12-20system/qtest: Restrict QTest API to system emulationPhilippe Mathieu-Daudé1-0/+2
2023-12-20system/qtest: Include missing 'hw/core/cpu.h' headerPhilippe Mathieu-Daudé1-0/+1
2023-12-20MAINTAINERS: Add some more vmware-related files to the corresponding sectionThomas Huth1-0/+5
2023-12-20hw: Add compat machines for 9.0Cornelia Huck10-9/+80
2023-12-19Open 9.0 development treeStefan Hajnoczi1-1/+1
2023-12-19Update version for v8.2.0 releasev8.2.0Stefan Hajnoczi1-1/+1
2023-12-12Update version for v8.2.0-rc4 releasev8.2.0-rc4Stefan Hajnoczi1-1/+1
2023-12-12Merge tag 'pull-tcg-20231212' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi5-22/+58
2023-12-12tcg: Reduce serial context atomicity earlierRichard Henderson2-12/+25
2023-12-12target/i386: Fix 32-bit wrapping of pc/eip computationRichard Henderson3-10/+33
2023-12-12docs: clean-up the xenpvh documentationAlex Bennée2-17/+24
2023-12-12block: Fix AioContext locking in qmp_block_resize()Kevin Wolf1-1/+2
2023-12-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2-8/+11
2023-12-12xen: fix condition for skipping virtio-mmio definesPaolo Bonzini1-1/+1
2023-12-12meson, xen: fix condition for enabling the Xen acceleratorPaolo Bonzini1-7/+10
2023-12-06Update version for v8.2.0-rc3 releasev8.2.0-rc3Stefan Hajnoczi1-1/+1
2023-12-06i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bitMichael Roth1-0/+8
2023-12-05Merge tag 'pull-ufs-20231205' of https://gitlab.com/jeuk20.kim/qemu into stagingStefan Hajnoczi1-0/+8
2023-12-05hw/ufs: avoid generating the same ID string for different LU devicesAkinobu Mita1-0/+8
2023-12-04Merge tag 'misc-fixes-20231204' of https://github.com/philmd/qemu into stagingStefan Hajnoczi3-40/+14
2023-12-04Merge tag 'pull-target-arm-20231204-1' of https://git.linaro.org/people/pmayd...Stefan Hajnoczi1-0/+10
2023-12-04Merge tag 'pull-request-2023-12-04' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi10-1039/+1045
2023-12-04tests/avocado: mark ReplayKernelNormal.test_mips64el_malta as flakyAlex Bennée1-0/+3
2023-12-04tests/avocado: Update yamon-bin-02.22.zip URLPhilippe Mathieu-Daudé1-2/+3
2023-12-04target/riscv/kvm: fix shadowing in kvm_riscv_(get|put)_regs_csrDaniel Henrique Barboza1-10/+9
2023-12-04system/memory: use ldn_he_p/stn_he_pPatrick Venture1-30/+2
2023-12-04tests/qtest: check the return valueZhu Jun3-0/+4
2023-12-04sh4: Coding style: Remove tabsYihuan Pan5-1028/+1028
2023-12-04tests/qemu-iotests/149: Use more inclusive language in this testThomas Huth2-11/+13
2023-12-04target/arm: Disable SME if SVE is disabledPeter Maydell1-0/+10
2023-12-04tests/avocado: Update yamon-bin-02.22.zip URLPhilippe Mathieu-Daudé1-2/+3
2023-12-04Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Stefan Hajnoczi3-6/+12
2023-12-04Merge tag 'pull-more-8.2-fixes-011223-2' of https://gitlab.com/stsquad/qemu i...Stefan Hajnoczi17-43/+125
2023-12-04Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi16-49/+152
2023-12-04Merge tag 'migration-20231201-pull-request' of https://github.com/xzpeter/qem...Stefan Hajnoczi1-6/+6
2023-12-04hw/audio/virtio-sound: mark the device as unmigratableVolker Rümelin1-0/+1
2023-12-04ui/vnc-clipboard: fix inflate_bufferFiona Ebner1-0/+5
2023-12-04ui/gtk-egl: move function calls back to regular code pathVolker Rümelin1-6/+6
2023-12-02vhost-user-scsi: free the inflight area when resetLi Feng2-1/+17
2023-12-02vhost-user: fix the reconnect errorLi Feng3-7/+7
2023-12-02msix: unset PCIDevice::msix_vector_poll_notifier in rollbackRobert Hoo1-0/+1
2023-12-02virtio-iommu: Remove useless !sdev check in virtio_iommu_probe()Eric Auger1-3/+0
2023-12-02hw/i386: fix short-circuit logic with non-optimizing buildsDaniel Hoffman1-3/+12
2023-12-02hw/acpi/erst: Do not ignore Error* in realize handlerPhilippe Mathieu-Daudé1-0/+10
2023-12-02pcie_sriov: Remove g_new assertionAkihiko Odaki1-1/+0
2023-12-02virtio-sound: add realize() error cleanup pathManos Pitsidianakis1-17/+22
2023-12-02virtio-snd: check AUD_register_card return valueManos Pitsidianakis1-1/+3
2023-12-02hw/audio/hda-codec: reenable the audio mixerVolker Rümelin1-6/+6
2023-12-02hw/audio/hda-codec: fix multiplication overflowVolker Rümelin1-8/+21