aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-10-04target/i386: generalize operand size "ph" for use in CVTPS2PDPaolo Bonzini
2023-10-04target/i386: Fix exception classes for MOVNTPS/MOVNTPD.Ricky Zhou
2023-10-04target/i386: Fix exception classes for SSE/AVX instructions.Ricky Zhou
2023-10-04target/i386: Fix and add some comments next to SSE/AVX instructions.Ricky Zhou
2023-10-04tests/tcg/i386: correct mask for VPERM2F128/VPERM2I128Paolo Bonzini
2023-10-04target/i386: fix operand size of unary SSE operationsPaolo Bonzini
2023-10-03scsi-disk: ensure that FORMAT UNIT commands are terminatedMark Cave-Ayland
2023-10-03esp: restrict non-DMA transfer length to that of available dataMark Cave-Ayland
2023-10-03esp: use correct type for esp_dma_enable() in sysbus_esp_gpio_demux()Mark Cave-Ayland
2023-10-03optionrom: Remove build-id sectionFabiano Rosas
2023-09-28ui/vnc: fix handling of VNC_FEATURE_XVPPaolo Bonzini
2023-09-28ui/vnc: fix debug output for invalid audio messagePaolo Bonzini