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-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
2024-08-27
hw/nvme: fix memory leak in nvme_dsm
Zheyu Ma
2024-08-27
hvf: arm: Do not advance PC when raising an exception
Akihiko Odaki
2024-08-27
target/arm: Use FPST_F16 for SME FMOPA (widening)
Richard Henderson
2024-08-27
target/arm: Use float_status copy in sme_fmopa_s
Daniyal Khan
2024-08-27
target/arm: LDAPR should honour SCTLR_ELx.nAA
Peter Maydell
2024-08-27
target/arm: Fix handling of LDAPR/STLR with negative offset
Peter Maydell
2024-08-27
qapi/qom: Document feature unstable of @x-vfio-user-server
Markus Armbruster
2024-07-16
Update version for 8.2.6 release
v8.2.6
Michael Tokarev
2024-07-12
hw/nvme: fix number of PIDs for FDP RUH update
Vincent Fu
2024-07-08
sphinx/qapidoc: Fix to generate doc for explicit, unboxed arguments
Markus Armbruster
[next]