aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-28virtio-net: Fix network stall at the host side waiting for kickthomas
2024-08-28virtio-net: Ensure queue index fits with RSSAkihiko Odaki
2024-08-28target/arm: Handle denormals correctly for FMOPA (widening)Peter Maydell
2024-08-28hw/arm/mps2-tz.c: fix RX/TX interrupts orderMarco Palumbi
2024-08-28hw/i386/amd_iommu: Don't leak memory in amdvi_update_iotlb()Peter Maydell
2024-08-28docs/sphinx/depfile.py: Handle env.doc2path() returning a Path not a strPeter Maydell
2024-08-28target/arm: Ignore SMCR_EL2.LEN and SVCR_EL2.LEN if EL2 is not enabledPeter Maydell
2024-08-28target/arm: Avoid shifts by -1 in tszimm_shr() and tszimm_shl()Peter Maydell
2024-08-28target/arm: Fix UMOPA/UMOPS of 16-bit valuesPeter Maydell
2024-08-28target/arm: Don't assert for 128-bit tile accesses when SVL is 128Peter Maydell
2024-08-28hw/misc/bcm2835_property: Fix handling of FRAMEBUFFER_SET_PALETTEPeter Maydell
2024-08-28hw/char/bcm2835_aux: Fix assert when receive FIFO fills upFrederik van Hövell
2024-08-28target/rx: Use target_ulong for address in LIRichard Henderson
2024-08-28hw/virtio: Fix the de-initialization of vhost-user devicesThomas Huth
2024-08-28util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params()Peter Maydell
2024-08-27hw/intc/loongson_ipi: Access memory in little endianBibo Mao
2024-08-27chardev/char-win-stdio.c: restore old console modesongziming
2024-08-27target/i386: do not crash if microvm guest uses SGX CPUID leavesPaolo Bonzini
2024-08-27intel_iommu: fix FRCD construction macroClément Mathieu--Drif
2024-08-27virtio-snd: check for invalid param shift operandsManos Pitsidianakis
2024-08-27virtio-snd: add max size bounds check in input cbManos Pitsidianakis
2024-08-27hw/cxl/cxl-host: Fix segmentation fault when getting cxl-fmw propertyZhao Liu
2024-08-27hw/nvme: fix memory leak in nvme_dsmZheyu Ma
2024-08-27hvf: arm: Do not advance PC when raising an exceptionAkihiko Odaki
2024-08-27target/arm: Use FPST_F16 for SME FMOPA (widening)Richard Henderson
2024-08-27target/arm: Use float_status copy in sme_fmopa_sDaniyal Khan
2024-08-27target/arm: LDAPR should honour SCTLR_ELx.nAAPeter Maydell
2024-08-27target/arm: Fix handling of LDAPR/STLR with negative offsetPeter Maydell
2024-08-27qapi/qom: Document feature unstable of @x-vfio-user-serverMarkus Armbruster
2024-07-16Update version for 8.2.6 releasev8.2.6Michael Tokarev
2024-07-12hw/nvme: fix number of PIDs for FDP RUH updateVincent Fu
2024-07-08sphinx/qapidoc: Fix to generate doc for explicit, unboxed argumentsMarkus Armbruster
2024-07-05char-stdio: Restore blocking mode of stdout on exitMaxim Mikityanskiy
2024-07-05virtio: remove virtio_tswap16s() call in vring_packed_event_read()Stefano Garzarella
2024-07-05virtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one()Cindy Lu
2024-07-03block: Parse filenames only when explicitly requestedKevin Wolf
2024-07-03iotests/270: Don't store data-file with json: prefix in imageKevin Wolf
2024-07-03iotests/244: Don't store data-file with protocol in imageKevin Wolf
2024-07-03qcow2: Don't open data_file with BDRV_O_NO_IOKevin Wolf
2024-07-02target/arm: Fix FJCVTZS vs flush-to-zeroRichard Henderson
2024-07-02target/arm: Fix VCMLA Dd, Dn, Dm[idx]Richard Henderson
2024-07-01i386/cpu: fixup number of addressable IDs for processor cores in the physical...Chuang Xu
2024-06-30tests: Update our CI to use CentOS Stream 9 instead of 8Thomas Huth
2024-06-30migration: Fix file migration with fdsetFabiano Rosas
2024-06-20tcg/loongarch64: Fix tcg_out_movi vs some pcrel pointersRichard Henderson
2024-06-20target/sparc: use signed denominator in sdiv helperClément Chigot
2024-06-20linux-user: Make TARGET_NR_setgroups affect only the current threadIlya Leoshkevich
2024-06-20accel/tcg: Fix typo causing tb->page_addr[1] to not be recordedAnton Johansson
2024-06-20stdvga: fix screen blankingGerd Hoffmann
2024-06-20hw/audio/virtio-snd: Always use little endian audio formatPhilippe Mathieu-Daudé