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-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
2024-08-28
hw/virtio: Fix the de-initialization of vhost-user devices
Thomas Huth
2024-08-28
util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params()
Peter Maydell
2024-08-27
hw/intc/loongson_ipi: Access memory in little endian
Bibo Mao
2024-08-27
chardev/char-win-stdio.c: restore old console mode
songziming
2024-08-27
target/i386: do not crash if microvm guest uses SGX CPUID leaves
Paolo Bonzini
2024-08-27
intel_iommu: fix FRCD construction macro
Clément Mathieu--Drif
2024-08-27
virtio-snd: check for invalid param shift operands
Manos Pitsidianakis
2024-08-27
virtio-snd: add max size bounds check in input cb
Manos Pitsidianakis
2024-08-27
hw/cxl/cxl-host: Fix segmentation fault when getting cxl-fmw property
Zhao Liu
[next]