aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-18Update version for 9.1.1 releasev9.1.1Michael Tokarev
2024-10-16ui/dbus: fix filtering all update messagesMarc-André Lureau
2024-10-16ui/win32: fix potential use-after-free with dbus shared memoryMarc-André Lureau
2024-10-16ui/dbus: fix leak on message filteringMarc-André Lureau
2024-10-16hw/audio/hda: fix memory leak on audio setupMarc-André Lureau
2024-10-16hw/audio/hda: free timer on exitMarc-André Lureau
2024-10-15hw/char/pl011: Use correct masks for IBRD and FBRDPeter Maydell
2024-10-15hw/intc/arm_gicv3_cpuif: Add cast to match the documentationAlexandra Diupina
2024-10-15hw/intc/arm_gicv3: Add cast to match the documentationAlexandra Diupina
2024-10-15hw/intc/arm_gicv3: Add cast to match the documentationAlexandra Diupina
2024-10-14meson: ensure -mcx16 is passed when detecting ATOMIC128Paolo Bonzini
2024-10-14meson: define qemu_isa_flagsPaolo Bonzini
2024-10-14meson: fix machine option for x86_versionPierrick Bouvier
2024-10-10target/m68k: Always return a temporary from gen_lea_modeRichard Henderson
2024-10-10tcg/ppc: Use TCG_REG_TMP2 for scratch index in prepare_host_addrRichard Henderson
2024-10-10tcg/ppc: Use TCG_REG_TMP2 for scratch tcg_out_qemu_stRichard Henderson
2024-10-10linux-user: Fix parse_elf_properties GNU0_MAGIC checkRichard Henderson
2024-10-10linux-user/flatload: Take mmap_lock in load_flt_binary()Philippe Mathieu-Daudé
2024-10-04vnc: fix crash when no console attachedMarc-André Lureau
2024-10-03testing: bump mips64el cross to bookworm and fix package listAlex Bennée
2024-10-02hw/sd/sdcard: Fix handling of disabled boot partitionsJan Luebbe
2024-10-02target/arm: Avoid target_ulong for physical address lookupsArd Biesheuvel
2024-10-01block/reqlist: allow adding overlapping requestsFiona Ebner
2024-09-30util/timer: avoid deadlock when shutting downAlex Bennée
2024-09-28hw/mips/jazz: fix typo in in-built NIC aliasMark Cave-Ayland
2024-09-28target/ppc: Fix lxvx/stxvx facility checkFabiano Rosas
2024-09-28tcg: Fix iteration step in 32-bit gvec operationTANG Tiancheng
2024-09-26hw/loongarch/virt: Add description for virt machine typeBibo Mao
2024-09-25migration/multifd: Fix p->iov leak in multifd-uadk.cFabiano Rosas
2024-09-25target/ppc: Fix migration of CPUs with TLB_EMB TLB typeArman Nabiev
2024-09-25target/hppa: Fix random 32-bit linux-user crashesHelge Deller
2024-09-25target/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1Peter Maydell
2024-09-25hw/char/stm32l4x5_usart.c: Enable USART ACK bit responseJacob Abrams
2024-09-25migration/multifd: Fix rb->receivedmap cleanup raceFabiano Rosas
2024-09-25mac_dbdma: Remove leftover `dma_memory_unmap` callsMattias Nissler
2024-09-25softmmu/physmem.c: Keep transaction attribute in address_space_map()Fea.Wang
2024-09-25softmmu/physmem: fix memory leak in dirty_memory_extend()David Hildenbrand
2024-09-25softmmu: Support concurrent bounce buffersMattias Nissler
2024-09-25gitlab: fix logic for changing docker tag on stable branchesDaniel P. Berrangé
2024-09-25ui/sdl2: set swap interval explicitly when OpenGL is enabledGert Wollny
2024-09-25hw/intc/arm_gic: fix spurious level triggered interruptsJan Klötzke
2024-09-25hw/audio/virtio-sound: fix heap buffer overflowVolker Rümelin
2024-09-25contrib/plugins/Makefile: Add a 'distclean' targetThomas Huth
2024-09-25tests/docker: update debian i686 and mipsel images to bookwormAlex Bennée
2024-09-25tests/docker: remove debian-armel-crossAlex Bennée
2024-09-25crypto: avoid leak of ctx when bad cipher mode is givenDaniel P. Berrangé
2024-09-25crypto: check gnutls & gcrypt support the requested pbkdf hashDaniel P. Berrangé
2024-09-25crypto: run qcrypto_pbkdf2_count_iters in a new threadTiago Pasqualini
2024-09-11iotests: fix expected output from gnutlsDaniel P. Berrangé
2024-09-05target/hppa: Fix PSW V-bit packaging in cpu_hppa_get for hppa64Helge Deller