aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-21Update version for 8.1.3 releasev8.1.3Michael Tokarev
2023-11-19hw/mips: LOONGSON3V depends on UNIMP deviceMarc-André Lureau
2023-11-19target/arm: HVC at EL3 should go to EL3, not EL2Peter Maydell
2023-11-19s390x/pci: only limit DMA aperture if vfio DMA limit reportedMatthew Rosato
2023-11-19target/riscv/kvm: support KVM_GET_REG_LISTDaniel Henrique Barboza
2023-11-19target/riscv/kvm: improve 'init_multiext_cfg' error msgDaniel Henrique Barboza
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/tcg/s390x: Test CLC with inaccessible second operandIlya Leoshkevich
2023-11-19target/s390x: Fix CLC corrupting 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-09ui/gtk-egl: apply scale factor when calculating window's dimensionDongwon Kim
2023-11-09ui/gtk: force realization of drawing areaMarc-André Lureau
2023-11-09ati-vga: Implement fallback for pixman routinesBALATON Zoltan
2023-11-09file-posix: fix over-writing of returning zone_append offsetNaohiro Aota
2023-11-09block/file-posix: fix update_zones_wp() callerSam Li
2023-11-09qcow2: keep reference on zeroize with discard-no-unref enabledJean-Louis Dupond
2023-11-09target/arm: Fix A64 LDRA immediate decodePeter Maydell
2023-11-09block/nvme: nvme_process_completion() fix bound for cidVladimir Sementsov-Ogievskiy
2023-11-09virtio-gpu: block migration of VMs with blob=trueMarc-André Lureau
2023-11-09hw/xen: use correct default protocol for xen-block on x86David Woodhouse
2023-11-09hw/xen: take iothread mutex in xen_evtchn_reset_op()David Woodhouse
2023-11-09hw/xen: fix XenStore watch delivery to guestDavid Woodhouse
2023-11-09hw/xen: don't clear map_track[] in xen_gnttab_reset()David Woodhouse
2023-11-09hw/xen: select kernel mode for per-vCPU event channel upcall vectorDavid Woodhouse
2023-11-09i386/xen: fix per-vCPU upcall vector for Xen emulationDavid Woodhouse
2023-11-09i386/xen: Don't advertise XENFEAT_supervisor_mode_kernelDavid Woodhouse
2023-11-09util/uuid: Remove UUID_FMT_LENCédric Le Goater
2023-11-09vfio/pci: Fix buffer overrun when writing the VF tokenCédric Le Goater
2023-11-09util/uuid: Add UUID_STR_LEN definitionCédric Le Goater
2023-11-09target/arm: Correctly propagate stage 1 BTI guarded bit in a two-stage walkPeter Maydell
2023-11-09target/arm: Fix SVE STR incrementRichard Henderson
2023-11-01qemu-iotests: 024: add rebasing test case for overlay_size > backing_sizeAndrey Drobyshev
2023-11-01qemu-img: rebase: stop when reaching EOF of old backing fileAndrey Drobyshev
2023-11-01tests/tcg: Add -fno-stack-protectorAkihiko Odaki
2023-11-01block: Fix locking in media change monitor commandsKevin Wolf
2023-10-31misc/led: LED state is set opposite of what is expectedGlenn Miles
2023-10-31target/arm: Fix syndrome for FGT traps on ERETPeter Maydell
2023-10-29target/sparc: Clear may_lookup for npc == DYNAMIC_PCRichard Henderson
2023-10-24hw/rdma/vmw/pvrdma_cmd: Use correct struct in query_port()Peter Maydell
2023-10-24hw/sd/sdhci: Block Size Register bits [14:12] is lostLu Gao
2023-10-21target/arm: Fix CNTPCT_EL0 trapping from EL0 when HCR_EL2.E2H is 0Michal Orzel
2023-10-21lasips2: LASI PS/2 devices are not user-createableHelge Deller
2023-10-19linux-user/sh4: Fix crashes on signal deliveryMikulas Patocka
2023-10-19linux-user/mips: fix abort on integer overflowMikulas Patocka
2023-10-19linux-user: Fixes for zero_bssRichard Henderson