aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-22Update version for 7.2.8 releasev7.2.8Michael Tokarev
2023-12-20target/arm/helper: Propagate MDCR_EL2.HPMN into PMCR_EL0.NJean-Philippe Brucker
2023-12-20system/memory: use ldn_he_p/stn_he_pPatrick Venture
2023-12-20target/arm: Disable SME if SVE is disabledPeter Maydell
2023-12-20ui/vnc-clipboard: fix inflate_bufferFiona Ebner
2023-12-20ui/gtk-egl: move function calls back to regular code pathVolker Rümelin
2023-12-20ui/gtk-egl: Check EGLSurface before doing scanoutAntonio Caggiano
2023-12-20msix: unset PCIDevice::msix_vector_poll_notifier in rollbackRobert Hoo
2023-12-20hw/acpi/erst: Do not ignore Error* in realize handlerPhilippe Mathieu-Daudé
2023-12-20pcie_sriov: Remove g_new assertionAkihiko Odaki
2023-12-20hw/audio/hda-codec: fix multiplication overflowVolker Rümelin
2023-12-20hw/mips/malta: Fix the malta machine on big endian hostsThomas Huth
2023-12-20vmdk: Don't corrupt desc file in vmdk_write_cidFam Zheng
2023-12-20hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize fieldPhilippe Mathieu-Daudé
2023-12-20hw/nvram/xlnx-efuse-ctrl: Free XlnxVersalEFuseCtrl[] "pg0-lock" arrayPhilippe Mathieu-Daudé
2023-12-20hw/nvram/xlnx-efuse: Free XlnxEFuse::ro_bits[] array on finalize()Philippe Mathieu-Daudé
2023-12-20hw/misc/mps2-scc: Free MPS2SCC::oscclk[] array on finalize()Philippe Mathieu-Daudé
2023-12-20hw/virtio: Free VirtIOIOMMUPCI::vdev.reserved_regions[] on finalize()Philippe Mathieu-Daudé
2023-12-05target/arm: Set IL bit for pauth, SVE access, BTI trap syndromesPeter Maydell
2023-11-29tests/avocado: Replace assertRegexpMatches() for Python 3.12 compatibilityPhilippe Mathieu-Daudé
2023-11-29tests/avocado: Replace assertEquals() for Python 3.12 compatibilityThomas Huth
2023-11-29linux-user: Fix loaddr computation for some elf filesRichard Henderson
2023-11-29net: Update MemReentrancyGuard for NICAkihiko Odaki
2023-11-29net: Provide MemReentrancyGuard * to qemu_new_nic()Akihiko Odaki
2023-11-22hw/ide/ahci: fix legacy software resetNiklas Cassel
2023-11-22target/arm: Fix SME FMOPA (16-bit), BFMOPARichard Henderson
2023-11-21Update version for 7.2.7 releasev7.2.7Michael Tokarev
2023-11-19target/tricore: Rename tricore_featureBastian Koppelmann
2023-11-19tracetool: avoid invalid escape in Python stringMarc-André Lureau
2023-11-19tests/tcg/s390x: Test LAALG with negative cc_srcIlya Leoshkevich
2023-11-19target/s390x: Fix LAALG not updating cc_srcIlya Leoshkevich
2023-11-19tests/qtest: ahci-test: add test exposing reset issue with pending callbackFiona Ebner
2023-11-19hw/ide: reset: cancel async DMA operation before resetting stateFiona Ebner
2023-11-19target/mips: Fix TX79 LQ/SQ opcodesPhilippe Mathieu-Daudé
2023-11-19target/mips: Fix MSA BZ/BNZ opcodes displacementPhilippe Mathieu-Daudé
2023-11-07ui/gtk-egl: apply scale factor when calculating window's dimensionDongwon Kim
2023-11-07ui/gtk: force realization of drawing areaMarc-André Lureau
2023-11-07ati-vga: Implement fallback for pixman routinesBALATON Zoltan
2023-11-07block/nvme: nvme_process_completion() fix bound for cidVladimir Sementsov-Ogievskiy
2023-11-03target/arm: Correctly propagate stage 1 BTI guarded bit in a two-stage walkPeter Maydell
2023-11-03target/arm: Fix handling of SW and NSW bits for stage 2 walksPeter Maydell
2023-11-03target/arm: Don't allow stage 2 page table walks to downgrade to NSPeter Maydell
2023-11-03target/arm: Don't access TCG code when debugging with KVMFabiano Rosas
2023-11-02Revert "linux-user: fix compat with glibc >= 2.36 sys/mount.h"Daniel P. Berrangé
2023-11-02Revert "linux-user: add more compat ioctl definitions"Daniel P. Berrangé
2023-11-02qemu-iotests: 024: add rebasing test case for overlay_size > backing_sizeAndrey Drobyshev
2023-11-02qemu-img: rebase: stop when reaching EOF of old backing fileAndrey Drobyshev
2023-11-02tests/tcg: Add -fno-stack-protectorAkihiko Odaki
2023-11-02tests/migration: Add -fno-stack-protectorAkihiko Odaki
2023-10-31misc/led: LED state is set opposite of what is expectedGlenn Miles