aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-10-24hw/sd/sdhci: Block Size Register bits [14:12] is lostLu Gao
2023-10-21lasips2: LASI PS/2 devices are not user-createableHelge Deller
2023-10-21linux-user/sh4: Fix crashes on signal deliveryMikulas Patocka
2023-10-21linux-user/mips: fix abort on integer overflowMikulas Patocka
2023-10-21migration: Fix analyze-migration read operation signednessFabiano Rosas
2023-10-21hw/pvrdma: Protect against buggy or malicious guest driverYuval Shaia
2023-10-21disas/riscv: Fix the typo of inverted order of pmpaddr13 and pmpaddr14Alvin Chang
2023-10-21hw/audio/es1370: reset current sample counterVolker Rümelin
2023-10-21migration/qmp: Fix crash on setting tls-authz with nullPeter Xu
2023-10-21amd_iommu: Fix APIC address checkAkihiko Odaki
2023-10-21linux-user/hppa: Fix struct target_sigcontext layoutRichard Henderson
2023-10-21chardev/char-pty: Avoid losing bytes when the other side just (re-)connectedThomas Huth
2023-10-05hw/display/ramfb: plug slight guest-triggerable leak on mode settingLaszlo Ersek
2023-10-04target/i386: fix memory operand size for CVTPS2PDPaolo Bonzini