summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-10scripts/qemugdb: timers: Fix KeyError in 'qemu timers' commandAndrey Drobyshev
2026-02-10linux-user/syscall.c: Prevent acquiring clone_lock while fork()Aleksandr Sergeev
2026-02-06hw/cxl: Take into account how many media operations are requested for param c...Jonathan Cameron
2026-02-06hw/cxl: Check for overflow on santize media as both base and offset 64bit.Jonathan Cameron
2026-02-06virtio-gpu: fix error handling in virgl_cmd_resource_create_blobHonglei Huang
2026-02-06virtio-pmem: ignore empty queue notificationsLi Chen
2026-02-06virtio-gpu-virgl: correct parent for blob memory regionJoelle van Dyne
2026-02-06cryptodev-builtin: Limit the maximum sizezhenwei pi
2026-02-06hw/virtio/virtio-crypto: verify asym request sizezhenwei pi
2026-02-06q35: Fix migration of SMRAM stateIgor Mammedov
2026-02-06pcie_sriov: Fix PCI_SRIOV_* accesses in pcie_sriov_pf_exit()Kevin Wolf
2026-02-06virtio: Fix crash when sriov-pf is set for non-PCI-Express deviceKevin Wolf
2026-02-06virtio-dmabuf: Ensure UUID persistence for hash table insertionDorinda Bassey
2026-02-06vdpa: fix vhost-vdpa suspended state not be sharedWafer Xie
2026-02-06hw/i2c/aspeed_i2c: Fix DMA moving data into incorrect addressJamin Lin
2026-02-06hw/i2c/aspeed: Fix wrong I2CC_DMA_LEN when I2CM_DMA_TX/RX_ADDR set firstJamin Lin
2026-02-06hw/arm/aspeed_ast27x0: Fix EHCI3/4 IRQ routing to GICJamin Lin
2026-02-06hw/i2c/aspeed_i2c.c: Add a check for dma_readNabih Estefan
2026-02-06hw/adc: Fix out-of-bounds write in Aspeed ADC modelCédric Le Goater
2026-02-04hw/uefi: fix size negotiationGerd Hoffmann
2026-02-03hw/nvme: Fix bootindex suffix use-after-freeAkihiko Odaki
2026-02-02python: fix msys64 wheel directory specificationJohn Snow
2026-02-02tests/qtest/ufs-test: Add test for mcq completion queue wraparoundIlia Levi
2026-02-02hw/ufs: Fix mcq completion queue wraparoundIlia Levi
2026-02-02hw/ufs: fix CQE endianness and UPIU lengthJeuk Kim
2026-02-02hw/ufs: Ensure DBC of PRDT uses only lower 18 bitsJeuk Kim
2026-02-02tests/functional: migrate sbsa_ref test imagesAlex Bennée
2026-01-28pc-bios/optionrom: Use 32-bit linker emulation for the optionromsThomas Huth
2026-01-28target/i386/tcg: fix a few instructions that do not support VEX.L=1Paolo Bonzini
2026-01-24linux-user: fixup termios2 related things on PowerPCIcenowy Zheng
2026-01-24linux-user: Add missing termios baud ratesVivian Wang
2026-01-24linux-user: Add termios2 support to sparc targetLuca Bonissi
2026-01-24linux-user: Add termios2 support to sh4 targetLuca Bonissi
2026-01-24linux-user: Add termios2 support to mips targetLuca Bonissi
2026-01-24linux-user: Add termios2 support to hppa targetLuca Bonissi
2026-01-24linux-user: Add termios2 support to alpha targetLuca Bonissi
2026-01-24linux-user: Add termios2 supportLuca Bonissi
2026-01-24hw/intc: avoid byte swap fiddling in gicv3 its pathAlex Bennée
2026-01-21bsd-user/syscall_defs.h: define STAT_TIME_T_EXT only for 32 bitsPierrick Bouvier
2026-01-21bsd-user: Fix __i386__ test for TARGET_HAS_STAT_TIME_T_EXTRichard Henderson
2026-01-21hw/sd/sdhci: Fix TYPE_IMX_USDHC to implement sd-spec-version 3 by defaultBernhard Beschow
2026-01-21linux-user/aarch64/target_fcntl.h: add missing TARGET_O_LARGEFILE definitionPierrick Bouvier
2026-01-21tests/functional: Mark another MIPS replay test as flakyPhilippe Mathieu-Daudé
2026-01-21tests/functional: Mark the MIPS replay tests as flakyPhilippe Mathieu-Daudé
2026-01-18accel/nvmm: Fix 'cpu' typo in nvmm_init_vcpu()Philippe Mathieu-Daudé
2026-01-18target/arm: Correctly trap HCR.TID1 registers in v7APeter Maydell
2026-01-18target/arm: Correctly honour HCR.TID3 for v7A coresPeter Maydell
2026-01-18target/arm: Don't specify ID_PFR1 accessfn twicePeter Maydell
2026-01-18tests/functional: migrate aspeed_rainier imageAlex Bennée
2026-01-18hw/loongarch/virt: Don't abort on access to unimplemented IOCSRYao Zi