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
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
2024-07-05
char-stdio: Restore blocking mode of stdout on exit
Maxim Mikityanskiy
2024-07-05
virtio: remove virtio_tswap16s() call in vring_packed_event_read()
Stefano Garzarella
2024-07-05
virtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one()
Cindy Lu
2024-07-03
block: Parse filenames only when explicitly requested
Kevin Wolf
2024-07-03
iotests/270: Don't store data-file with json: prefix in image
Kevin Wolf
2024-07-03
iotests/244: Don't store data-file with protocol in image
Kevin Wolf
2024-07-03
qcow2: Don't open data_file with BDRV_O_NO_IO
Kevin Wolf
2024-07-02
target/arm: Fix FJCVTZS vs flush-to-zero
Richard Henderson
2024-07-02
target/arm: Fix VCMLA Dd, Dn, Dm[idx]
Richard Henderson
2024-07-01
i386/cpu: fixup number of addressable IDs for processor cores in the physical...
Chuang Xu
2024-06-30
tests: Update our CI to use CentOS Stream 9 instead of 8
Thomas Huth
2024-06-30
migration: Fix file migration with fdset
Fabiano Rosas
2024-06-20
tcg/loongarch64: Fix tcg_out_movi vs some pcrel pointers
Richard Henderson
2024-06-20
target/sparc: use signed denominator in sdiv helper
Clément Chigot
2024-06-20
linux-user: Make TARGET_NR_setgroups affect only the current thread
Ilya Leoshkevich
2024-06-20
accel/tcg: Fix typo causing tb->page_addr[1] to not be recorded
Anton Johansson
2024-06-20
stdvga: fix screen blanking
Gerd Hoffmann
2024-06-20
hw/audio/virtio-snd: Always use little endian audio format
Philippe Mathieu-Daudé
[next]