index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-09-18
Update version for 8.2.7 release
v8.2.7
Michael Tokarev
2024-09-17
gitlab: fix logic for changing docker tag on stable branches
Daniel P. Berrangé
2024-09-16
ui/sdl2: set swap interval explicitly when OpenGL is enabled
Gert Wollny
2024-09-14
hw/intc/arm_gic: fix spurious level triggered interrupts
Jan Klötzke
2024-09-14
hw/audio/virtio-sound: fix heap buffer overflow
Volker Rümelin
2024-09-12
tests/docker: update debian i686 and mipsel images to bookworm
Alex Bennée
2024-09-12
tests/docker: remove debian-armel-cross
Alex Bennée
2024-09-12
hw/display/vhost-user-gpu.c: fix vhost_user_gpu_chr_read()
Haoran Zhang
2024-09-12
crypto: check gnutls & gcrypt support the requested pbkdf hash
Daniel P. Berrangé
2024-09-12
crypto: run qcrypto_pbkdf2_count_iters in a new thread
Tiago Pasqualini
2024-09-12
softmmu/physmem: fix memory leak in dirty_memory_extend()
David Hildenbrand
2024-09-06
target/ppc: Fix migration of CPUs with TLB_EMB TLB type
Arman Nabiev
2024-09-06
gitlab: migrate the s390x custom machine to 22.04
Alex Bennée
2024-09-05
target/hppa: Fix PSW V-bit packaging in cpu_hppa_get for hppa64
Helge Deller
2024-08-30
hw/audio/virtio-snd: fix invalid param check
Volker Rümelin
2024-08-28
virtio-pci: Fix the use of an uninitialized irqfd
Cindy Lu
2024-08-28
hw/nvme: fix leak of uninitialized memory in io_mgmt_recv
Klaus Jensen
2024-08-28
crypto/tlscredspsk: Free username on finalize
Peter Maydell
2024-08-28
target/sparc: Restrict STQF to sparcv9
Richard Henderson
2024-08-28
target/hexagon: don't look for static glib
Alyssa Ross
2024-08-28
module: Prevent crash by resetting local_err in module_load_qom_all()
Alexander Ivanov
2024-08-28
target/arm: Clear high SVE elements in handle_vec_simd_wshli
Richard Henderson
2024-08-28
target/i386: Do not apply REX to MMX operands
Richard Henderson
2024-08-28
block/blkio: use FUA flag on write zeroes only if supported
Stefano Garzarella
2024-08-28
hw/core/ptimer: fix timer zero period condition for freq > 1GHz
Jianzhou Yue
2024-08-28
nbd/server: CVE-2024-7409: Avoid use-after-free when closing server
Eric Blake
2024-08-28
nbd/server: CVE-2024-7409: Close stray clients at server-stop
Eric Blake
2024-08-28
nbd/server: CVE-2024-7409: Drop non-negotiating clients
Eric Blake
2024-08-28
nbd/server: CVE-2024-7409: Cap default max-connections to 100
Eric Blake
2024-08-28
nbd/server: Plumb in new args to nbd_client_add()
Eric Blake
2024-08-28
iotests: Add `vvfat` tests
Amjad Alsharafi
2024-08-28
vvfat: Fix reading files with non-continuous clusters
Amjad Alsharafi
2024-08-28
vvfat: Fix wrong checks for cluster mappings invariant
Amjad Alsharafi
2024-08-28
vvfat: Fix usage of `info.file.offset`
Amjad Alsharafi
2024-08-28
vvfat: Fix bug in writing to middle of file
Amjad Alsharafi
2024-08-28
hw/sd/sdhci: Reset @data_count index on invalid ADMA transfers
Philippe Mathieu-Daudé
2024-08-28
target/i386: Fix VSIB decode
Richard Henderson
2024-08-28
virtio-net: Fix network stall at the host side waiting for kick
thomas
2024-08-28
virtio-net: Ensure queue index fits with RSS
Akihiko Odaki
2024-08-28
target/arm: Handle denormals correctly for FMOPA (widening)
Peter Maydell
2024-08-28
hw/arm/mps2-tz.c: fix RX/TX interrupts order
Marco Palumbi
2024-08-28
hw/i386/amd_iommu: Don't leak memory in amdvi_update_iotlb()
Peter Maydell
2024-08-28
docs/sphinx/depfile.py: Handle env.doc2path() returning a Path not a str
Peter Maydell
2024-08-28
target/arm: Ignore SMCR_EL2.LEN and SVCR_EL2.LEN if EL2 is not enabled
Peter Maydell
2024-08-28
target/arm: Avoid shifts by -1 in tszimm_shr() and tszimm_shl()
Peter Maydell
2024-08-28
target/arm: Fix UMOPA/UMOPS of 16-bit values
Peter Maydell
2024-08-28
target/arm: Don't assert for 128-bit tile accesses when SVL is 128
Peter Maydell
2024-08-28
hw/misc/bcm2835_property: Fix handling of FRAMEBUFFER_SET_PALETTE
Peter Maydell
2024-08-28
hw/char/bcm2835_aux: Fix assert when receive FIFO fills up
Frederik van Hövell
2024-08-28
target/rx: Use target_ulong for address in LI
Richard Henderson
[next]