Show patches with: State = Action Required       |    Archived = No       |   478959 patches
« 1 2 3 44789 4790 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,3/3] target/riscv: vadc and vsbc are vm=0 instructions Fix some more RVV source overlap issues - - 2 - --- 2025-11-13 Max Chou New
[v3,2/3] target/riscv: rvv: Apply vext_check_input_eew to vector reduction instructions Fix some more RVV source overlap issues - - 1 - --- 2025-11-13 Max Chou New
[v3,1/3] target/riscv: rvv: Apply vext_check_input_eew to vector int/fp compare instructions Fix some more RVV source overlap issues - - 2 - --- 2025-11-13 Max Chou New
[v3] tests/functional/x86_64/test_virtio_gpu: Fix various issues reported by pylint [v3] tests/functional/x86_64/test_virtio_gpu: Fix various issues reported by pylint - - 2 1 --- 2025-11-13 Thomas Huth New
[v2] tests/functional/x86_64/test_virtio_gpu: Fix various issues reported by pylint [v2] tests/functional/x86_64/test_virtio_gpu: Fix various issues reported by pylint - - - - --- 2025-11-13 Thomas Huth New
[v2,18/18] gitlab: add a weekly container building job testing/next cleanups (docker, functional) - pre-PR - - 1 - --- 2025-11-13 Alex Bennée New
[v2,17/18] gitlab: make the schedule rules a bit more general testing/next cleanups (docker, functional) - pre-PR - - 1 - --- 2025-11-13 Alex Bennée New
[v2,16/18] gitlab: make custom runners need QEMU_CI to run testing/next cleanups (docker, functional) - pre-PR - - - - --- 2025-11-13 Alex Bennée New
[v2,15/18] gitlab: suppress custom runners being triggered by schedule testing/next cleanups (docker, functional) - pre-PR - - 1 - --- 2025-11-13 Alex Bennée New
[v2,14/18] gitlab: simplify the ubuntu-24.04-aarch64 rules testing/next cleanups (docker, functional) - pre-PR - - - - --- 2025-11-13 Alex Bennée New
[v2,13/18] gitlab: use template for ubuntu-24.04-s390x jobs testing/next cleanups (docker, functional) - pre-PR - - - - --- 2025-11-13 Alex Bennée New
[v2,12/18] tests: move test_virt_gpu to share.linaro.org testing/next cleanups (docker, functional) - pre-PR - - 1 - --- 2025-11-13 Alex Bennée New
[v2,11/18] tests: move test_kvm to share.linaro.org testing/next cleanups (docker, functional) - pre-PR - - 1 - --- 2025-11-13 Alex Bennée New
[v2,10/18] tests: move test_kvm_xen to share.linaro.org testing/next cleanups (docker, functional) - pre-PR - - 1 - --- 2025-11-13 Alex Bennée New
[v2,09/18] tests: move test_netdev_ethtool to share.linaro.org testing/next cleanups (docker, functional) - pre-PR - - 1 - --- 2025-11-13 Alex Bennée New
[v2,08/18] tests: move test_virt assets to share.linaro.org testing/next cleanups (docker, functional) - pre-PR - - 1 - --- 2025-11-13 Alex Bennée New
[v2,07/18] tests: move test_xen assets to share.linaro.org testing/next cleanups (docker, functional) - pre-PR - - 1 - --- 2025-11-13 Alex Bennée New
[v2,06/18] docs/about/emulation: update assets for uftrace plugin documentation testing/next cleanups (docker, functional) - pre-PR - - - - --- 2025-11-13 Alex Bennée New
[v2,05/18] gitlab: add initial ppc64le custom-runner test testing/next cleanups (docker, functional) - pre-PR - - 1 - --- 2025-11-13 Alex Bennée New
[v2,04/18] tests/docker: add coreutils to the package list testing/next cleanups (docker, functional) - pre-PR - - 2 - --- 2025-11-13 Alex Bennée New
[v2,03/18] tests/lcitool: update ENV stazas outputted by refresh testing/next cleanups (docker, functional) - pre-PR - - 1 - --- 2025-11-13 Alex Bennée New
[v2,02/18] libvirt-ci: bump libvirt-ci to latest version testing/next cleanups (docker, functional) - pre-PR - - 2 - --- 2025-11-13 Alex Bennée New
[v2,01/18] tests/docker: drop --link from COPYs in emsdk docker testing/next cleanups (docker, functional) - pre-PR - - 1 - --- 2025-11-13 Alex Bennée New
tests/functional/arm/test_aspeed_ast2600_buildroot: Fix pylint warnings tests/functional/arm/test_aspeed_ast2600_buildroot: Fix pylint warnings - - 1 - --- 2025-11-13 Thomas Huth New
virtio/vhost: don't consider non-MAP_SHARED regions public virtio/vhost: don't consider non-MAP_SHARED regions public 1 1 - - --- 2025-11-13 Daniil Tatianin New
tests/qemu-iotests: Fix broken grep command in iotest 207 tests/qemu-iotests: Fix broken grep command in iotest 207 - - 1 - --- 2025-11-13 Thomas Huth New
[v6] qapi: net: deprecate vhostforce option [v6] qapi: net: deprecate vhostforce option - - 1 - --- 2025-11-13 Vladimir Sementsov-Ogievskiy New
[v3] tests/unit: add unit test for qemu_hexdump() [v3] tests/unit: add unit test for qemu_hexdump() - - - - --- 2025-11-13 Vladimir Sementsov-Ogievskiy New
[22/22] rust/hpet: Enable lockless IO rust/hpet: Move towards lockless IO, partly - - - - --- 2025-11-13 Zhao Liu New
[21/22] rust/hpet: Replace BqlRefCell<HPETRegisters> with Mutex<HPETRegisters> rust/hpet: Move towards lockless IO, partly - - - - --- 2025-11-13 Zhao Liu New
[20/22] rust/hpet: Apply Migratable<> wrapper and ToMigrationState for HPETRegisters rust/hpet: Move towards lockless IO, partly - - - - --- 2025-11-13 Zhao Liu New
[19/22] rust/hpet: Rename hpet_regs variables to regs rust/hpet: Move towards lockless IO, partly - - - - --- 2025-11-13 Zhao Liu New
[18/22] rust/hpet: Borrow BqlRefCell<HPETRegisters> at top level rust/hpet: Move towards lockless IO, partly - - - - --- 2025-11-13 Zhao Liu New
[17/22] rust/hpet: Maintain HPETTimerRegisters in HPETRegisters rust/hpet: Move towards lockless IO, partly - - - - --- 2025-11-13 Zhao Liu New
[16/22] rust/hpet: Pass &BqlRefCell<HPETRegisters> as argument during MMIO access rust/hpet: Move towards lockless IO, partly - - - - --- 2025-11-13 Zhao Liu New
[15/22] rust/hpet: Explicitly initialize complex fields in init() rust/hpet: Move towards lockless IO, partly - - - - --- 2025-11-13 Zhao Liu New
[14/22] rust/hpet: Borrow HPETState.regs once in HPETState::post_load() rust/hpet: Move towards lockless IO, partly - - - - --- 2025-11-13 Zhao Liu New
[13/22] rust/hpet: Make global register accessors as methods of HPETRegisters rust/hpet: Move towards lockless IO, partly - - - - --- 2025-11-13 Zhao Liu New
[12/22] rust/hpet: Abstract HPETRegisters struct rust/hpet: Move towards lockless IO, partly - - - - --- 2025-11-13 Zhao Liu New
[11/22] rust/hpet: Make timer register accessors as methods of HPETTimerRegisters rust/hpet: Move towards lockless IO, partly - - - - --- 2025-11-13 Zhao Liu New
[10/22] rust/hpet: Abstract HPETTimerRegisters struct rust/hpet: Move towards lockless IO, partly - - - - --- 2025-11-13 Zhao Liu New
[09/22] rust/hpet: Rename decoded "reg" enumeration to "target" rust/hpet: Move towards lockless IO, partly - - - - --- 2025-11-13 Zhao Liu New
[08/22] rust/hpet: Rename HPETRegister to DecodedRegister rust/hpet: Move towards lockless IO, partly - - - - --- 2025-11-13 Zhao Liu New
[07/22] rust/hpet: Reduce unnecessary mutable self argument rust/hpet: Move towards lockless IO, partly - - - - --- 2025-11-13 Zhao Liu New
[06/22] rust/memory: Add enable_lockless_io binding rust/hpet: Move towards lockless IO, partly - - - - --- 2025-11-13 Zhao Liu New
[05/22] rust/bql: Ensure BQL locked early at BqlRefCell borrowing rust/hpet: Move towards lockless IO, partly - - - - --- 2025-11-13 Zhao Liu New
[04/22] rust/bql: Add BqlGuard to provide BQL context rust/hpet: Move towards lockless IO, partly - - - - --- 2025-11-13 Zhao Liu New
[03/22] rust/migration: Check name field in VMStateDescriptionBuilder rust/hpet: Move towards lockless IO, partly - - - - --- 2025-11-13 Zhao Liu New
[02/22] rust/migration: Fix missing name in the VMSD of Migratable<> rust/hpet: Move towards lockless IO, partly - - - - --- 2025-11-13 Zhao Liu New
[01/22] rust/migration: Add Sync implementation for Migratable<> rust/hpet: Move towards lockless IO, partly - - - - --- 2025-11-13 Zhao Liu New
[v2,1/1] target/hppa: add 64 bit support to gdbstub 64 Bit support for hppa gdbstub - - - - --- 2025-11-13 Sven Schnelle New
rtc/mc146818rtc: fix QEMU crash when time runs backwards rtc/mc146818rtc: fix QEMU crash when time runs backwards - - - - --- 2025-11-13 shenjiatong New
[v4,RESEND,2/2] tests/acpi: Add acpi ged and power button in DSDT for RISC-V hw/riscv/virt: Add acpi ged and powerdown support - - - - --- 2025-11-13 liu.xuemei1@zte.com.cn New
[v4,RESEND,1/2] hw/riscv/virt: Add acpi ged and powerdown support hw/riscv/virt: Add acpi ged and powerdown support - - - - --- 2025-11-13 liu.xuemei1@zte.com.cn New
[v3,13/13] iotests: Add coverage of recent NBD qio deadlock fix Fix deadlock with bdrv_open of self-served NBD - 1 2 - --- 2025-11-13 Eric Blake New
[v3,12/13] nbd: Avoid deadlock in client connecting to same-process server Fix deadlock with bdrv_open of self-served NBD - 1 1 - --- 2025-11-13 Eric Blake New
[v3,11/13] qio: Add QIONetListener API for using AioContext Fix deadlock with bdrv_open of self-served NBD - 1 - - --- 2025-11-13 Eric Blake New
[v3,10/13] qio: Prepare NetListener to use AioContext Fix deadlock with bdrv_open of self-served NBD - - 1 - --- 2025-11-13 Eric Blake New
[v3,09/13] qio: Provide accessor around QIONetListener->sioc Fix deadlock with bdrv_open of self-served NBD - - - - --- 2025-11-13 Eric Blake New
[v3,08/13] chardev: Reuse channel's cached local address Fix deadlock with bdrv_open of self-served NBD - - - - --- 2025-11-13 Eric Blake New
[v3,07/13] qio: Factor out helpers qio_net_listener_[un]watch Fix deadlock with bdrv_open of self-served NBD - - - - --- 2025-11-13 Eric Blake New
[v3,06/13] qio: Minor optimization when callback function is unchanged Fix deadlock with bdrv_open of self-served NBD - - 1 - --- 2025-11-13 Eric Blake New
[v3,05/13] qio: Protect NetListener callback with mutex Fix deadlock with bdrv_open of self-served NBD - 1 - - --- 2025-11-13 Eric Blake New
[v3,04/13] qio: Remember context of qio_net_listener_set_client_func_full Fix deadlock with bdrv_open of self-served NBD - 1 1 - --- 2025-11-13 Eric Blake New
[v3,03/13] qio: Unwatch before notify in QIONetListener Fix deadlock with bdrv_open of self-served NBD - 1 1 - --- 2025-11-13 Eric Blake New
[v3,02/13] qio: Add trace points to net_listener Fix deadlock with bdrv_open of self-served NBD - - 1 - --- 2025-11-13 Eric Blake New
[v3,01/13] iotests: Drop execute permissions on vvfat.out Fix deadlock with bdrv_open of self-served NBD - 1 1 - --- 2025-11-13 Eric Blake New
[v2,3/3] hw/arm: enable eeproms for quanta-q71l Add drive-backed EEPROM support to quanta-q71l - - - - --- 2025-11-13 Yubin Zou New
[v2,2/3] hw/arm: add eeproms to quanta-q7l1 board Add drive-backed EEPROM support to quanta-q71l - - - - --- 2025-11-13 Yubin Zou New
[v2,1/3] hw/nvram: Add a new auxiliary function to init at24c eeprom Add drive-backed EEPROM support to quanta-q71l - - - - --- 2025-11-13 Yubin Zou New
[RFC,v1,1/1] virtio-gpu: Support mapping hostmem blobs with map_fixed [RFC,v1,1/1] virtio-gpu: Support mapping hostmem blobs with map_fixed - - - - --- 2025-11-12 Dmitry Osipenko New
[v3,2/2] target/arm/kvm: add kvm-psci-version vcpu property arm: add kvm-psci-version vcpu property - - - - --- 2025-11-12 Sebastian Ott New
[v3,1/2] target/arm/kvm: add constants for new PSCI versions arm: add kvm-psci-version vcpu property - - 1 - --- 2025-11-12 Sebastian Ott New
[v4,8/8] target/arm/kvm: Support multiple memory CPERs injection target/arm/kvm: Improve memory error handling - - - - --- 2025-11-12 Gavin Shan New
[v4,7/8] acpi/ghes: Use error_fatal in acpi_ghes_memory_errors() target/arm/kvm: Improve memory error handling - - 1 - --- 2025-11-12 Gavin Shan New
[v4,6/8] acpi/ghes: Bail early on error from get_ghes_source_offsets() target/arm/kvm: Improve memory error handling - - 1 - --- 2025-11-12 Gavin Shan New
[v4,5/8] acpi/ghes: Extend acpi_ghes_memory_errors() for multiple CPERs target/arm/kvm: Improve memory error handling - - - - --- 2025-11-12 Gavin Shan New
[v4,4/8] tests/qtest/bios-tables-test: Update HEST table target/arm/kvm: Improve memory error handling - - 1 - --- 2025-11-12 Gavin Shan New
[v4,3/8] acpi/ghes: Increase GHES raw data maximal length to 4KiB target/arm/kvm: Improve memory error handling - - 1 - --- 2025-11-12 Gavin Shan New
[v4,2/8] tests/qtest/bios-tables-test: Prepare for changes in the HEST table target/arm/kvm: Improve memory error handling - - 1 - --- 2025-11-12 Gavin Shan New
[v4,1/8] acpi/ghes: Make GHES max raw data length dynamic target/arm/kvm: Improve memory error handling - - - - --- 2025-11-12 Gavin Shan New
tests/qemu-iotest: fix iotest 024 with qed images tests/qemu-iotest: fix iotest 024 with qed images - 1 1 1 --- 2025-11-12 Alberto Garcia New
[RFC,1/1] block: avoid global drain on graph subtrees manipulation [RFC,1/1] block: avoid global drain on graph subtrees manipulation - - - - --- 2025-11-12 Andrey Drobyshev New
[v5] Add RISCV ZALASR extension [v5] Add RISCV ZALASR extension - - 1 - --- 2025-11-12 Roan Richmond New
[RFC,v3,3/3] tests/qtest: add SMMUv3 bare-metal test using iommu-testdev hw/misc: Introduce a generalized IOMMU test framework - - - - --- 2025-11-12 Tao Tang New
[RFC,v3,2/3] tests/qtest: add libqos SMMUv3 helper library hw/misc: Introduce a generalized IOMMU test framework - - - - --- 2025-11-12 Tao Tang New
[RFC,v3,1/3] hw/misc: introduce iommu-testdev for bare-metal IOMMU testing hw/misc: Introduce a generalized IOMMU test framework - - - - --- 2025-11-12 Tao Tang New
[v3,10/10] system/replay: Rename some method parameters chardev: Improve @docstring and clarify qemu_chr_write() uses - - - - --- 2025-11-12 Philippe Mathieu-Daudé New
[v3,09/10] hw/char: Simplify when qemu_chr_fe_write() could not write chardev: Improve @docstring and clarify qemu_chr_write() uses - - 1 - --- 2025-11-12 Philippe Mathieu-Daudé New
[v3,08/10] chardev/char: Document qemu_chr_fe_write()'s return value chardev: Improve @docstring and clarify qemu_chr_write() uses - - 1 - --- 2025-11-12 Philippe Mathieu-Daudé New
[v3,07/10] chardev/char: Preserve %errno in qemu_chr_write() chardev: Improve @docstring and clarify qemu_chr_write() uses - - 1 - --- 2025-11-12 Philippe Mathieu-Daudé New
[v3,06/10] chardev/char: Allow partial writes in qemu_chr_write() chardev: Improve @docstring and clarify qemu_chr_write() uses - - - - --- 2025-11-12 Philippe Mathieu-Daudé New
[v3,05/10] chardev/char-pty: Do not ignore chr_write() failures chardev: Improve @docstring and clarify qemu_chr_write() uses - 1 1 - --- 2025-11-12 Philippe Mathieu-Daudé New
[v3,04/10] chardev/char: Document qemu_chr_write[_all]() chardev: Improve @docstring and clarify qemu_chr_write() uses - - 1 - --- 2025-11-12 Philippe Mathieu-Daudé New
[v3,03/10] chardev/char: Improve ChardevClass::chr_write() docstring chardev: Improve @docstring and clarify qemu_chr_write() uses - - 1 - --- 2025-11-12 Philippe Mathieu-Daudé New
[v3,02/10] chardev/char-io: Add @docstrings for io_channel_send[_full]() chardev: Improve @docstring and clarify qemu_chr_write() uses - - 1 - --- 2025-11-12 Philippe Mathieu-Daudé New
[v3,01/10] chardev/char-fe: Improve @docstrings chardev: Improve @docstring and clarify qemu_chr_write() uses - - 1 - --- 2025-11-12 Philippe Mathieu-Daudé New
[for-11.0] hw: add compat machines for 11.0 [for-11.0] hw: add compat machines for 11.0 - - - - --- 2025-11-12 Cornelia Huck New
[RFC,2/2] hw/loongarch/virt: Define versioned virt machine hw/loongarch/virt: Add versioned machine type support - - - - --- 2025-11-12 Bibo Mao New
[RFC,1/2] hw/loongarch/virt: Define virt machine type with type_init() hw/loongarch/virt: Add versioned machine type support - - - - --- 2025-11-12 Bibo Mao New
« 1 2 3 44789 4790 »