aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-18Update version for 9.0.3 releasev9.0.3Michael Tokarev
2024-09-17gitlab: fix logic for changing docker tag on stable branchesDaniel P. Berrangé
2024-09-16ui/sdl2: set swap interval explicitly when OpenGL is enabledGert Wollny
2024-09-14hw/intc/arm_gic: fix spurious level triggered interruptsJan Klötzke
2024-09-14hw/audio/virtio-sound: fix heap buffer overflowVolker Rümelin
2024-09-12tests/docker: update debian i686 and mipsel images to bookwormAlex Bennée
2024-09-12tests/docker: remove debian-armel-crossAlex Bennée
2024-09-12hw/display/vhost-user-gpu.c: fix vhost_user_gpu_chr_read()Haoran Zhang
2024-09-12crypto: avoid leak of ctx when bad cipher mode is givenDaniel P. Berrangé
2024-09-12crypto: check gnutls & gcrypt support the requested pbkdf hashDaniel P. Berrangé
2024-09-12crypto: run qcrypto_pbkdf2_count_iters in a new threadTiago Pasqualini
2024-09-12softmmu/physmem: fix memory leak in dirty_memory_extend()David Hildenbrand
2024-09-06target/ppc: Fix migration of CPUs with TLB_EMB TLB typeArman Nabiev
2024-09-06gitlab: migrate the s390x custom machine to 22.04Alex Bennée
2024-09-05target/hppa: Fix PSW V-bit packaging in cpu_hppa_get for hppa64Helge Deller
2024-08-30hw/audio/virtio-snd: fix invalid param checkVolker Rümelin
2024-08-28Revert "replay: stop us hanging in rr_wait_io_event"Nicholas Piggin
2024-08-28linux-user: Handle short reads in mmap_h_gt_gRichard Henderson
2024-08-28migration/multifd: Free MultiFDRecvParams::dataPeter Maydell
2024-08-28virtio-pci: Fix the use of an uninitialized irqfdCindy Lu
2024-08-28hw/nvme: fix leak of uninitialized memory in io_mgmt_recvKlaus Jensen
2024-08-28crypto/tlscredspsk: Free username on finalizePeter Maydell
2024-08-28target/sparc: Restrict STQF to sparcv9Richard Henderson
2024-08-28linux-user: Preserve NULL hit in target_mmap subroutinesRichard Henderson
2024-08-28target/hexagon: don't look for static glibAlyssa Ross
2024-08-28module: Prevent crash by resetting local_err in module_load_qom_all()Alexander Ivanov
2024-08-28target/arm: Fix usage of MMU indexes when EL3 is AArch32Peter Maydell
2024-08-28target/arm: Update translation regime comment for new featuresPeter Maydell
2024-08-28target/arm: Clear high SVE elements in handle_vec_simd_wshliRichard Henderson
2024-08-28target/i386: Do not apply REX to MMX operandsRichard Henderson
2024-08-28block/blkio: use FUA flag on write zeroes only if supportedStefano Garzarella
2024-08-28hw/core/ptimer: fix timer zero period condition for freq > 1GHzJianzhou Yue
2024-08-28net: Fix '-net nic,model=' for non-help argumentsDavid Woodhouse
2024-08-28nbd/server: CVE-2024-7409: Avoid use-after-free when closing serverEric Blake
2024-08-28nbd/server: CVE-2024-7409: Close stray clients at server-stopEric Blake
2024-08-28nbd/server: CVE-2024-7409: Drop non-negotiating clientsEric Blake
2024-08-28nbd/server: CVE-2024-7409: Cap default max-connections to 100Eric Blake
2024-08-28nbd/server: Plumb in new args to nbd_client_add()Eric Blake
2024-08-28iotests: Add `vvfat` testsAmjad Alsharafi
2024-08-28vvfat: Fix reading files with non-continuous clustersAmjad Alsharafi
2024-08-28vvfat: Fix wrong checks for cluster mappings invariantAmjad Alsharafi
2024-08-28vvfat: Fix usage of `info.file.offset`Amjad Alsharafi
2024-08-28vvfat: Fix bug in writing to middle of fileAmjad Alsharafi
2024-08-28hw/sd/sdhci: Reset @data_count index on invalid ADMA transfersPhilippe Mathieu-Daudé
2024-08-28tcg/ppc: Sync tcg_out_test and constraintsRichard Henderson
2024-08-28target/i386: Fix VSIB decodeRichard Henderson
2024-08-28linux-user/elfload: Fix pr_pid values in core filesIlya Leoshkevich
2024-08-28migration/multifd: Fix multifd_send_setup cleanup when channel creation failsFabiano Rosas
2024-08-28net: Reinstate '-net nic, model=help' output as documented in man pageDavid Woodhouse
2024-08-28virtio-net: Fix network stall at the host side waiting for kickthomas