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 7.2.14 release
v7.2.14
Michael Tokarev
2024-09-14
hw/intc/arm_gic: fix spurious level triggered interrupts
Jan Klötzke
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-12
gitlab: migrate the s390x custom machine to 22.04
Alex Bennée
2024-09-12
crypto/tlscredspsk: Free username on finalize
Peter Maydell
2024-09-12
module: Prevent crash by resetting local_err in module_load_qom_all()
Alexander Ivanov
2024-09-12
target/i386: Do not apply REX to MMX operands
Richard Henderson
2024-09-12
block/blkio: use FUA flag on write zeroes only if supported
Stefano Garzarella
2024-09-12
hw/core/ptimer: fix timer zero period condition for freq > 1GHz
Jianzhou Yue
2024-08-27
nbd/server: CVE-2024-7409: Avoid use-after-free when closing server
Eric Blake
2024-08-11
nbd/server: CVE-2024-7409: Close stray clients at server-stop
Eric Blake
2024-08-11
nbd/server: CVE-2024-7409: Drop non-negotiating clients
Eric Blake
2024-08-11
nbd/server: CVE-2024-7409: Cap default max-connections to 100
Eric Blake
2024-08-11
nbd/server: Plumb in new args to nbd_client_add()
Eric Blake
2024-08-11
iotests: Add `vvfat` tests
Amjad Alsharafi
2024-08-11
vvfat: Fix reading files with non-continuous clusters
Amjad Alsharafi
2024-08-11
vvfat: Fix wrong checks for cluster mappings invariant
Amjad Alsharafi
2024-08-11
vvfat: Fix usage of `info.file.offset`
Amjad Alsharafi
2024-08-11
vvfat: Fix bug in writing to middle of file
Amjad Alsharafi
2024-08-11
hw/sd/sdhci: Reset @data_count index on invalid ADMA transfers
Philippe Mathieu-Daudé
2024-08-06
virtio-net: Fix network stall at the host side waiting for kick
thomas
2024-08-06
virtio-net: Ensure queue index fits with RSS
Akihiko Odaki
2024-08-02
target/arm: Handle denormals correctly for FMOPA (widening)
Peter Maydell
2024-08-02
hw/arm/mps2-tz.c: fix RX/TX interrupts order
Marco Palumbi
2024-08-02
hw/i386/amd_iommu: Don't leak memory in amdvi_update_iotlb()
Peter Maydell
2024-08-02
docs/sphinx/depfile.py: Handle env.doc2path() returning a Path not a str
Peter Maydell
2024-08-02
target/arm: Ignore SMCR_EL2.LEN and SVCR_EL2.LEN if EL2 is not enabled
Peter Maydell
2024-08-02
target/arm: Avoid shifts by -1 in tszimm_shr() and tszimm_shl()
Peter Maydell
2024-08-02
target/arm: Fix UMOPA/UMOPS of 16-bit values
Peter Maydell
2024-08-02
target/arm: Don't assert for 128-bit tile accesses when SVL is 128
Peter Maydell
2024-08-02
hw/misc/bcm2835_property: Fix handling of FRAMEBUFFER_SET_PALETTE
Peter Maydell
2024-08-02
hw/char/bcm2835_aux: Fix assert when receive FIFO fills up
Frederik van Hövell
2024-07-30
target/rx: Use target_ulong for address in LI
Richard Henderson
2024-07-27
hw/virtio: Fix the de-initialization of vhost-user devices
Thomas Huth
2024-07-27
util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params()
Peter Maydell
2024-07-24
hw/intc/loongson_ipi: Access memory in little endian
Bibo Mao
2024-07-24
chardev/char-win-stdio.c: restore old console mode
songziming
2024-07-24
target/i386: do not crash if microvm guest uses SGX CPUID leaves
Paolo Bonzini
2024-07-24
intel_iommu: fix FRCD construction macro
Clément Mathieu--Drif
2024-07-24
hw/cxl/cxl-host: Fix segmentation fault when getting cxl-fmw property
Zhao Liu
2024-07-23
hw/nvme: fix memory leak in nvme_dsm
Zheyu Ma
2024-07-19
target/arm: Use FPST_F16 for SME FMOPA (widening)
Richard Henderson
2024-07-19
target/arm: Use float_status copy in sme_fmopa_s
Daniyal Khan
2024-07-19
qapi/qom: Document feature unstable of @x-vfio-user-server
Markus Armbruster
2024-07-16
Update version for 7.2.13 release
v7.2.13
Michael Tokarev
2024-07-05
char-stdio: Restore blocking mode of stdout on exit
Maxim Mikityanskiy
[next]